/* PROLOGUE　ONLY -------------------------------- */
#contents_mainprologue {
	position: relative;
	width: 961px;
	height: 1373px;
	margin: 0 auto;
	z-index:3;
	min-height:100%;
	overflow:auto;
	background-image:url(../world/images/prologue.png);
}

#ss_top {
	position: relative;
	width: 961px;
	height: 86px;
	margin: 0 auto;
	z-index:4;
	overflow:hidden;
	background: url(../world/images/top_ss.png) no-repeat top center;
}

#word_top {
	position: relative;
	width: 961px;
	height: 86px;
	margin: 0 auto;
	z-index:4;
	overflow:hidden;
	background: url(../world/images/top_word.png) no-repeat top center;
}


/* --------------------SIDE-MENU-------------------- */
#sidemenu_prologue {
	top:86px;
	float: left;
	position: relative;
	left:5px;
	width: 260px;
}
.sidem01 a {
	display:block;
	width:252px;
	height:40px;
	background:url(../world/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(../world/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(../world/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;
}
.sidem03-01 a {
	display:block;
	width:235px;
	height:27px;
	background:url(../world/images/m03-01.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-bottom:2px;
}
.sidem03-01 a:hover, .sidem03-01 a.on {
	background-position:right bottom;
}
.sidem03-02 a {
	display:block;
	width:235px;
	height:27px;
	background:url(../world/images/m03-02.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-bottom:2px;
}
.sidem03-02 a:hover, .sidem03-02 a.on {
	background-position:right bottom;
}
.sidem03-03 a {
	display:block;
	width:235px;
	height:27px;
	background:url(../world/images/m03-03.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-bottom:2px;
}
.sidem03-03 a:hover, .sidem03-03 a.on {
	background-position:right bottom;
}
.sidem03-04 a {
	display:block;
	width:235px;
	height:27px;
	background:url(../world/images/m03-04.gif) no-repeat left top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px auto;
	margin-bottom:2px;
}
.sidem03-04 a:hover, .sidem03-04 a.on {
	background-position:right bottom;
}