@charset "utf-8";


/*-----------------------------------------
	body
 ----------------------------------------- */


body {
	background-image: url(../img/back.jpg);
	background-position: center top;

}

#wrapper {
	width: 100%;
	margin-right: auto;
	background-color: #F3D5B9;
	margin-left: auto;
	background-image: url(../img/backill.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#wrapper  .wrapperInner{
	height: 770px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}



/* =======================================

	Structure CSS

========================================== */

/*-----------------------------------------
	header
 ----------------------------------------- */

#header {
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
}
#header .logo {
	float: left;
	padding: 10px;
}
#header #backtop {
	padding: 10px;
	float: right;
}



 

/*-----------------------------------------
	Footer
 ----------------------------------------- */

#footer {
	position: absolute;
	top: 722px;
	height: 46px;
	bottom: 0px;
	margin-left: 240px;
	z-index: 1;
}
#footer .logo {
	float: left;
	margin-right: 40px;
}

#footer .links {
	margin-top: 10px;
	width: 600px;
}
#footer .links a {
	color: #333;
	text-decoration: none;
	font-size: 90%;
}
#footer .links a:hover {
	text-decoration: underline;
}
#maincontent {
	position: absolute;
	height: 770px;
	width: 980px;
	left: 0px;
	top: 0px;
}
#kazari {
	position: absolute;
	left: 332px;
	top: 527px;
}
#menu {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	left: 350px;
	top: 0px;
	display: block;
	height: 90px;
	width: 269px;
	z-index: 2;
}
#menu #menu_quest {
	position: absolute;
	left: 21px;
	top: 43px;
}
#menu #menu_encyclopedia {
	position: absolute;
	left: 122px;
	top: 43px;
}
sub {
	font-size: 70% ;
}
