@charset "UTF-8";
.wapper {
	background-image: url(../img/top_bgimg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	height: 563px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
