/*ボディ*/
body{
background:url(../img/bg.jpg);
}

/*メインとなるボディ*/
#main_body{
margin:-15px auto 0px;
width:1010px;
height:100%;
}



/*キャラ紹介のメインとなるボディ*/
#char_body{
margin:0px auto 0px;
width:1010px;
height:100%;
}


/*横のバー（横幅全部共通なのでココ）*/
#bar_yoko{
	margin:0px 0px 0px 0px;
	width:1000x;
	height:5px;
	background-color:#000000;
}


/*メインボディを引き締めるバー（トップ用）*/
#bar{
	float:left;
	margin:0px auto 0px;
	width:5px;
	height:1505px;
	background-image:url(../img/bar.png);
}

/*メインボディを引き締めるバー*/
#bar2{
	float:left;
	margin:0px auto 0px;
	width:5px;
	height:698px;
	background-image:url(../img/bar.png);
}

/*メインボディを引き締めるバー*/
#bar3{
	float:left;
	margin:0px auto 0px;
	width:5px;
	height:740px;
	background-image:url(../img/bar.png);
}



#bar4{
	float:left;
	margin:0px auto 0px;
	width:5px;
	height:1150px;
	background-image:url(../img/bar.png);
}

/*****トップページ関連*****/

/*メインボックス*/
#main_box{
	float:left;
	margin:-15px auto 0px;
	width:1000px;
	height:100%;
	background-color:#000000;
}


#top_count{
	margin:850px 0px 0px 0px;
	width:300px;
	height:150px;
	position:absolute;
	background-image:url(../img/top_001.jpg);
}


/*キャラクター紹介メインボックス*/
#char_box{
	float:left;
	margin:-15px auto 0px;
	width:1000px;
	height:100%;
}


/*トップ画像領域*/
#top_img{
width:1000px;
height:1000px;
}


/*****販売先*****/
#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;
}


/*ゲーム紹介画像領域*/

#game_img{
	margin:20px 0px 0px 0px;
	width:1000px;
	height:1478px;
}


/*キャラクター紹介（アイコン用）ボックス*/
#char_bg_box{
float:left;
margin:0px 0px 0px 0px;
width:1000px;
height:1200px;
background-image:url(../img/char_bg.jpg);
}

#menu{
margin:0px 0px 0px 0px;
width:1000px;
height:50px;
background-color:red;
}


/****イベントCG処理******/

#ev_bg_box{
float:left;
margin:0px 0px 0px 0px;
width:1000px;
height:1200px;
background-image:url(../img/ev_bg.jpg);
}


#ev_line{
    margin:150px 0px 0px 15px;
    padding-top:0px;
    width:1000px;
    height:850px;

}

#bnner_01{
margin:54px auto 0px -30px;
}

#bnner_02{
float:left;
margin:54px auto 0px 20px;
}

/*メニューボタン配置用ボックス*/

/*メニューバー*/
#menu_bar{
float:left;
margin:0px auto 0px auto;
width:1000px;
height:75px;
background-image:url(../img/menu_bar.png);
}


#btm_1{
    float:left;
    margin:10px 0px 0px 40px;
    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:10px 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:10px 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:10px 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:10px 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:10px 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);
}

/*キャラクター紹介ボタン*/

#btm_back{
    float:left;
    margin:-5px 150px 0px 0px;
    padding-top:0px;
    width:200px;
    height:50px;
    background-image:url(../img/back_off.png);
}
#btm_back:hover{
background-image:url(../img/back_on.png);
}



#btm_top{
    float:left;
    margin:-5px 150px 0px 0px;
    padding-top:0px;
    width:200px;
    height:50px;
    background-image:url(../img/top_off.png);
}
#btm_top:hover{
background-image:url(../img/top_on.png);
}

#btm_next{
    float:left;
    margin-50px 0px 0px 0px;
    padding-top:0px;
    width:200px;
    height:50px;
    background-image:url(../img/next_off.png);
}
#btm_next:hover{
background-image:url(../img/next_on.png);
}



/*フッター*/
#footer{
	float:right;
	margin:20px 0px 0px 0px;
	width:1000px;
	height:50px;
	background-image:url(../img/footer_000.png);
}

/*スペックページ用ボックス*/

#spec_box{
margin:0px auto 0px;
width:1010px;
height:100%;
}


/*sorry ボックス*/
#sorry_img{
	margin:1px 0px 0px 0px;
	width:1000px;
	height:630px;
}