@charset "utf-8";
.mainvis1{
  background-image : url(../img_top/vis1.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  margin-top : 90px;
  min-width : 768px;
  max-width : 1100px;
  box-shadow : 0px 10px 10px #505242;
}
.flyerthum{
  vertical-align : middle;
  text-align : center;
  border-width : 1px;
  border-style : solid;
  border-color : #846c46;
  box-shadow : 0px 4px 4px #978a6a;
  width : 47.5%;
}

