.contents1 {
	width: 100%;
	height: auto;
	position : relative;
	float: left;
}
.name_area {
	width:1000px;
	height: auto;
	position: relative;
	z-index:30;
	margin: 0 auto 0 auto;
}
.logo {
	width: 100%;
	height: auto;
	position : relative;
	top: -40px;
	text-align: center;
    z-index: 30;
}
.name {
	width: 1000px;
	height: auto;
	position : relative;
	float: left;
	z-index: 10;
	margin: -70px 0 0 0;
}
.honbun {
	width: 890px;
	height: auto;
	position: relative;
	z-index: 30;
	margin: 50px auto 50px auto;
	padding: 0 55px 0 55px;
	text-align: justify;
	font-size: 14px;
}
.btn_area {
	width: 430px;
	height: auto;
	position: relative;
	z-index: 30;
	margin: 50px auto 50px auto;
}
.spec {
	width: 100%;
	height: auto;
	position : relative;
	float: left;
	background-color: #F7F8F8;
	padding: 40px 0;
	text-align: center;
}
.obi {
	width: 100%;
	height: auto;
	position : relative;
	float: left;
	background-color: #0B0B0B;
	padding: 20px 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
}
.ba25 {
	width: 25%;
	height: auto;
	position : relative;
	float: left;
}
.contact {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 50px 0 100px 0;
	text-align: center;
}