/*↓メニューボタン↓*/

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{
display:block;
width:213px;
height:50px;
background:url(../resource/menu04.jpg) no-repeat right bottom;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.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;
}




.icon {
	float: left;
	margin-top: 165px;
	margin-left: 35px;
}
/*項目メニュー*/
.sys_top01 a {
	background-image: url(resource/page00.gif);
	background-position: center top;
	height: 23px;
	width: 141px;
	display: block;
}
.sys_top01 a:hover {
	background-position: center bottom;
}
.action01 a {
	background-image: url(resource/page01.gif);
	background-position: center top;
	height: 23px;
	width: 141px;
	display: block;
}
.action01 a:hover {
	background-position: center bottom;
}
.jump01 a {
	background-image: url(resource/page02.gif);
	background-position: center top;
	height: 23px;
	width: 141px;
	display: block;
}
.jump01 a:hover {
	background-position: center bottom;
}
.custom01 a {
	background-image: url(resource/page03.gif);
	background-position: center top;
	height: 23px;
	width: 141px;
	display: block;
}
.custom01 a:hover {
	background-position: center bottom;
}
.mode01 a {
	background-image: url(resource/page04.gif);
	background-position: center top;
	height: 23px;
	width: 141px;
	display: block;
}
.mode01 a:hover {
	background-position: center bottom;
}
.stage01 a {
	background-image: url(resource/page05.gif);
	background-position: center top;
	height: 23px;
	width: 141px;
	display: block;
}
.stage01 a:hover {
	background-position: center bottom;
}
.net01 a {
	background-image: url(resource/page06.gif);
	background-position: center top;
	height: 23px;
	width: 141px;
	display: block;
}
.net01 a:hover {
	background-position: center bottom;
}
.mate01 a {
	background-image: url(resource/page07.gif);
	background-position: center top;
	height: 23px;
	width: 141px;
	display: block;
}
.mate01 a:hover {
	background-position: center bottom;
}
.level01 a {
	background-image: url(resource/page08.gif);
	background-position: center top;
	height: 23px;
	width: 141px;
	display: block;
}
.level01 a:hover {
	background-position: center bottom;
}


/*IE6*/
*html  .icon {
	margin-top: 165px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding: 0px;
}


