@charset "UTF-8";





/***  CHARA  ***/


/** heroine **/
#heroine-1 {
	position:absolute;
	top: 52px;
	left: 567px;
}

#heroine-2 {
	position:absolute;
	top: 52px;
	left: 270px;
	display: none;
}

#heroine-3 {
	position:absolute;
	top: 52px;
	left: 153px;
	display: none;
}

/** town **/
#town-1 {
	position:absolute;
	top: 113px;
	left: 35px;

}

#town-2 {
	position:absolute;
	top: 52px;
	left: 566px;
	display: none;
}

#town-3 {
	position:absolute;
	top: 52px;
	left: 330px;
	display: none;
}

#town-4 {
	position:absolute;
	top: 52px;
	left: 270px;
	display: none;
}

/** monster **/
#monster-1 {
	position:absolute;
	top: 52px;
	left: 35px;
	display: none;
}

#monster-2 {
	position:absolute;
	top: 52px;
	left: 94px;
	display: none;
}

#monster-3 {
	position:absolute;
	top: 52px;
	left: 153px;
	display: none;
}



/** guest **/
#guest-1 {
	position:absolute;
	top: 52px;
	left: 35px;
}

#guest-2 {
	position:absolute;
	top: 52px;
	left: 94px;
}



* {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}



body {
	padding-top: 50px;
	margin: 0px auto 0px auto;
	width: 1050px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffc604;
	background-position: top center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック" "Helvetica" "sans-serif";
	text-align: center;
	font-size: 10pt;
	line-height: 1.8em;
}


#frame {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/frame.png);
	background-repeat: repeat-y;
	width: 1050px;

}

#container {
	text-align: left;
	margin: 0px;
	width: 1050px;
	background-image: url(../img/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	*margin-bottom: -80px;
	_margin-bottom: 0px;
}


#contents {
	margin: 0px 0px 0px 0px;
	padding: 20px;
	width: 640px;
	_width: 680px;
	text-align: left;
	position: relative;
	background-image: url(../img/contents_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 85px;
	top: 140px;
	left: 300px;
	min-height: 650px;
	height: auto !important;
	height: 670px;
}


#title {
	position: absolute;
	top: 9px;
	left: 508px;
	z-index: 5;
}

#nds {
	position: absolute;
	top: -20px;
	left: 20px;
	z-index: 4;
}

#footer {
	margin: 40px 0px 0px 0px;
	padding: 115px 25px 20px 25px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffc604;
}



h1 {
	margin: 0px 0px 35px -20px;
}





p {

	padding: 0px 0px 15px 0px;
}

table {
	margin: 0px 0px 15px 8px;
	text-align: left;
	line-height: 1.2em;
	/*** IE ***/
	font-size: 10pt;
}

td, th {
	padding: 0.1em 1em 0.1em 0em;
	vertical-align: top;
/* IE */
	text-align: left;
}

caption {
	text-align: left;
	font-weight: bold;
}

.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}

.last {
	padding:0px 0px  70px 0px;
}

h2 {
	margin: 0px 0px 15px 0px;
	padding: 14px 0px 14px 45px;
	font-size: 16px;
	line-height: 1em;
	letter-spacing:1px;
	color: #fff;
	background-image: url(../img/h3_bg.jpg);
	background-repeat: no-repeat;
	clear:both;
}

h2.h2image {
	border: none;
	margin: 0px 0px 7px 5px;
	padding: 3px 0px 0px 0px;
	background-image: none;
}


h3 {
	margin: 0px 0px 10px 0px;
	color: #006633;
	font-size: 11pt;
	line-height: 1.4em;
	clear:both;
}

h4 {
	margin: 0px 0px 3px 0px;
	color: #000000;
	font-size: 10pt;
	clear:both;
}





ul.basicList li {
	margin: 0px 0px 1em 0em;
	list-style: disc;
}

ul.basicList li {
	margin: 0px 0px 0.3em 3em;
}



ol {
	margin: 0 0 1.5em 2em;
}





.right {
	margin: 0px 0px 10px 10px;
	float: right;
}

.left {
	margin: 0px 10px 10px 0px;
	float: left;
}



a img {
	border: 0px;
}

a:link {
	color: #0099cc;
	text-decoration: none;
	border: 0px;
}

