/*テスト*/
#main_body{
	margin:-5px auto 0px auto;
	width:1010px;
	height:100%;
}


/*ゲーム画面紹介用*/
#game_body{
	margin:-5px auto 0px auto;
	width:1010px;
	height:1750px;
}

/*メインボックス*/
#main_box{
float:left;
width:1000px;
height:100%;
margin:0px auto 0px;
background-image:url(../img/bg_01.jpg);
background-repeat:repeat
}



/*ゲームボックス*/
#game_box{
float:left;
width:1000px;
height:1640px;
margin:0px auto 0px;
background-image:url(../img/bg_01.jpg);
background-repeat:repeat
}


/***トップページ関係***/

/*トップ画像領域*/
#top_img{
width:1000px;
margin:0px auto 0px auto;
height:400px;
}

/*****販売先*****/
#sales_bar{
	margin:3px auto 0px auto;
	width:900px;
	height:50px;
}

/*インフォメーション*/

#info_title{
	margin:10px auto 0px auto;
	width:900px;
	height:25px;
}

#info{
	margin:0px auto 0px auto;
	width:900px;
	height:80px;
}

/*バナー領域*/


#bnner_title{
	margin:10px auto 0px auto;
	width:900px;
	height:25px;
}

#bnner_main_box{
	margin:0px auto 0px auto;
	width:900px;
	height:150px;
}
#bnner_box{
	float:left;
	margin:0px 0px 0px 0px;
	width:430px;
	height:100%;
}

#bnner_spac{
	float:left;
	margin:0px 0px 0px 0px;
	width:40px;
	height:132px;
}

#bnner_box2{
	float:left;
	margin:0px 0px 0px 0px;
	width:430px;
	height:100%;;
}

#staff_box{
	float:left;
	margin:10px auto 0px auto;
	width:900px;
	height:120px;
}



/*sorry.html画像領域*/
#sorry_img{
float:left;
width:1000px;
height:600px;
}

/*****ストーリー・どんなゲーム領域*****/



/*メニューバー*/
#menu_bar{
margin:0px auto 0px auto;
width:1000px;
height:50px;
background-color:#ffffff;
}

/*メニューボタン配置用ボックス*/

#menu_1{
	 float:left;
    margin:0px 0px 0px 0px;
    padding-top:0px;
    width:100px;
    height:50px;
    background-image:url(../img/menu.png);
}

#btm_1{
    float:left;
    margin:0px 0px 0px 0px;
    padding-top:0px;
    width:150px;
    height:50px;
    background-image:url(../img/1off.png);
}
#btm_1:hover{
background-image:url(../img/1on.png);
}

#btm_2{
    float:left;
    margin:0px 0px 0px 0px;
    padding-top:0px;
    width:150px;
    height:50px;
    background-image:url(../img/2off.png);
}
#btm_2:hover{
background-image:url(../img/2on.png);
}



#btm_3{
    float:left;
    margin:0px 0px 0px 0px;
    padding-top:0px;
    width:150px;
    height:50px;
    background-image:url(../img/3off.png);
}
#btm_3:hover{
background-image:url(../img/3on.png);
}




#btm_4{
    float:left;
    margin:0px 0px 0px 0px;
    padding-top:0px;
    width:150px;
    height:50px;
    background-image:url(../img/4off.png);
}
#btm_4:hover{
background-image:url(../img/4on.png);
}

#btm_5{
    float:left;
    margin:0px 0px 0px 0px;
    padding-top:0px;
    width:150px;
    height:50px;
    background-image:url(../img/5off.png);
}
#btm_5:hover{
background-image:url(../img/5on.png);
}


#btm_6{
    float:left;
    margin:0px 0px 0px 0px;
    padding-top:0px;
    width:150px;
    height:50px;
    background-image:url(../img/6off.png);
}
#btm_6:hover{
background-image:url(../img/6on.png);
}

/*イベントCG用*/
#ev_main_box{
	margin:0px auto 0px auto;
	width:1000px;
	height:640px;
	background-color:#000000;
}

#ev_top_line{
	float:left;
	margin:0px auto 0px auto;
	width:1000px;
	heigth:150px;
}

#ev_box01{
	margin:20px 0px 0px 0px
}

#ev_box02{
	margin:20px 0px 0px 40px
}

/*フッター*/
#footer{
	float:right;
	margin:20px 0px 0px 0px;
	width:1000px;
	height:50px;
	background-image:url(../img/footer_000.png);
}


/*****ストーリー******/

#story_img{
width:1000px;
margin:0px auto 0px auto;
height:600px;
}



/*****ゲーム紹介******/

#game_img{
width:1000px;
height:1640px;
margin:0px auto 0px auto;
bagkground-url:(../img/game_000.jpg);
}

/*スペックボックス*/
#spec_main{
	margin:0px auto 0px auto;
	width:1000px;
	height:280px;
}