@charset "utf-8";
.logbox{
  width : 100%;
  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 : 800px;
  height : 800px;
  position : relative;
  margin-top : 90px;
  background-position : 0px 130px;
  background-repeat : no-repeat;
}
.logoback{
  width : 100%;
}
#main01{
  width : 496px;
  height : 69px;
  position : absolute;
  top : 128px;
  left : 151px;
  z-index : 2;
}
#main02{
  width : 396px;
  height : 39px;
  position : absolute;
  top : 205px;
  left : 202px;
  z-index : 2;
}
#main03{
  background-repeat : no-repeat;
  width : 800px;
  height : 179px;
  position : absolute;
  top : 297px;
  z-index : 2;
  left : 0px;
}
#main04{
  width : 155px;
  height : 37px;
  position : absolute;
  top : 529px;
  left : 322px;
  z-index : 2;
}
.logo1{
  background-image : url(../img_top/set2/logo.png);
  height : 1415px;
  background-repeat : no-repeat;
  background-position : center top;
}
.visonly{
  background-image : url(../img_top/set2/visonly.jpg);
  height : 1415px;
  background-repeat : no-repeat;
  background-position : center top;
  margin-top : 90px;
}

