@charset "UTF-8";
#maincontant{
margin:0 auto;
width:1000px;
background:url("../lib/bg_maincontant.jpg") top center no-repeat;
}

#area{
float:left;
margin:0 0 0 50px;
_margin-left:20px;
padding-top:40px;
width:690px;
text-align:left;
}

#area h3{width:698px; height:77px; background:url("../lib/news/title.jpg") 0 0 no-repeat; text-indent:-9999px;}
#area h4{margin:10px 0 0 60px; padding:10px 0; border-top:1px dotted #2e2e2a; color:#339966; font-size:1.05em;}
#area h4.top{border:none;}
#area h5{width:580px;margin:0 0 5px 60px; font-weight:600; font-size:1.15em; color:#003366;}
#area h6{margin:0 0 0 60px; font-weight:600;}
#area ul{margin:0 0 0 80px; list-style:disc;}
#area ul.double{margin:0 0 0 90px; list-style:circle;}
#area ul.double li{margin:0 0 10px 0;}
#area ul.double li em{font-weight:600;}
#area p{margin:5px 0 0 60px;}
#area table td{padding:5px; vertical-align:top;}

#area em{color:#cc0000; font-size:1.2em; font-weight:600;}