#contents {
	height: 1380px;
}
#mein {
	height: 1380px;
	background-image: url(resource/page.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.top{
	height: 413px;
	width: 681px;
	background-image: url(spec/img/spec_top.jpg);
}
.info {
	height: 116px;
	width: 681px;
}
.dorama {
	background-image: url(spec/img/dramacd.jpg);
	height: 498px;
	width: 681px;
}
.book {
	background-image: url(spec/img/book.jpg);
	height: 286px;
	width: 681px;
	margin-top: 10px;
}
.card {
	background-image: url(spec/img/card.jpg);
	height: 254px;
	width: 681px;
	margin-top: 10px;
}
.privi a{
	height: 22px;
	width: 265px;
	display: block;
	margin-top: 363px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	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{
display:block;
width:213px;
height:50px;
background:url(resource/menu05.jpg) no-repeat right bottom;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.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  .privi a{
	height: 22px;
	width: 265px;
	display: block;
	margin-top: 363px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
}
