body {
  font: 1em/1.5 游明朝, "ヒラギノ明朝 ProN W3", HG明朝E, serif;
  background-image: url(images/bg-washi.png);
  color: #333;
}

.heading {
  background: url(images/bg-moyou.png) no-repeat 5% top;
}
.theme-white {
  background-color: #fff;
}

.theme-dark {
  background-color: #333;
  color: #fff;
}