@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;
}
.twibox{
  width : 300px;
  height : 400px;
}
#main1{
  height: 0;
  padding-top : 48.85%;
  background : url(../img_top/main1.jpg) 0px 0px / contain no-repeat scroll padding-box border-box transparent;
  z-index : 2;
}
#main2{
  height: 0;
  padding-top : 48.12%;
  background : url(../img_top/main2.jpg) 0px 0px / contain no-repeat scroll padding-box border-box transparent;
}
.toplogo{
  padding-top : 50px;
  padding-bottom : 150px;
}
.topimg{
  background-image : url(../img_top/main1.jpg);
  background-repeat : no-repeat;
  background-position : center center;
}

