#wrap #center {
  background: url(../images/bg_leaf.jpg) top center no-repeat;
  background-size: auto auto;
  background-attachment: fixed;
}
@media screen and (max-width: 620px) {
  #wrap #center {
    padding: 0 0;
    background: none;
  }
}/*# sourceMappingURL=common_kamata.css.map */