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

#contents dl { margin-top:30px; border-bottom:1px #666666 solid;}
#contents dl dt{ float:left; width:245px; font-weight:bold; border-bottom:2px #666 solid; padding-top:1em; padding-left:20px;padding-bottom:10px;}
#contents dl dd{ float:left; width:425px; border-bottom:1px #666 solid; margin:1px 0 0 0;padding-top:1em; padding-left:20px;padding-bottom:10px;}

#contents dl dd:last-child{border:none;}
#contents dl dt:last-child{border:none;}

#contents dl dd ul li { list-style:none; background:url(../images/company/list.gif) no-repeat; background-position:0 0.3em; padding-left:1em;}
#contents dl dd ul { margin-bottom:20px;}
#contents dl dd h2{ font-weight:bold;}