@charset "utf-8";
.logbox{
 width : 560px;
 height : 400px;
 overflow : auto;
 border : 0px solid;
 vertical-align : top;
 text-align : left;
 padding-left : 0px;
 padding-top : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 font-size : 16px;
 margin-top : 30px;
}
.twibox{
 width : 300px;
 height : 400px;
 margin-top : 30px;
}
.top_waku{
 width : 980px;
 height : 1386px;
 position : relative;
}
.logo1{
 background-image : url(../img_top/main.jpg);
 background-position : center center;
 width : 980px;
 height : 1386px;
 top : 0px;
 left : 0px;
 position : absolute;
 background-repeat : no-repeat;
}
.main_back{
 background-image : url(../img_common/main_back.jpg);
 background-repeat : no-repeat;
 background-position : center top;
 height : 1386px;
 border-bottom-width : 1px;
 border-bottom-style : solid;
 border-bottom-color : #f6ea7e;
}
.top_movie_block {
 padding: 0px;
 background-color: rgba(255,255,255,0.90);
 border: 1px #675a4f solid;
}
.top_table01 { margin: 1px; }
