@import url("font.css");
@import url("menu.css");
@import url("main.css");

/*etc
-------------------------------------------------*/	
.flash{
width:620px;
height:180px;
border:#fff 1px solid;
text-align:center;}

.topics p{
margin-top:5px;
margin-bottom:5px;}

.topics dl{
width:620px;
}
.topics dt{
width:150px;
height:14px;
float:left;
display:block;
text-indent:40px;
color:#c60;
}

.topics dd{
width:400px;
height:14px;
margin-right:20px;
float:left;
display:block;
}

.bana{clear:both}
.bana img{
float:left;
margin:10px 10px;}


dt.new{
background:url(../../img/new2.gif) no-repeat center left;}
dt.non{
background:url(../../img/new1.gif) no-repeat center left;}

.en{
font-size:11px;
font:"Arial, Helvetica, sans-serif";
color:#009999;
margin-left:20px;
line-height:0px;}

