@charset "utf-8";
.main1{
  width : 100%;
  min-width : 768px;
  max-width : 1000px;
}
.mainback1{
  background-image : url(../img_top/mainbck.jpg);
  background-position : center top;
  background-attachment : fixed;
}

