/*コンテンツメニュー*/
.story02 a {
	display:block;
	width:196px;
	height:32px;
	background:url(../resource/story.jpg) no-repeat right bottom;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.chara02 a {
display:block;
width:196px;
height:32px;
background:url(../resource/chara.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:196px;
height:32px;
background:url(../resource/world.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:196px;
height:32px;
background:url(../resource/system.jpg) no-repeat right top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.system02 a:hover {
background-position:right bottom;
}
.info02 a {
display:block;
width:196px;
height:32px;
background:url(../resource/info.jpg) no-repeat right top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.info02 a:hover {
background-position:right bottom;
}
.special02 a {
display:block;
width:196px;
height:30px;
background:url(../resource/special.jpg) no-repeat right top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.special02 a:hover {
background-position:right bottom;
}
.order02 a {
	display:block;
	width:196px;
	height:70px;
	background:url(../resource/order.jpg) no-repeat right top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.order02 a:hover {
background-position:right bottom;
}
