@charset "utf-8";
.topwaku{
  width : 1000px;
  height : 600px;
  margin-top : 150px;
  position : relative;
  top : 1000px;
}
.topwaku2{
  width : 1095px;
  height : 1550px;
  margin-top : 0px;
  position : relative;
  top : 0px;
}
.main1{
  position : absolute;
  z-index : 2;
  background-repeat : no-repeat;
  background-position : center top;
  width : 1000px;
  top : 0px;
  left : 0px;
}
.mainvis1{
  position : absolute;
  z-index : 2;
  background-repeat : no-repeat;
  background-position : center top;
  width : 1095px;
  top : 0px;
  left : 0px;
}
.main2{
  position : absolute;
  z-index : 3;
  width : 1000px;
  top : 0px;
  left : 0px;
}
.main9{
  position : absolute;
  z-index : 9;
  width : 1000px;
  top : 0px;
  right : 0px;
  left : 0px;
}
.mainvis9{
  position : absolute;
  z-index : 9;
  width : 1095px;
  top : 0px;
  right : 0px;
  left : 0px;
}

