@charset "utf-8";
.logbox{
  height : 400px;
  overflow : auto;
  border : 0px solid;
  vertical-align : top;
  text-align : left;
  padding-left : 0px;
  padding-top : 0px;
  padding-bottom : 0px;
  width : 580px;
}
.logo1{
  background-position : center top;
  width : 186px;
  height : 700px;
  position : absolute;
  right : 30px;
  top : 300px;
  z-index : 2;
  background-repeat : no-repeat;
  font-size : 24px;
  font-weight : bold;
  background-image : url(../img_top/logo1.png);
}
.top_waku{
  width : 980px;
  height : 1200px;
  position : relative;
}
.topimg1{
  background-image : url(../img_top/main1.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  height : 1200px;
  border-bottom-style : solid;
  border-bottom-width : 1px;
  border-bottom-color : #666666;
}
.twibox{
  width : 300px;
  height : 400px;
}
.kage1{
  text-shadow : 0px 3px 6px #ffffff;
}
.kage2{
  text-shadow : 0px 2px 2px #000000;
}
.catch1{
  font-size : 42px;
  line-height : 1.3em;
  letter-spacing : -1px;
}
