@charset "utf-8";
.main1{
  background-repeat : no-repeat;
  background-position : center top;
  min-width : 768px;
  max-width : 1100px;
  margin-top : 210px;
  margin-bottom : 120px;
}
.main2{
  background-repeat : no-repeat;
  background-position : center top;
  min-width : 768px;
  max-width : 1100px;
  margin-top : 70px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #666666;
  border-right-color : #666666;
  box-shadow : 0px 0px 10px #7f7043;
}

