@charset "UTF-8";
/* CSS Document */
/* h1 */
#h1_bk {
	height: 831px;
	width:900px;
	margin: 0 auto;
	padding-top:20px;
}
/* トップイメージ */
#top_img {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/* h2 */
h2 {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: center;
	font-size: 4em;
	margin-top: 10px;
	font-weight: normal;
	margin-bottom: 10px;
}
/* コンテンツ１ */
#content1_left {
	/*height: 301px;*/
	width: 700px;
	float: left;
	margin-left: 5px;
	}
#content_right {
	float: right;
}

#content_one_m{
	margin-top:10px;
	float: left;
	height:679px;
	
}
#content_one_d{
	margin-top:10px;
	float: left;
	height:1075px;
	
}
#content_one_b{
	margin-top:10px;
	float: left;
	height:1242px;
	
}
#content_one_c{
	margin-top:10px;
	float: left;
	height:1137px;
	
}
#btn3 {
	margin-left: 200px;
	clear: both;
	padding-top: 30px;
}

#warp1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	/*background-color : #ffffff ;*/
	height:4180px;
	
}

#content2_warp {
	width: 883px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	padding-top: 40px;
}
input {
cursor:pointer;
}

/*　フッター */
#copyright {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 7em;
	background-color: #FFF;
	margin-top: 0px;
}

