@charset "utf-8";
/* CSS Document */

/* 基本 */
body {
	width: 804px;
	margin: 0 auto;
	background:url(../img/haikei.jpg) repeat;
	color:#64140d;
	text-align: left;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	}
img{
	border:none;
	}
.clear{
	clear: both;
	}
.hidden{
	display: none;
	}
	
a:link{
	color:#666;
	}
a:visited{
	color:#666;
	}
a:hover{
	color:#ccc;
	}
a:activ{
	color:#ccc;
	}

#bg{
	width:804px;
	background-color:#922929;
	}


/* ヘッダ */
#head{
	width:800px;
	height:65px;
	background:url(../img/head.jpg) no-repeat;
	display:block;
	margin: 0 auto;
	}
#a_logo{
	width:95px;
	height:45px;
	margin-right:10px;
	margin-top:10px;
	float:right;
	display:block;
	}	

/* メニュー */
#menu{
	width: 800px;
	height: 30px;
	margin: 0 auto;
	}
#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#menu li{
	display:inline;
	float:left;
	text-indent:-9999em;
	overflow:hidden;
	}
#menu li a{
	display: block;
	width: 100%;
	height: 30px;
	overflow:hidden;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	}
#menu #menu1 a{
	width:115px;
	height:30px;
	background-position: 0 0;
	}
#menu #menu2 a{
	width:114px;
	height:30px;
	background-position: -115px 0;
	}
#menu #menu3 a{
	width:114px;
	height:30px;
	background-position: -229px 0;
	}
#menu #menu4 a{
	width:114px;
	height:30px;
	background-position: -343px 0;
	}
#menu #menu5 a{
	width:114px;
	height:30px;
	background-position: -457px 0;
	}
#menu #menu6 a{
	width:114px;
	height:30px;
	background-position: -571px 0;
	}
#menu #menu7 a{
	width:114px;
	height:30px;
	background-position: -685px 0;
	}
#menu #menu1 a:hover{
	width:115px;
	height:30px;
	background-position: 0 -30px;
	}
#menu #menu2 a:hover{
	width:114px;
	height:30px;
	background-position: -115px -30px;
	}
#menu #menu3 a:hover{
	width:114px;
	height:30px;
	background-position: -229px -30px;
	}
#menu #menu4 a:hover{
	width:114px;
	height:30px;
	background-position: -343px -30px;
	}
#menu #menu5 a:hover{
	width:114px;
	height:30px;
	background-position: -457px -30px;
	}
#menu #menu6 a:hover{
	width:114px;
	height:30px;
	background-position: -571px -30px;
	}
#menu #menu7 a:hover{
	width:114px;
	height:30px;
	background-position: -685px -30px;
	}
	
/* メインビジュアル */	
#main{
	width:800px;
	height:565px;
	background:url(../img/top3.jpg) no-repeat;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	margin: 0 auto;
	}
	
/* 訂正 */	
#teisei{
	width:800px;
	height:141px;
	background:url(../img/teisei.jpg) no-repeat;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	margin: 0 auto;
	}	

/* 特典情報 */	
#tokuten{
	width:800px;
	height:700px;
	background:url(../img/tokuten.jpg) no-repeat;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	margin: 0 auto;
	}	
	
/* 頒布サイト */	
#hanpu{
	text-align:center;
	width: 800px;
	height: 320px;
	overflow: hidden;
	margin: 0 auto;
	color:#FFF;
	}

/* 更新情報 */	
#new{
	width: 800px;
	height: 100px;
	background:url(../img/new.jpg) no-repeat;
	overflow: hidden;
	margin: 0 auto;
	}
#new-erea{
	width: 710px;
	height: 60px;
	margin-top: 30px;
	margin-left: 50px;
	padding-left:5px;
	overflow: auto;
	color:#000;
	background-color:#fff;
	font-weight:bold;
	}
#new-erea dt{
	width: 7.5em;
	}
#new-erea dd {
	margin-left: 7.5em;
	margin-top: -1.3em;
	}

/* あらすじ */
#story{
	width:800px;
	height:600px;
	background:url(../img/story.jpg) no-repeat;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	margin: 0 auto;
	}

