/* --------------------SIDE-MENU-------------------- */

.sidem01 a {
	display:block;
	width:259px;
	height:49px;
	background:url(https://www.falcom.co.jp/txana_explus/battle/resource/menu01.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-top:2px;
}
.sidem01 a:hover, .sidem01 a.on {
	background-position:right bottom;
}
.sidem02 a {
	display:block;
	width:259px;
	height:49px;
	background:url(https://www.falcom.co.jp/txana_explus/battle/resource/menu02.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
}
.sidem02 a:hover, .sidem02 a.on {
	background-position:right bottom;
}
.sidem03 a {
	display:block;
	width:259px;
	height:49px;
	background:url(https://www.falcom.co.jp/txana_explus/battle/resource/menu03.png) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
}
.sidem03 a:hover, .sidem03 a.on {
	background-position:right bottom;
}
/* --------------------BATTLE TOP-------------------- */

.point01a a {
	display:block;
	width:231px;
	height:186px;
	background:url(https://www.falcom.co.jp/txana_explus/battle/resource/pm01a.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-top:2px;
}
.point01a a:hover, .point01a a.on {
	background-position:right bottom;
}
.point02 a {
	display:block;
	width:231px;
	height:186px;
	background:url(https://www.falcom.co.jp/txana_explus/battle/resource/pm02.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
}
.point02 a:hover, .point02 a.on {
	background-position:right bottom;
}
.point03 a {
	display:block;
	width:231px;
	height:186px;
	background:url(https://www.falcom.co.jp/txana_explus/battle/resource/pm03.jpg) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
}
.point03 a:hover, .point03 a.on {
	background-position:right bottom;
}
.point00 {
	display:block;
	width:231px;
	height:186px;
}