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



/*top page
-------------------------------*/
div#main_img{margin-bottom:20px;}

div#sub{width:286px;}
div#sub div.section{background:url(../images/sub_bg.gif) repeat-y; border-bottom:solid 1px #ccc;}
div#sub div.section dl{margin:0;}
div#sub div.section dt{margin-bottom:10px;}
div#sub div.section dt img{margin:14px 0 10px;}
div#sub div.section dd{background:url(../../images/dott.gif) bottom left repeat-x;}
div#sub div.section dd.last{background:none;}
div#sub div.section dd p{margin:0;}
div#sub div.section dd p.dtl_link{text-align:right; padding:10px 0 14px; line-height:1; letter-spacing:1px;}
div#sub div.section dd p.dtl_link a{text-decoration:none; color:#fff; font-weight:bold; font-size:110%; background:#ff9900; padding:4px;}
div#sub div.section dd p.dtl_link a:hover{background:#F60;}

div#main{width:542px;}
div#main p, div#main div{margin-right:9px;}
div#main div#news{padding:30px 0;}
div#main div#news dt{margin-bottom:5px;}
div#main div#news dd{margin-bottom:14px; padding-bottom:14px; background:url(../../images/dott.gif) bottom left repeat-x;}


