@charset "utf-8";

/*--------------------------------------------*/
/* index.html                                 */
/*--------------------------------------------*/
.top_contents #header { height: 45px; width:870}
.top_contents #header_contents { height: 45px; width:870 }

.top_contents #header_link {
	width: 200px;
}

#top_tab_change {
	width:685px;
	float:right;
}

#top_bunner {
	width:180px;
	float:left;
}

.top_tab_menu {
	background:url(contents/top_tit_bg.jpg) left bottom no-repeat;
	width:685px;
	height: 27px;
}

.top_tab_menu p {
	padding:3px 0 0 18px;
}

.top_tab_menu ul {
	float:left;
	padding-bottom:1px;
}

.top_tab_menu li{
	float: left;
	height: 26px;
}

.top_tab_menu li a {
	display: block;
	height: 26px;
	text-decoration: none;
}

.top_tab_menu li a span {
	visibility: hidden;
}

#tab01 {
	padding-left:150px;
}

#tab02,
#tab03,
#tab04 {
	padding-left:6px;
}

#tab01 a {
	background:transparent url(contents/top_tab01.jpg) top center no-repeat;
	width:80px;
}

#tab01 a:hover {
	background-position: bottom center;
	width:80px;
}

#tab01.selected a {
	background-position: bottom center;
	width:80px;
}

#tab02 a {
	background:transparent url(contents/top_tab02.jpg) top center no-repeat;
	width:80px;
}

#tab02 a:hover {
	background-position: bottom center;
	width:80px;
}

#tab02.selected a {
	background-position: bottom center;
	width:80px;
}


#tab03 a {
	background:transparent url(contents/top_tab03.jpg) top center no-repeat;
	width:80px;
}

#tab03 a:hover {
	background-position: bottom center;
	width:80px;
}

#tab03.selected a {
	background-position: bottom center;
	width:80px;
}

#tab04 a {
	background:transparent url(contents/top_tab04.jpg) top center no-repeat;
	width:80px;
}

#tab04 a:hover {
	background-position: bottom center;
	width:80px;
}

#tab04.selected a {
	background-position: bottom center;
	width:80px;
}


.top_news {
	width:670px;
}

.top_news dt {
	float:left;
	width: 70px;
	display: block;
	margin-left: 10px;
	clear: both;
	padding:13px 0 5px 0 !important;
	padding:10px 0;
}
* html .top_news dt {
	margin-left: 5px;
	padding:13px 0 5px 0 !important;
}
*:first-child+html .top_news dt {
	margin-left: 5px;
	padding:12px 0 5px 0 !important;
}
.top_news dd {
	background:url(contents/top_tab_dot02.gif) left bottom repeat-x;
	padding:10px 0 5px 0 !important;
	padding:10px 0;
}

.top_info_last {
	background:url(contents/top_tab_dot01.gif) left bottom repeat-x !important;
}

.top_news li {
	float:left;
}

.top_news_date {
	width:80px;
	font-weight:bold;
	color:#404040;
	display: block;
	padding-top: 1px;
}

.top_news_txt {
	background:url(contents/top_news_bg.gif) 0 0.7em no-repeat;
	padding-left: 12px;
	margin-left: 10px !important;
	margin-left: 0;
	width: 450px;
	padding:0 0 7px 10px;
}
* html .top_news_txt{
	padding:0 0 0 10px;
}

.top_news_txt a:link {
	color:#aaaaaa !important;
}

.top_news_txt a:visited {
	color:#5A7330 !important;
}
.top_news_txt a:hover {
	color:#666666 !important;
}

.top_botto_txt {
	clear:both;
	text-align:center;
	margin-top:15px;
}
/*IE6*/
* html .top_botto_txt {
	padding-top:15px;
	margin-top:0;
}
/*FF*/
html>/**/body .top_botto_txt {
	padding-top:15px;
}
/*FFȊO*/
html:first-child .top_botto_txt {
	padding-top:15px;
}
