@charset "utf-8";
.flash_content{
width:630px;
height:240px;
padding:0 0 10px;
}

#news {
width:370px;
padding:0;
float:left;
}
#news h2 {
padding: 0;
height: 30px;
}
#news dl {
padding: 10px 10px 0;
float: left;
width: 350px;
}
#news dt {
padding-left: 20px;
font-size: 62.5%;
line-height: 2.5;
font-weight: bold;
background: url(../img/parts/p.gif) no-repeat left center;
color: #333333;
}
#news dd.title {
margin: -2.5em 0 0 0;
padding: 0 0 0 8.5em;
line-height: 2.5;
}

#news dt a {
text-decoration: none;
}
#news dd {
font-size: 62.5%;
color: #999999;
padding: 0 0 10px 3em;
line-height: 1.5;
margin: 0;
}
#content .conrero {
float: right;
width: 240px;
}
#content .conrero p {
padding: 0px;
margin-bottom: 10px;
text-align: center;
}
