@charset "utf-8";

/*index style-------------*/

/*header---*/

#header_index {
	margin: 0 5px;
	padding: 0;
	width: 780px;
}
#header_index h1{
	visibility: hidden;

	position: absolute;
	top: 0px;
}
#header_index main_img{
	margin: 0px;
	padding: 0px;
	width:780px;
	height:215px;
}


/*main---*/
#main_index {
	margin: 0 5px;
	background: top repeat-x url(/img/bg_line_dot_upper.gif);
	clear: both;
	padding: 20px 15px;
}
#main_index h2 {
	margin: 0 0 10px 0;
}

/*info*/
#info_index_01 {
	width: 450px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	/*background-color: #E0E0E0;*/
}
#info_index_02 {
	margin: 0px;
	width: 280px;
	float: left;
	/*background-color: #E0E0E0;*/
}

/*topics*/
#topics_index {

}
	
#topics_index .body{
	border-top: 3px solid #81CED9;
	border-left: 1px solid #B7B6A8;
	margin:0px;
	padding: 10px;
	background:transparent url(/img/top/bg_info_body.jpg) left top;
	border-right: 1px solid #B7B6A8;
}

#topics_index .footer {
	background-image: url(/img/top/bg_info_footer.jpg);
	border-left: 1px solid #B7B6A8;
	height:18px;
	overflow:hidden;
}

#bannerarea_index {
	margin-top:10px;
}
#main_index h3 {
	margin: 0 0 10px 0;
	font-weight: bold;
}
