body {
	background-image: none;
	background-color: #ffffff;
}

div#site {
	background-image: none;
	background-color: #ffffff;
	width: 590px;
	margin-left: -295px;
}

div#top {
	display: none
}

div#middle {
	width: 400px;
	height: 154px;
	position: absolute;
	left: 26px;
	top: 0px;
}


div.logo-border{
	border: 0px;
}

div#eyecatcher {
	display: none;
}

div#main {
	top: 154px;
	position: absolute;
	left: 0px;
	background-color: #ffffff;
	width: 590px;
}

table.main-stage{
	width: 590px;
}

td.navigation {
	display: none;
}

div.back{
	display: none;
}

table.stage {
background-color: #ffffff;
}


tr.darkstage {
background-color: #ffffff;
}

td.stage {
	background-color: #ffffff;
}

div#bottom {
	display: none;
}
