@charset "utf-8";
.logbox{
 width : 536px;
 height : 400px;
 overflow : auto;
 border : 0px solid;
 vertical-align : top;
 text-align : left;
 padding-left : 20px;
 padding-top : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 font-size : 15px;
 margin-top : 20px;
 border-left-width : 4px;
 border-left-style: solid;
 border-left-color: #f9d211;
}
.twibox{
 width : 276px;
 height : 400px;
 margin-top : 20px;
 padding-left : 20px;
 border-left-width : 4px;
 border-left-style: solid;
 border-left-color: #f9d211;
}
.top_waku{
 width : 980px;
 height : 1246px;
 position : relative;
}
.cover_info{
 box-shadow: inset 0px 10px 20px -5px rgba(0,0,0,0.2);
 }
#main01{
 background-image : url(../img_top/main01.jpg);
 background-position : center center;
 width : 980px;
 height : 1246px;
 top : 0px;
 left : 0px;
 position : absolute;
 background-repeat : no-repeat;
}
.main_back{
 background-image : url(../img_top/main_back.jpg);
 background-repeat : repeat;
 background-position : center top;
 height : 1246px;
 border-bottom-width : 2px;
 border-bottom-style: solid;
 border-bottom-color: #ffffff;
}
.catch{
 background-color : #fbf5e3;
 background-image : url(../img_top/main_catch_back.png);
 background-repeat : repeat;
 background-position : center top;
 padding-top:80px;
 padding-bottom:80px;
 box-shadow:0px 10px 20px 0px rgba(0,0,0,0.3);
}
.top_movie_block {
 padding: 0px;
 background-color: rgba(0,0,0,0.90);
 border: 1px #d6c934 solid;
}
.top_table01 { margin: 1px; }
