@charset "utf-8";
.logbox{
  height : 400px;
  overflow : auto;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-left-width : 0px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-style : solid;
  vertical-align : top;
  text-align : left;
  padding-top : 40px;
  padding-bottom : 0px;
  font-size : 16px;
}
.twibox{
  height : 480px;
}
.top_waku{
  padding-top : 90px;
  width : 980px;
  position : relative;
  height : 760px;
}
.logo1{
  width : 880px;
  position : absolute;
  top : 100px;
  right : 50px;
  left : 50px;
}
.main1{
  background-image : url(../img_top/main1.jpg);
  height : 1020px;
  background-repeat : no-repeat;
  background-position : center top;
  background-color : white;
}
.logo01{
  background-image : url(../img_top/logo1.png);
  background-repeat : no-repeat;
  background-position : center top;
  margin-top : -250px;
  width : 600px;
  height : 470px;
}

