@charset "utf-8";

@import url(common.css);

/*----- top layout -----*/
#top_main {vertical-align: top;}
#top_contents {width: 578px; border-right: 1px solid #ccc; padding: 10px 0px 10px 10px;}
#top_side {width: auto; padding: 10px 8px;}

#top_news {margin-top: 5px; width: 560px;}
#top_news h2 {background:url(../img/h2_news_bg.gif) left top no-repeat; font-weight:bold; font-size: 120%; padding: 2px 0px 0px 28px; height: 24px; color:#A20C00;}
#top_news h3 {margin-left: 5px; background:url(../img/h3_news_bg.gif) no-repeat left center; font-weight:bold; font-size: 110%; padding: 1px 0px 0px 20px; height: 18px; color:#A20C00;}
#top_news h3 img {
	margin-left:10px;
	vertical-align: top;
}

#top_link {margin-top: 5px; width: 560px;}
#top_link h2 {background:url(../img/h2_link_bg.gif) left top no-repeat; font-weight:bold; font-size: 120%; padding: 2px 0px 0px 28px; height: 24px; color:#006600;}
#top_link h3 {margin-left: 5px; background:url(../img/h3_link_bg.gif) no-repeat left center; font-weight:bold; font-size: 110%; padding: 1px 0px 0px 20px; height: 18px; color:#006600;}
#top_link h3 img {
	margin-left:10px;
	vertical-align: top;
}
#top_link p {margin-left: 8px;}

#top_about {margin-top: 5px; width: 560px;}
#top_about h2 {background:url(../img/h2_about_head.gif) left center no-repeat; font-weight:bold; font-size: 120%; padding: 2px 0px 0px 25px; height: 22px; color:#006600;}
#top_about p {margin-left: 8px;}

table.news {margin: 5px 0px 5px 5px; border: 1px solid #ccc;}
table.news tr {vertical-align: top;}
table.news th { padding: 2px 0px 0px 5px;}
table.news td { padding: 2px 0px 0px 5px;}

.bottom_dot_line {border-bottom: 1px dotted #ccc;}
.his_logo {float:right;}
.separater {margin: 5px; text-align: center;}

#top_bottom_banner {margin-top: 10px; text-align: center; vertical-align: bottom;}
#top_bottom_banner img {margin:5px;}

/* top layoit (side) */
#side_banner li {margin-bottom: 5px;}
