@charset "utf-8";
/* CSS Document */

/*----------------------------------------*/
/*ニュースリリース*/
/*----------------------------------------*/
#newsrelease dl{
width:556px;
padding:5px 0 0 10px;
}
#newsrelease dt{
background:url(../img/company/newsrelease/icon.gif) no-repeat 0 15px;
padding:10px 0 5px 13px;
line-height:140%;
float:left;
}
#newsrelease dd{
padding:10px 0 5px 105px;
line-height:140%;
}
#newsrelease p.sub_title{
background:url(../img/company/newsrelease/subtitle_bg.gif) no-repeat;
margin:10px 0 0 0;
padding:4px 0 4px 20px;
font-weight:bold;
letter-spacing:0.1em;
color:#006A3F;
}

#history{
border-top:1px dashed #999999;
margin:20px 0 0 0;
padding:10px 0 20px 10px;
}
#history li{
display:inline;
background:url(../img/company/newsrelease/icon_gray.gif) no-repeat 0 5px;
padding:0 20px 0 13px;
}

