@charset "utf-8";
/* CSS Document */

body#toppage {
	background-color: #8DC21F;
}

#toppage #content {
	width: 800px;
	background-color: #8DC21F;
	background-image: none;
}

#toppage #footer {
	width: 800px;
	height: 58px;
}