a:visited {
	color: #0066cc;
	text-decoration: none;
	border: 0px;
}

a:hover, a:active {
	color: #ffaa00;
	text-decoration: underline;
	border: 0px;
}


.imageonly {
	margin-left: 0px;
	padding: 0px;
	height: auto;
	background-image: none;
}




p.note {
	margin: 0em 0em 0.2em 1em;
	padding: 0;
	font-size: 8pt;
	color: #dd0000;
	line-height: 1.4em;
	text-indent: -1em;
}

p.noteBlack {
	margin: 0em 0em 0.2em 1em;
	padding: 0;
	font-size: 8pt;
	color: #000;
	line-height: 1.4em;
	text-indent: -1em;
}


.block {
	display: block;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/*Hides from IE-mac ﾂ･*/
*html .clearfix {height:1%;}
.clearfix {display: block;}
/* End hide from IE-mac */












/***** MENU *****/






ul#menu {
	width: 220px;
	height: 500px;
	top:160px;
	left:50px;
	position:absolute;
	z-index: 99;
}


 ul#menu li{
	width: 220px;
/*	height: 27px;*/
	list-style:none;
	line-height:1;
	text-indent: -9999px;
}

ul#menu a {
	width: 220px;
	height: 27px;
	display:block;
	outline:0;
	margin: 0px;
	padding: 0px;
	color:#FFF;
}

ul#menu li#special a {
	height: 28px;
}

ul#menu a:hover, ul#menu a:active, ul#menu a:focus{
	text-decoration:none;
}




#home a, #news a, #world a, #chara a, #system a, #movie a, #special a {
	width: 220px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}


#home a:hover, #news a:hover, #world a:hover, #chara a:hover, #system a:hover, #movie a:hover {
	background-position: 0px -27px;
}

#special a:hover {
	background-position: 0px -28px;
}

#home a {
	background-image: url(../img/menu/home.png);
}

#news a {
	background-image: url(../img/menu/news.png);
}

#world a {
	background-image: url(../img/menu/world.png);
}

#chara a {
	background-image: url(../img/menu/chara.png);
}

#system a {
	background-image: url(../img/menu/system.png);
}

#movie a {
	background-image: url(../img/menu/movie.png);
}

#special a {
	background-image: url(../img/menu/special.png);
}







ul#menu li ul li a {
	width: 192px;
	_width: 220px;
	padding: 6px 0px 6px 28px;
	background-image: none;
}

ul#menu li ul li a:hover {
	color: #ff9900;
}

ul#menu li ul li {
	_margin-bottom:-2px;
	height: 25px;
	background-image: url(../img/submenu_bg.png);
	background-repeat: no-repeat;
}


ul#menu li ul li {
	
	text-indent: 0;
}




ul#textSubmenu {
	margin: -5px 0 20px 0;
	padding: 5px 0px 5px 0px;
	width: 640px;
	line-height: 1em;
	text-align: center;
	list-style: none;
	font-size: 90%;
	font-weight: bold;
}

ul#textSubmenu li {
	margin: 5px;
	padding: 3px 5px;
	border: 3px double #66aa99;
	*border: 1px solid #66aa99;
	display: inline;
	background-color: #ddeedd;
}



ul#textSubmenu li a:link, ul#textSubmenu li a:visited {
	color: #006633;
}

ul#textSubmenu li a:hover {
	color: #ff9900;
}






/***  FOOTER MENU  ***/


#footer ul {
	margin: 0px auto 70px auto;
	_margin: 0px 0px 70px 180px;
	padding: 5px 0px 5px 0px;
	width: 650px;
	border-top: 1px solid #ccddcc;
	border-bottom: 1px solid #ccddcc;
	line-height: 1em;
	text-align: center;
	list-style: none;
}

#footer ul li {
	padding: 0px 0px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px dotted #ccddcc;
	display: inline;
}

#footer ul li:first-child,
#footer ul li.firstChild {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}


#footer ul li.first-child{ /*IE-expression (first-child) */
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}
#footer ul li{ /* IE-expression (first-child) */
behavior: expression(
this.className += (this.previousSibling == null) ? " first-child" : "",
this.style.behavior = "none"
);
}


#footer ul li a:link, #footer ul li a:visited {
	color: #336666;
}

#footer ul li a:hover {
	color: #aa0066;
}








