@charset "utf-8";

/*-------
  top
-------*/
#top #wrapper #contens #mainImg {
padding-bottom:8px;
}
#top #wrapper #contens .newsTitle {
padding-bottom:8px;
}
#top #wrapper #contens .section {
padding-bottom:8px;
}
#top #wrapper #contens .section #newsDetail {
width:570px;
float:left;
padding:10px 0 0 20px;
font-size:87.5%;
}
#top #wrapper #contens .section #newsDetail dt{
width:126px;
float:left;
padding-right:15px;
font-weight:bold;
color:#016011;
line-height:1.4;
clear:left;
}
#top #wrapper #contens .section #newsDetail dd{
line-height:1.4;
}
#top #wrapper #contens .section #bannerArea {
width:245px;
float:right;
background:url(../images/top_bg01.gif) no-repeat;
}
#top #wrapper #contens .section #bannerArea ul {
background:url(../images/top_bg02.gif) no-repeat bottom;
list-style:none;
padding:20px 17px 0 17px;
}
#top #wrapper #contens .section #bannerArea ul li{
padding-bottom:20px;
}
#top #wrapper #contens .section #bannerArea ul li p{
font-size:62.5%;
/*text-align:center;*/
}
