*
{
	margin:0;
	padding:0;
	border:0;
	font-size:10pt;
	line-height:13pt;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

a:link {
	color:#FFC000;
	text-decoration:underline;
}

a:visited {
	color:#F0C060;
	text-decoration:underline;
}

a:hover {
	color:#FFFF00;
	background-color:#800000;
	text-decoration:underline;
}

a:active {
	color:#FFF080;
	text-decoration:underline;
}

body {
	background-color:black;
	color:white;
	margin:auto;
	text-align:center;
}

p {margin:0.5em 0;line-height:130%;}

img.menuimage {
	vertical-align:bottom;
}

img.contenttop {
	vertical-align:top;
}

img.contentbottom {
	vertical-align:bottom;
}

li.menu {
	list-style-type:none;
	float:left;
}

div#title {
	width:100%;
	margin:auto;
	height:570px;
	background:url(./img/background/top.jpg) no-repeat center top;
}

div#titles {
	width:100%;
	height:370px;
	background:url(./img/background/tops.jpg) no-repeat center top;
}

div#menu {
	height:50px;
	text-align:center;
	background:url(./img/background/menu.png) no-repeat center top;
}

div.contentinside {
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

div.voice {
	background:url(./img/background/content_680_inside2.png) no-repeat center top;
	padding-left:20px;
	padding-right:20px;
	text-align:right;
}

.voice img {
	width:94px;
	height:21px;
	border:0;
}

.chrmenu a:hover {
	line-height:0;
	text-decoration:none;
	background-color:#445577;
}

.story p {font-size:120%;line-height:150%;}

p {padding:0.5em 0;line-height:130%;}

p.menu {float:left;}

div.content1000 {
	margin:auto;
	width:1000px;
	background:url(./img/background/content_1000_inside.png) repeat-y;
}

div.content680L {
	float:left;
	width:680px;
	background:url(./img/background/content_680_inside.png) repeat-y;
}

div.content680C {
	margin:auto;
	width:680px;
	background:url(./img/background/content_680_inside.png) repeat-y;
}

div.content680R {
	float:right;
	width:680px;
	background:url(./img/background/content_680_inside.png) repeat-y;
}

div.content300L {
	float:left;
	width:300px;
	background:url(./img/background/content_300_inside.png) repeat-y;
}

div.content300R {
	float:right;
	width:300px;
	background:url(./img/background/content_300_inside.png) repeat-y;
}

div#under {
	width:100%;
	height:20px;
	background:url(./img/background/under.png) no-repeat center top;
}

div#footer {
	margin-top:20px;
	width:100%;
	height:150px;
	background:url(./img/background/footer.png) repeat-x;
}

div#footerinside {
	margin:auto;
	width:1000px;
	padding:20px 0px;
	text-align:right;
	overflow:visible;
}

div#mainmenu {
	width:100%;
	margin: 0 auto;
	padding-top:500px;
}

div#submenu {
	width:100%;
	margin: 0 auto;
	padding-top:300px;
}

h3 {
	font-size: 160%;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	margin: 0.5em auto;
}

h4 {
	font-size: 140%;
	font-weight: bold;
	margin: 10px auto;
}

.toushoh {
	border-width:4px;
	border-color:#ffc000;
	border-style:double;
	padding:0.5em;
	font-weight:bold;
	text-align:center;
	background-color:#000000;
}

.tousho {
	border-width:4px;
	border-color:#7ecef4;
	border-style:double;
	padding:0.5em;
}


.spbnr img {
	margin: 4px 0;
	line-height:0;
}

.spbnr a:hover {
	line-height:0;
	text-decoration:none;
	background-color:transparent;
}

.cent {text-align:center;}

.ans {
	padding-left:3em;
	border-bottom:4px double #447799;
}
.ansimg {
	border-bottom:4px double #447799;
}

.ansimg table {margin-bottom:0.5em;}


/* メニュー 用 */
ul#navi {
	margin: 0 auto;
	padding: 0;
	width:1000px;
	height: 50px;
	border: none;
	background:url(img/background/menubk.png) no-repeat center top;
}

#navi-bg {
	width:100%;
	background:url(img/background/menubk.png) no-repeat center top;
	margin: 0 auto;
}

ul#navi li {
	display: inline;
	margin: 0;
	width: 0;
	list-style-type: none;
}

ul#navi a {
	display: block;
	width: 125px;
	height: 50px;
	border: none;
	background:url(img/background/menu.png) no-repeat;
}

ul#navi li#top a		{background-position: 0px 0px;float:left;}
ul#navi li#top a:hover		{background-position: 0px -50px;float:left;}
ul#navi li#story a		{background-position:-125px 0px;float:left;}
ul#navi li#story a:hover	{background-position:-125px -50px;float:left;}
ul#navi li#character a		{background-position:-250px 0px;float:left;}
ul#navi li#character a:hover	{background-position:-250px -50px;float:left;}
ul#navi li#system a		{background-position:-375px 0px;float:left;}
ul#navi li#system a:hover	{background-position:-375px -50px;float:left;}
ul#navi li#event a		{background-position:-500px 0px;float:left;}
ul#navi li#event a:hover	{background-position:-500px -50px;float:left;}
ul#navi li#special a		{background-position:-625px 0px;float:left;}
ul#navi li#special a:hover	{background-position:-625px -50px;float:left;}
ul#navi li#spec a		{background-position:-750px 0px;float:left;}
ul#navi li#spec a:hover		{background-position:-750px -50px;float:left;}
ul#navi li#order a		{background-position:-875px 0px;float:left;}
ul#navi li#order a:hover	{background-position:-875px -50px;float:left;}
/* メニュー用 */

