#contents {
	height: 1900px;
}
#mein {
	height: 1900px;
	background-image: url(resource/page.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.top{
	height: 169px;
	width: 681px;
	background-image: url(special/resource/special_top.jpg);
}
.end {
	background-image: url(special/resource/mona.gif);
	height: 199px;
	width: 270px;
	margin-top: 10px;
}
.cast {
	background-image: url(special/resource/cast.jpg);
	height: 453px;
	width: 681px;
	background-repeat: no-repeat;
}
.cast_icon {
	float: left;
	height: 90px;
	width: 500px;
	margin-top: 170px;
	margin-left: 87px;
}
.movie {
	background-image: url(special/resource/movie.jpg);
	height: 582px;
	width: 681px;
	font-size: 12px;
	line-height: 14px;
}
.movie_icon {
	height: 150px;
	float: left;
	padding: 0px;
	margin-top: 80px;
	margin-left: 120px;
}
.link{
	margin: 0px 0px 0px 5px;
	padding: 3px;
	text-align: left;
}
.link a{
	color: #3366FF;
	text-decoration: underline;
}
.link a:hover{
	color: #FF3300;
	text-decoration: underline;
}
ul {
	height: 25px;
	padding: 140px 0px 0px 90px;
	list-style-type: none;
	text-align: center;
	float: left;
	margin: 0px;
	width: 550px;
}
li{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
}
li a{
	background-image: url(resource/skip.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 25px;
	width: 166px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}
li a:hover {
	background-image: url(resource/skip.gif);
	background-position: center bottom;
	color: #000000;
}
.monamona {
	margin-top: 20px;
}
.sound {
	background-image: url(special/resource/sound.jpg);
	height: 420px;
	width: 681px;
	background-repeat: no-repeat;
}
.cd_sample {
	margin: 115px 0px 0px 60px;
	padding: 0px;
	float: left;
}
.all_sample {
	margin: 60px 0px 0px 60px;
	padding: 0px;
	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 a {
display:block;
width:213px;
height:50px;
background:url(resource/menu03.jpg) no-repeat right top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.world02 a:hover {
background-position:right bottom;
}
.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{
display:block;
width:213px;
height:50px;
background:url(resource/menu06.jpg) no-repeat right bottom;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.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  .cast_icon {
	height: 90px;
	width: 500px;
	margin-top: 170px;
	margin-left: 43px;
}
*html  .movie_icon {
	height: 150px;
	padding: 0px;
	margin-top: 80px;
	margin-left: 60px;
	text-align: left;
}
*html  .cd_sample {
	margin: 115px 0px 0px 30px;
	padding: 0px;
}
*html  .all_sample {
	margin: 60px 0px 0px 30px;
	padding: 0px;
}
