/* CSS Document */
/*--- topimage ----------*/
#topimage {
	height: 255px;
	width: 972px;
	margin: 0 auto;
	background: url('../img/topimege_bg.jpg') no-repeat left top;
	position: relative;
}
#topimage  p.topimage_txt {display: none;}
#topimage  p.topimage_btn {
	position: absolute;
	top: 148px;
	left: 41px;
}
/*--- contents ----------*/
#contents {
	padding-top: 0px;
}
.index_box01 {
	height: auto;
	width: 717px;
	margin: 0 0 10px 2px;
	padding-bottom: 10px;
	background: url('../img/bg_index_box01.jpg') no-repeat left bottom;
}
.index_box01 p {
	padding: 10px 15px 5px 15px;
	background-color: #FFFFFF;
	border-left: 2px solid #505050;
	border-right: 2px solid #505050;
	color: #000000;
	line-height: 20px;
}
.index_box02 {
	height: auto;
	width: 702px;
	margin: 0 0 20px 10px;
}
.index_box02 p {
	padding: 0px 10px 5px 15px;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 20px;
}
.index_box02_in {
	float: left;
	width: 196px;
}
.index_box02_arrow {
	float: left;
	width: 57px;
}
.index_box02_1_txt {
	padding: 20px 5px 0 5px;
	background: url('../img/bg_index_box02_1.jpg') no-repeat left top;
	font-size: 11px;
	line-height: 16px;
	text-indent: 1em;
}
.index_box03 {
	height: auto;
	width: 717px;
	margin: 0 0 20px 2px;
}
.index_box03 ul {
	display: block;
	height: 132px;
	width: 717px;
	margin-bottom: 2px;
	padding-top: 7px;
	list-style-type: none;
}
.index_box03 li {display: inline; margin-left: 9px;}
.index_box03_1 {background: url('../img/bg_index_box03_1.jpg') repeat-x left top;}
.index_box03_2 {background: url('../img/bg_index_box03_2.jpg') repeat-x left top;}
.index_box03_3 {background: url('../img/bg_index_box03_3.jpg') repeat-x left top;}

.btn_form {
	width: 717px;
	text-align: center;
	padding-bottom: 25px;
	margin: 0 0 25px 2px;
	border-bottom: 1px dashed #666666;
}
.banner_camp {
	width: 717px;
	text-align: center;
	padding-bottom: 25px;
	margin: 0 0 25px 2px;
	border-bottom: 1px dashed #666666;
}

/*--- text ----------*/
h3 {
	clear: both;
	margin-bottom: 13px;
}
