@charset "utf-8";
.logbox{
 width : 580px;
 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;
}
.top_waku{
 width : 1000px;
 position : relative;
 height : 780px;
}
.twibox{
 width : 300px;
 height : 400px;
}
.logo1{
 background-image : url(../img_top/logo1.png);
 background-repeat : no-repeat;
 width : 990px;
 height : 388px;
 position : absolute;
 top : 120px;
 right : 10px;
 left : 10px;
}
.main1{
 background-image : url(../img_top/main1.jpg);
 background-repeat : no-repeat;
 background-position : center top;
 height : 780px;
}
.main2{
 background-image : url(../img_top/main0002.jpg);
 background-repeat : no-repeat;
 background-position : center top;
 height : 1348px;
}


