#contents {
	height: 935px;
}
#mein {
	height: 935px;
	background-image: url(resource/page.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.top {
	background-image: url(world/resource/world_top.jpg);
	height: 387px;
	width: 681px;
}
.mein {
	height: 417px;
	width: 681px;
	background-repeat: no-repeat;
	background-position: center center;
}
.stage {
	height: 184px;
	width: 681px;
}
.mein_end {
	background-image: url(world/resource/world_01.jpg);
	height: 200px;
	width: 681px;
	background-repeat: no-repeat;
}
.map01 {
	height: 138px;
	width: 561px;
	margin: 248px 0px 0px 58px;
	padding: 0px;
	float: left;
}
.map02 {
	height: 138px;
	width: 561px;
	margin-top: 0px;
	margin-left: 58px;
	float: left;
}



/*↓メニューボタン↓*/

img {
border:0;
}
.top02 a{
display:block;
width:213px;
height:96px;
background:url(resource/logo.jpg) no-repeat right top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.prologue02 a {
display:block;
width:213px;
height:52px;
background:url(resource/menu01.jpg) no-repeat right top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.prologue02 a:hover {
background-position:right bottom;
}
.chara02 a {
display:block;
width:213px;
height:51px;
background:url(resource/menu02.jpg) no-repeat right top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.chara02 a:hover {
background-position:right bottom;
}
.world02 {
display:block;
width:213px;
height:50px;
background:url(resource/menu03.jpg) no-repeat right bottom;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.system02 a {
display:block;
width:213px;
height:50px;
background:url(resource/menu04.jpg) no-repeat right top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.system02 a:hover {
background-position:right bottom;
}
.spec02 a {
display:block;
width:213px;
height:50px;
background:url(resource/menu05.jpg) no-repeat right top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.spec02 a:hover {
background-position:right bottom;
}
.special02 a {
display:block;
width:213px;
height:50px;
background:url(resource/menu06.jpg) no-repeat right top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.special02 a:hover {
background-position:right bottom;
}
.download02 a {
display:block;
width:213px;
height:50px;
background:url(resource/menu07.jpg) no-repeat right top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.download02 a:hover {
background-position:right bottom;
}
.order02 a {
display:block;
width:213px;
height:68px;
background:url(resource/menu08.jpg) no-repeat right top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.order02 a:hover {
background-position:right bottom;
}


/*IE6*/

*html  .map01 {
	height: 138px;
	width: 561px;
	background-image: url(world/icon/map_00.jpg);
	background-repeat: no-repeat;
	margin-top: 248px;
	margin-left: 30px;
}
*html  .map02 {
	height: 138px;
	width: 561px;
	margin-top: 0px;
	margin-left: 30px;
	background-image: url(world/icon/map_01.jpg);
	background-repeat: no-repeat;
}
