@charset "utf-8";
.logbox{
 height : 400px;
 overflow : auto;
 border : 0px solid;
 vertical-align : top;
 text-align : left;
 padding-left : 0px;
 padding-top : 0px;
 padding-bottom : 0px;
 font-size : 15px;
 width : 560px;
}
.twibox{
 width : 300px;
 height : 400px;
}
.main1{
 background-image : url(../img_top/main1.jpg);
 background-repeat : no-repeat;
 background-position : center top;
 height : 950px;
}
.main_back{
 background-image : url(../img_top/main_back.jpg);
 background-repeat : no-repeat;
 background-position : center top;
 height : 950px;
 border-bottom-width : 2px;
 border-bottom-style : solid;
 border-bottom-color : #f8e100;
}
.top_waku{
 width : 980px;
 height : 950px;
 position : relative;
}
.logo1{
 background-image : url(../img_top/logo1.png);
 background-repeat : no-repeat;
 width : 880px;
 height : 506px;
 right : 45px;
 left : 45px;
 position : absolute;
 overflow : visible;
 z-index : 2;
 bottom : -2px;
}