@charset "utf-8";

/*新着情報の修正 --------------------------------------------------------------------------*/

#media dl{
list-style:none;
clear:both;
margin:0;
padding:7px 0;
}

#media dl dt {
background:url(../image/firmlocation/icon_spt_blue.gif) no-repeat 10px 8px;
padding:5px 0 5px 30px;
line-height:140%;
float:left;
margin-right:1em;
color:#999999;
font-weight:bold;
}

#media dl dd {
margin:0px 0 5px 15px;
padding:5px 0;
border-bottom:1px solid #CCC;
line-height:140%;
}



