@charset "UTF-8";

#systemNew, #storyNew, #charaNew {
	display: none;
}

#storyNew {
	position:absolute;
	top: 47px;
	left: 200px;
}


#charaNew {
	position:absolute;
	top: 47px;
	left: 317px;
}

#systemNew {
	position:absolute;
	top: 47px;
	left: 435px;
}

#movieNew {
	position:absolute;
	top: 47px;
	left: 550px;
}

#infoNew {
	position:absolute;
	top: 47px;
	left: 667px;
}



* {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}



body {
	padding-top: 40px;
	margin: 0px auto 0px auto;
	width: 940px;
	background-image: url(../img/bg.jpg);
	background-color: #6eaf28;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック" "Helvetica" "sans-serif";
	text-align: center;
	font-size: 10pt;
	line-height: 1.6em;
}





#container {
	*margin: 0px auto 0px auto;
	width: 940px;
	background-repeat: no-repeat;
	background-position: 0px 40px;
	text-align: left;
	position: relative;
}


#contents {
	*margin: 0px auto 0px auto;
	padding: 15px 50px 20px 50px;
	width: 840px;
	_width: 940px;
	background-repeat: repeat-y;
	position: relative;
}


#title {
	margin-left: -30px;
}

h1 {
	position: absolute;
	top: 85px;
	left: 620px;
}

#ds {
	position: absolute;
	top: 10px;
	left: 820px;
	z-index: 4;
}

#footer {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 20px 0px;
	background-repeat: no-repeat;
	clear: both;
}

#footer img {
	margin: 0 10px 0 0;
}

#footer img#cero {
	float: right;
	margin: 0px;
	*margin-top: -30px;
	_margin-top: -60px;
}







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 {
	border: none;
	margin: 0px 0px 15px 0px;
	padding: 0;
	background-image: none;
	text-align: center;
}


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;
}


.center {
	text-align: center;
}


.right {
	margin: 0px 0px 15px 10px;
	float: right;
}

.left {
	margin: 0px 10px 15px 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;
}

.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 */


.newIcon {
margin-left:5px;
vertical-align:-6px;
}


h3 img {
vertical-align:-6px;
}




ruby {
  display:inline-table !important;
  text-align:center !important;
  white-space:nowrap !important;
  text-indent:0 !important;
  margin:0 !important;
  vertical-align:text-bottom !important;
  line-height:1 !important;
}

ruby>rb,ruby>rbc {
  display:table-row-group !important;
  line-height:1.0 !important;
}

ruby>rt,ruby>rbc+rtc {
  display:table-header-group !important;
  font-size:71% !important;
  line-height:1.0 !important;
  letter-spacing:0 !important;
}

ruby>rbc+rtc+rtc {
  display:table-footer-group !important;
  font-size:71% !important;
  line-height:1.0 !important;
  letter-spacing:0 !important;
}

rbc>rb,rtc>rt {
  display:table-cell !important;
  letter-spacing:0 !important;
}
rp {
  display:none !important;
}







/***** MENU *****/






ul#menu {
	width: 800px;
	height: 50px;
	top:20px;
	left:234px;
	position:absolute;
	z-index: 99;
}


 ul#menu li{
	width: 117px;
	height: 76px;
	list-style:none;
	line-height:1;
	text-indent: -9999px;
	float: left;
}

ul#menu a {
	width: 117px;
	height: 76px;
	display:block;
	outline:0;
	margin: 0px;
	padding: 0px;
}

#top a, #story a, #chara a, #system a, #movie a, #info a {
	width: 117px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}


#top a:hover, #story a:hover, #chara a:hover, #system a:hover, #movie a:hover, #info a:hover {
	background-position: 0px -76px;
}


#top a {
	background-image: url(../img/menu/top.png);
}

#story a {
	background-image: url(../img/menu/story.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);
}

#info a {
	background-image: url(../img/menu/info.png);
}






ul#submenu {

	background-repeat: no-repeat;
	background-position: top center;
	line-height: 1em;
	text-align: center;
	list-style: none;
	font-size: 100%;
	font-weight: bold;
	color:#fff;
}

ul#submenu li {
	padding: 3px 20px 3px 20px;
	border-left: 1px dotted #fff;
	display: inline;
}

ul#submenu li:first-child,
ul#submenu li.firstChild {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}

ul#submenu li.first-child{ /*IE-expression (first-child) */
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}

ul#submenu li{ /* IE-expression (first-child) */
behavior: expression(
this.className += (this.previousSibling == null) ? " first-child" : "",
this.style.behavior = "none"
);
}

ul#submenu li a:link, ul#submenu li a:visited {
	color: #fff;
	font-weight: normal;
}

ul#submenu li a:hover {
	color: #f00;
	font-weight: normal;
}






/***  FOOTER MENU  ***/


#footer ul {
	margin: 0px auto 40px auto;
	_margin: 0px 0px 40px 180px;
	width: 650px;
	line-height: 1em;
	text-align: center;
	list-style: none;
}

#footer ul li {
	color: #ccc;
	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: #006633;
}

#footer ul li a:hover {
	color: #aa0000;
}







