@charset "utf-8";
.logbox{
  width : 930px;
  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;
}
.twibox{
  height : 480px;
}
#main1{
  height: 0;
  padding-top : 59.90%;
  background : url(../img_top/main.jpg) 0px 0px / contain no-repeat scroll padding-box border-box transparent;
}
.kage{
  width : 100%;
  height : 100px;
  background-repeat : repeat-x;
  background-image : url(../img_top/back_kage.png);
}
.kage2{
  width : 100%;
  height : 100px;
  background-repeat : repeat-x;
  background-image : url(../img_top/back_kage2.png);
}

