@charset "utf-8";
.logbox{
  width : 560px;
  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 : 16px;
  margin-top : 30px;
}
.twibox{
  width : 300px;
  height : 400px;
  margin-top : 30px;
}
.logo1{
  background-image : url(../img_top/logo1.png);
  background-position : center center;
  width : 490px;
  height : 270px;
  top : 40px;
  left : 245px;
  position : absolute;
  background-repeat : no-repeat;
}
.logo2{
  background-image : url(../img_top/logo2.png);
  background-position : center center;
  width : 920px;
  height : 219px;
  left : 30px;
  position : absolute;
  background-repeat : no-repeat;
  bottom : 40px;
}
.main_back{
  background-image : url(../img_top/mainback1.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  height : 1150px;
}
.main1{
  background-image : url(../img_top/main1.jpg);
  background-position : center center;
  width : 980px;
  height : 1150px;
}
.main01{
  background-image : url(../img_top/main001.jpg);
  background-position : center top;
  background-repeat : no-repeat;
}
.top_waku{
  position : relative;
}
.topmar1400{
  margin-top : 1370px;
}

