@charset "utf-8";
.mainlogo{
  background-image : url(../img_top/logo1.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 980px;
  height : 277px;
  text-align : center;
  margin-top : -307px;
  z-index : 2;
  position : relative;
}
.main1{
  background-image : url(../img_top/set2/main1.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  height : 1350px;
}
.extra{
  margin-top : 90px;
  background-color : black;
  padding-top : 40px;
  padding-bottom : 40px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b0966a;
}

