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




.contents {
}

/*____________________ header ____________________*/

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





/*____________________ main ____________________*/


#top-copy {
padding: 0 15px 0 15px;
}
#top-copy h2 {
padding-bottom: 15px;
}
#bans {
margin: 25px 0 30px 0;
}
#bans li {
display: block; float: left;
padding: 0 5px 5px 5px;
}



#ichimai h2 {
padding: 9px 7px 9px 10px; margin: 0 0 7px 0;
font-size: 18px; line-height: 1.1; font-weight: normal;
background: url(../img/title-bg.jpg) center left #464439;
color:#fff; font-weight: bold;
}

#ichimai h3 {
border: none; font-size: 14px; padding-left: 0;
}

/*____________________ 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;
}