@charset "utf-8";
.logbox{
 width : 630px;
 height : 480px;
 padding-top : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 overflow: auto;
 border : 0px solid;
 vertical-align : top;
 font-size : 14px;
 text-align : left;
 line-height : 1.7em;
}
.twibox{
 width : 280px;
 height : 410px;
 padding-top : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 border : 0px solid;
 vertical-align : top;
 color : white;
 text-align : left;
}
.top_waku{
 width : 1000px;
 height : 1235px;
 position : relative;
}
.div_sns{
 height : 23px;
 position : absolute;
 top : 20px;
 right : 0px;
}
.main01{
 background-image : url(../img_top/main001.jpg);
 background-position : center top;
 height : 1235px;
 background-repeat : no-repeat;
}
.main_back{
 background-image : url(../img_top/main_back.png);
 background-repeat : no-repeat;
 background-position : center top;
 height : 1235px;
}