@charset "utf-8";
 


/*====================

index.html

=====================*/

#VISUAL {background-color:#2b2b2b;}
#VISUALIMG {width:980px; margin:0 auto; height:345px; }
#VISUALIMG img{float:left;}

#NEWS {width:615px; float:left; margin-top:30px;}
#NEWS dl{margin-top:27px;}
#NEWS dl dt {width:100px; float:left; color:#4dac00; font-weight:bold;}
#NEWS dl dd {margin-left:100px; padding-bottom:15px;}

#DL {width:327px; float:right; margin-top:30px; background-color:#e7f1cb; padding-top:0px;}
#DL h2, #DL ul>li{text-align:center;}
#DL h2 img{margin:0px auto 20px auto;}
#DL ul>li{margin-bottom:20px;}

#NEWS,#DL{margin-bottom:20px;}