/* キャラクター */
#charactor{
	width:800px;
	height:650px;
	background:url(../img/charactor.jpg) no-repeat;
	display:block;
	overflow:hidden;
	margin: 0 auto;
	}
#vs1{
	width:200px;
	height:25px;
	margin-top:120px;
	margin-left:300px;
	display:block;
	overflow:hidden;
	}
	
#vs2{
	width:200px;
	height:25px;
	margin-top:300px;
	margin-left:350px;
	display:block;
	overflow:hidden;
	}
	
/* システム */
#system{
	width:800px;
	height:640px;
	background:url(../img/system.jpg) no-repeat;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	margin: 0 auto;
	}

/* サンプル */
#sample{
	width:800px;
	height:500px;
	background:url(../img/sample.jpg) no-repeat;
	display:block;
	overflow:hidden;
	margin: 0 auto;
	}
#sam_cg{
	width:620px;
	height:160px;
	margin-top:65px;
	margin-left:90px;
	overflow: hidden;
	}
#sam_movie{
	width:620px;
	height:160px;
	margin-top:55px;
	margin-left:90px;
	overflow: hidden;
	}

/* ダウンロード */
#down{
	width:800px;
	height:730px;
	overflow: hidden;
	background:url(../img/download.jpg) no-repeat;
	display:block;
	margin: 0 auto;
	}
#dl_trial{
	width:400px;
	height:500px;
	margin-top:65px;
	margin-left:20px;
	overflow: hidden;
	float:left;
	text-align:center;
	}
#dlsite{
	width:400px;
	height:310px;
	background-color:#CCC;
	overflow: hidden;
	float:left;
	text-align:center;
	}
#dlsite2{
	width:400px;
	height:100px;
	margin-bottom:10px;
	background-color:#FFF;
	overflow: hidden;
	float:left;
	text-align:left;
	}
#dl_demo{
	width:320px;
	height:400px;
	margin-top:65px;
	margin-right:20px;
	overflow: hidden;
	float:right;
	text-align:center;
	}
#demo_flv{
	width:320px;
	height:240px;
	margin-bottom:10px;
	overflow: hidden;
	float:right;
	text-align:center;
	}
#dl_mirror{
	clear:both;
	background:url(../img/mirror.png) no-repeat;
	width:700px;
	height:130px;
	margin-top:20px;
	margin-left:50px;
	padding-left:15px;
	overflow: hidden;
	color:#64140d;
	line-height:1.3em;
	}

/* スペック＆スタッフ */
#spec{
	width:800px;
	height:500px;
	overflow: hidden;
	background:url(../img/spec.jpg) no-repeat;
	display:block;
	margin: 0 auto;
	}
#spec_title{
	width:350px;
	margin-top:30px;
	margin-left:20px;
	overflow: hidden;
	float:left;
	}
#spec_title dt{
	float:left;   
	width:80px;
	padding:3px 0px 3px 10px;
	clear:both;   
	font-weight:bold;
	}
#spec_title dd {
	width:260px;   
	margin-left:90px;
 	padding:3px 0px 3px 0px ;
	}
#spec_staff{
	width:350px;
	margin-top:30px;
	margin-right:20px;
	overflow: hidden;
	float:right;
	}
#spec_staff dt{
	float:left;   
	width:80px;   
	padding:5px 0 5px 10px;
	clear:both;   
	font-weight:bold;
	}
#spec_staff dd {
	width:230px;   
	margin-left:90px;
 	padding:5px 0 5px 10px;
	}


/* バナー */
#banner{
	width:800px;
	height:440px;
	overflow: hidden;
	background:url(../img/banner.jpg) no-repeat;
	display:block;
	margin: 0 auto;
	}
#banner-erea{
	width:680px;
	height:330px;
	margin-top:60px;
	margin-left:60px;
	overflow: hidden;
	float:left;
	}
#banner input{
	width:650px;
	background:#fff;
	border:1px solid #362e2b;
	}		
#pageup{
	width:110px;
	height:15px;
	margin-top:30px;
	float:right;
	display:block;
	}


/* フッタ */
#foot{
	width:800px;
	height:30px;
	background:url(../img/foot.jpg) no-repeat;
	display:block;
	margin: 0 auto;
	}