<@charset "UTF-8";>

body {
  background-color: #f5fffa;
}

h1 {
  font-size: 24px;
  font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
  text-align: center;
}

p {
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",sans-serif;
  text-align: center;
}
