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




.contents {
}

/*____________________ header ____________________*/

#header {
height: 280px;
background: url(../img/top-head-bg.jpg) no-repeat center top;
}
#top-flash {
padding: 10px;
}

#special h2 {
font-size: 18px; margin: 0 0 12px 0;
}
#banner {
margin: 20px 0;
}



/*____________________ main ____________________*/


#top-copy h2 {
font-size: 18px; font-weight: bold; color: #6C3A05;
}



/*____________________ news-topics ____________________*/


#main #news table {
border: none;
}

#main #news table th {
font-size: 12px; font-weight: normal; line-height: 100%; text-align: left;
border: none;border-bottom: 1px solid #ccc7c2;
}
#main #news table td {
padding: 10px; background: url(../img/news_hr.gif) repeat-y left top;
border: none; border-bottom: 1px solid #ccc7c2;
font-size: 12px; line-height: 130%;
}



#topics .dan {
padding: 5px 5px 15px 5px; margin: 0 0; background: url(../img/top-line.gif) repeat-x bottom left;
}
#topics .dan h3 {
border: none; padding-left: 0; color:#336600; line-height: 1.3;
}