#wrapper {
	height: 882px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#header {
	height: 205px;
	width: 800px;
}
#contents {
	height: 600px;
	width: 800px;
	background-image: url(sozai/mainpage.jpg);
}
body {
	margin-top: 0px;
}
#button {
	height: 560px;
	width: 250px;
	float: left;
}
#button img {
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#futter {
	height: 77px;
	width: 800px;
}

