﻿/* --------------------SIDE-MENU-------------------- */

.sidem01 a {
	display:block;
	width:259px;
	height:49px;
	background:url("../world/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("../world/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("../world/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;
}


.sidemrow {
	width:259px;
	height:49px;
	outline:none;
	margin: 0px auto;
}
.keym01 a {
	display:block;
	width:130px;
	height:49px;
	background:url("../world/resource/km01.png") no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:left;
}
.keym01 a:hover, .keym01 a.on {
	background-position:right bottom;
}
.keym02 a {
	display:block;
	width:129px;
	height:49px;
	background:url("../world/resource/km02.png") no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:right;
}
.keym02 a:hover, .keym02 a.on {
	background-position:right bottom;
}
.keym03 a {
	display:block;
	width:130px;
	height:49px;
	background:url("../world/resource/km03.png") no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:left;
}
.keym03 a:hover, .keym03 a.on {
	background-position:right bottom;
}
.keym04 a {
	display:block;
	width:129px;
	height:49px;
	background:url("../world/resource/km04.png") no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:right;
}
.keym04 a:hover, .keym04 a.on {
	background-position:right bottom;
}
.keym05 a {
	display:block;
	width:130px;
	height:49px;
	background:url("../world/resource/km05.png") no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:left;
}
.keym05 a:hover, .keym05 a.on {
	background-position:right bottom;
}
.keym06 a {
	display:block;
	width:122px;
	height:49px;
	background:url("../../error/notfound.html") no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:right;
}
.keym06 a:hover, .keym06 a.on {
	background-position:right bottom;
}

.stm01 a {
	display:block;
	width:130px;
	height:49px;
	background:url("../world/resource/sm01.png") no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float:left;
}
.stm01 a:hover, .stm01 a.on {
	background-position:right bottom;
}


/* --------------------INFO TOP-------------------- */


