@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 : 1000px;
  height : 1200px;
  position : relative;
  margin-top : 90px;
}
.main1{
  width : 1000px;
  height : 1022px;
  position : absolute;
  right : 0px;
  left : 0px;
  z-index : 3;
  top : 0px;
}
.moji1{
  width : 900px;
  height : 210px;
  top : 990px;
  left : 50px;
  position : absolute;
  z-index : 11;
  right : 50px;
}
.moji2{
  width : 900px;
  height : 210px;
  top : 990px;
  left : 0px;
  position : absolute;
  z-index : 12;
}
.moji3{
  width : 900px;
  height : 210px;
  top : 990px;
  left : 50px;
  position : absolute;
  z-index : 13;
  right : 50px;
}

