/* CHARA　ONLY -------------------------------- */
#battle_top {
	position: relative;
	width: 961px;
	height: 86px;
	margin: 0 auto;
	z-index:4;
	overflow:hidden;
	background: url(../battle/images/top_battle.png) no-repeat top center;
}
#party_top {
	position: relative;
	width: 961px;
	height: 86px;
	margin: 0 auto;
	z-index:4;
	overflow:hidden;
	background: url(../battle/images/top_party.png) no-repeat top center;
}
#skill_top {
	position: relative;
	width: 961px;
	height: 86px;
	margin: 0 auto;
	z-index:4;
	overflow:hidden;
	background: url(../battle/images/top_skill.png) no-repeat top center;
}
#flash_top {
	position: relative;
	width: 961px;
	height: 86px;
	margin: 0 auto;
	z-index:4;
	overflow:hidden;
	background: url(../battle/images/top_flash.png) no-repeat top center;
}
#skillstyle_top {
	position: relative;
	width: 961px;
	height: 86px;
	margin: 0 auto;
	z-index:4;
	overflow:hidden;
	background: url(../battle/images/top_skillstyle.png) no-repeat top center;
}
/* --------------------SIDE-MENU-------------------- */

.sidem01 a {
	display:block;
	width:252px;
	height:40px;
	background:url(../battle/images/m01.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-bottom:2px;
}
.sidem01 a:hover, .sidem01 a.on {
	background-position:right bottom;
}
.sidem02 a {
	display:block;
	width:252px;
	height:40px;
	background:url(../battle/images/m02.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-bottom:2px;
}
.sidem02 a:hover, .sidem02 a.on {
	background-position:right bottom;
}
.sidem03 a {
	display:block;
	width:252px;
	height:40px;
	background:url(../battle/images/m03.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-bottom:2px;
}
.sidem03 a:hover, .sidem03 a.on {
	background-position:right bottom;
}
.sidem04 a {
	display:block;
	width:252px;
	height:40px;
	background:url(../battle/images/m04.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-bottom:2px;
}
.sidem04 a:hover, .sidem04 a.on {
	background-position:right bottom;
}

/* --------------------CONTENTS-------------------- */

.pm01 a {
	display:block;
	width:302px;
	height:134px;
	background:url(../battle/images/pm01.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
}
.pm01 a:hover, .pm01 a.on {
	background-position:right bottom;
}
.pm02 a {
	display:block;
	width:302px;
	height:134px;
	background:url(../battle/images/pm02.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
}
.pm02 a:hover, .pm02 a.on {
	background-position:right bottom;
}
.pm03 a {
	display:block;
	width:302px;
	height:134px;
	background:url(../battle/images/pm03.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
}
.pm03 a:hover, .pm03 a.on {
	background-position:right bottom;
}
.pm04 a {
	display:block;
	width:302px;
	height:134px;
	background:url(../battle/images/pm04.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
}
.pm04 a:hover, .pm04 a.on {
	background-position:right bottom;
}