#s01{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
	background-color: url;
	background-image: url(../img/bingatatop.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.koutei {
	height: 250px;
	width: 630px;
	text-align: left;
	overflow : hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}



.koutei p {
	text-align: left;
	line-height: 1.8em;	
	font-size: 12px;
}

h5 {
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
}

#maincontent .koutei img {
	float: left;
	background:;
	margin-right: 30px;
	margin-top: 10px;
}




.kouteitext {
	height: autopx;
	width: 630px;
	text-align: center;
	overflow : hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
		
}.kouteitext p {
	text-align: center;
	line-height: 1.8em;
	font-size: 12px;
	padding-bottom: 10px;
}

.kouteitext2 {
	height: autopx;
	width: 630px;
	text-align: center;
	overflow : hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
		
}.kouteitext2 p {
	text-align: center;
	line-height: 1.8em;
	font-size: 12px;
	padding-bottom: 10px;
}


#maincontent {
	width: 640px;
	float : left;
	margin-top: 70px;
	margin-left: 10px;
	height: auto;
	margin-bottom: 70px;
}

h2 {
	font-size: 36px;
	position:absolute;
	bottom:130px;
	left:50%;
	margin-left:-95px;
	letter-spacing: 0.1em;
}


