#contents {
	height: 2470px;
}

.top {
	background-image: url(img/ys_stage_top.jpg);
	height: 210px;
	width: 681px;
}
.mein {
	height: 417px;
	width: 681px;
	background-repeat: no-repeat;
	background-position: center center;
}
.text_right {
	width: 300px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	float: right;
	margin-right: 45px;
	margin-top: 130px;
}
.text_left {
	width: 300px;
	float: left;
	margin-top: 130px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin-left: 50px;
}
.advance {
	height: 44px;
	width: 681px;
	padding-top: 15px;
}


/*ŒÅ—L”wŒi*/
.adol{
	background-image: url(img/ys_stage_01.jpg);
	height: 270px;
	width: 681px;
}
.dogi{
	background-image: url(img/ys_stage_02.jpg);
	height: 270px;
	width: 681px;
}
.aisha{
	background-image: url(img/ys_stage_03.jpg);
	height: 270px;
	width: 681px;
}
.chester{
	background-image: url(img/ys_stage_04.jpg);
	height: 270px;
	width: 681px;
}
.geis{
	background-image: url(img/ys_stage_05.jpg);
	height: 270px;
	width: 681px;
}
.elk{
	background-image: url(img/ys_stage_06.jpg);
	height: 270px;
	width: 681px;
}
.mishera{
	background-image: url(img/ys_stage_07.jpg);
	height: 270px;
	width: 681px;
}
.crshe{
	background-image: url(img/ys_stage_08.jpg);
	height: 270px;
	width: 681px;
}

/*IE6*/
*html  .text_left {
	width: 300px;
	margin-top: 130px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin-left:25px;
}
*html  .text_right {
	width: 300px;
	margin-top: 130px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin-right: 22px;
}
