@charset "UTF-8";
#page{text-align: center;}
.btn{
	position: absolute;
	top: 54px;
	left: 50%;
	width: 1200px;
	margin-left: -600px;
	text-align: right;
}
.btn a{
	display: inline-block;
	margin-right: 50px;
}
.header{background: #000;}
.section01{background: #4192e4;}
.section02{background: #fff;}
.section03{background: #000;}
.section04{background: #fff;}
.section05{background: #000;}
.section06{background: #4192e4;}
.section07{background: #000;}
.footer{background: #fff;}
