@charset "shift-jis";

* {
  margin: 0;
  padding: 0;
  list-style: none;
/*  font-size: 100%;*/
  border: none;
}
img {
  vertical-align: top;
}
  input[type="button"],input[type="submit"] {
    -webkit-appearance: none;
  }