/*レイアウトベース*/
/*
2013/10/14-Ver:[0.0.2]-#side_left_ad_box追加。
2012/08/23-Ver:[0.0.1]-とりあえず作成
*/
#page_main_box{
border:0pt dashed #AA00AA;/*dashed*/
display:block;
float:left;
width:1100px;/*980,953*/
}
#top_base_box{
border:0pt dotted #008800;
display:block;
float:left;
width:950px;
}
#top_left_ad_box{
border:0pt solid #00CC00;
display:block;
float:left;
width:162px;
text-align:center;
}
#top_center_ad_box{
border:0pt solid #00FF00;
display:block;
float:left;
width:624px;
text-align:center;
}
#top_center_ad_box2{
border:0pt solid #00FF00;
display:block;
float:left;
width:786px;
text-align:center;
}
#top_right_ad_box{
border:0pt solid #00CC00;
display:block;
float:left;
width:162px;
text-align:center;
}
#middle_main_box{
border:0pt dotted #0000AA;
display:block;
float:left;
width:1125px;
}
#side_left_ad_box{
border:0pt solid #0000ff;
display:block;
float:left;
overflow-x:hidden;
/*overflow-y:auto;*/
width:170px;/*164*/
text-align:left;
}

#middle_center_box{
/*padding-left:30px;*/
border:0pt solid #ff8800;
display:block;
float:left;
width:795px;
}

#game_main{
border:0pt solid #0000ff;
display:block;
float:left;
width:570px;/*元600px 2013/05/29*/
}
#game_side_right_box{
border:0pt solid #0000ff;
display:block;
float:left;
width:110px;/*144*/
text-align:center;
}

#game_sub_box{
border:0pt dotted #00ffff;
display:block;
float:left;
width:748px;
}
#side_right_ad_box{
border:0pt solid #0000ff;
display:block;
float:left;
overflow-x:hidden;
/*overflow-y:auto;*/
width:170px;/*164*/
text-align:right;
}
#bottom_base_box{
border:0pt dotted #ff0000;
display:block;
float:left;
width:950px;
}
#bottom_left_ad_box{
border:0pt solid #FF8800;
display:block;
float:left;
width:162px;
text-align:center;
}
#bottom_center_ad_box{
border:0pt solid #FF0000;
display:block;
float:left;
width:618px;
text-align:center;

}
#bottom_right_ad_box{
border:0pt solid #FF8800;
display:block;
float:left;
width:162px;
text-align:center;
}
#game_main2{
border:0pt solid #0000ff;
display:block;
float:left;
width:650px;/*元600px 2013/05/29*/
}
#game_side_right_box2{
border:0pt solid #0000ff;
display:block;
float:left;
width:140px;/*144*/
text-align:center;
}
