@charset "utf-8";
/*
 * #hd_wrap01
 */
#hd_wrap01 {
	min-width: 950px;
	background: #f7f6f6 url("../images/bg_hdimg01.jpg") no-repeat center top;
}
	#hd_wrap01 h1 {
		width: 720px;
		margin: 0 auto;
		padding: 98px 135px 98px 0;
		text-align: right;
	}

/*
 * #contents_wrap01
 */
#contents_wrap01 {
	padding: 60px 0 0 0;
}
	#contents_wrap01 h2 {
		margin: 0 0 40px 0;
	}

#section03 .wrap_imageBox {
	display: block;
	margin: 0 auto;
}
	#section03 .wrap_imageBox p {
		float: left;
		margin-right: 30px;
	}

.section01,
.section02 {
	overflow: hidden;
}
.section02 {
	margin: 50px 0 0 0;
}
		.section01 .txt,
		.section02 .txt {
			float: left;
			width: 380px;
			margin: 0;
		}
		.section01 .img,
		.section02 .img {
			float: right;
			width: 550px;
			margin: 0;
		}
