@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;
}
.main01{
  background-image : url(../img_top/main01.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  height : 1440px;
  background-color : black;
}
.catch1{
  width : 1000px;
  top : 40px;
  right : 0px;
  left : 0px;
  z-index : 1;
  height : 87px;
}
.catch2{
  width : 1000px;
  top : 120px;
  right : 0px;
  left : 0px;
  z-index : 1;
  background-image : url(../img_top/catch02a.png);
  height : 100px;
  background-repeat : no-repeat;
  background-position : center top;
}
.catchline{
  margin-top : 20px;
}
.catch01{
  font-size : 240%;
  text-shadow : 0px 4px 8px #4f79c2;
  letter-spacing : -2px;
}
.catch02{
  font-size : 230%;
  text-shadow : 0px 4px 8px #4f79c2;
}

