@charset "utf-8";
.logbox{
 width : 640px;
 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 : 15px;
 margin-top : 20px;
}
.top_waku{
 width : 980px;
 position : relative;
 height : 730px;
}
.main2waku{
 width : 980px;
 position : relative;
 height : 510px;
}
.twibox{
 width : 300px;
 height : 400px;
 margin-top : 20px;
}
.div_sns{
 height : 23px;
 position : absolute;
 top : 20px;
 left : 0px;
}
.td_log{
 width : 640px;
 height : 400px;
}
.main1{
 background-image : url(../img_top/main1.jpg);
 background-repeat : no-repeat;
 background-position : center top;
 height : 1025px;
}
.main2{
 background-image : url(../img_top/main2.jpg);
 background-repeat : no-repeat;
 background-position : center top;
 height : 460px;
}
.kaizyo{
 height : 125px;
 position : absolute;
 top : 260px;
 right : 85px;
 left : 85px;
}
body{
 background-image : url(../img_common/back1.jpg);
 background-repeat : repeat;
 background-position : center top;
}

