/*テスト*/
#main_body{
	margin:-20px auto 0px auto;
	width:1010px;
	height:100%;
}


/*ゲーム画面紹介用*/
#game_body{
	margin:-20px auto 0px auto;
	width:1010px;
	height:1750px;
}

/*メインボディを引き締めるバー（トップ用）*/
#bar{
	float:left;
	margin:0px auto 0px;
	width:5px;
	height:1100px;
	background-image:url(../img/bar.png);
}


/*メインボディを引き締めるバー（ストーリー・どんなゲーム？・スペック用）*/
#bar2{
	float:left;
	margin:0px auto 0px;
	width:5px;
	height:860px;
	background-image:url(../img/bar.png);
}

/*メインボディを引き締めるバー（その他）*/
#bar3{
	float:left;
	margin:0px auto 0px;
	width:5px;
	height:690px;
	background-image:url(../img/bar.png);
}


#bar4{
	float:left;
	margin:0px auto 0px;
	width:5px;
	height:860px;
	background-image:url(../img/bar.png);
}


#bar5{
	float:left;
	margin:0px auto 0px;
	width:5px;
	height:745px;
	background-image:url(../img/bar.png);
}

#bar6{
	float:left;
	margin:0px auto 0px;
	width:5px;
	height:665px;
	background-image:url(../img/bar.png);
}


#bar7{
	float:left;
	margin:0px auto 0px;
	width:5px;
	height:660px;
	background-image:url(../img/bar.png);
}

#bar8{
	float:left;
	margin:0px auto 0px;
	width:5px;
	height:1700px;
	background-image:url(../img/bar.png);
}


/*横のバー*/
#bar_yoko{
	margin:0px 0px 0px 0px;
	width:1000px;
	height:5px;
	background-image:url(../img/bar_yoko.png);
}


/*メインボックス*/
#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:600px;
}

/*****販売先*****/
#sales_bar{
	margin:0px 0px 0px 0px;
	width:1000px;
	height:25px;
}

/*販売先バナー領域*/
#buy_box{
	margin:0px auto 0px auto;
	width:1000px;
	height:50px;
}


/*インフォメーション*/

#info_title{
	float:left;
	margin:20px 0px 0px 10px;
	width:400px;
	height:25px;
}

#info{
	float:left;
	margin:0px 0px 0px 10px;
	width:400px;
	height:150px;
}

#info_height{
	float:left;
	margin:0px 0px 0px 0px;
	width:5px;
	height:250px;
	background-color:#770077;
}

/*バナー領域*/


#bnner_title{
	float:left;
	margin:20px 0px 0px 35px;
	width:530px;
	height:25px;
}

#bnner_box{
	float:left;
	margin:0px 0px 0px 30px;
	width:530px;
	height:320px;
}

/*sorry.html画像領域*/
#sorry_img{
float:left;
width:1000px;
height:600px;
}

/*****ストーリー・どんなゲーム領域*****/



/*メニューバー*/
#menu_bar{
margin:0px auto 0px auto;
width:1000px;
height:50px;
background-image:url(../img/b_bg.png);
}

/*メニューボタン配置用ボックス*/

#btm_1{
    float:left;
    margin:0px 0px 0px 50px;
    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 50px 0px 0px;
    padding-top:0px;
    width:150px;
    height:50px;
    background-image:url(../img/6off.png);
}
#btm_6:hover{
background-image:url(../img/6on.png);
}


/*キャラクター服装ちぇんじ*/

#c_box{
	margin:0px 0px 0px -8px;
	width:992px;
	height:480px;
}


#c_change_bar{
	float:left;
	margin:0px 0px 0px -8px;
	width:1000px;
	height:142px;
	background-image:url(../img/sel_bg.png);
}

/*イベントCG用*/
#ev_main_box{
	margin:0px auto 0px auto;
	width:1000px;
	height:800px;
	background-image:url(../img/ev_bg.jpg);
}

#ev_top_line{
	float:left;
	margin:60px 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:800px;
}



/*****ゲーム紹介******/

#game_img{
width:1000px;
height:1640px;
margin:0px auto 0px auto;
}