@charset "UTF-8";
/* CSS Document */

#page {
  width: 560px;
  margin: 0 auto;
}

img {
    max-width: 100%;
    height: auto;
}
