body {
  font-family: 'Hiragino Kaku Gothic Pro',Meiryo,sans-serif;
}

h1 {
  margin: 18px 0 9px 0;
  font-size: 24px;
}

h2 {
  margin: 24px 0 12px 0;
  font-size: 14px;
}

h3 {
  margin: 12px 0 6px 0;
  font-size: 12px;
}

dt {
  font-size: 11px;
  font-weight: bold;
}

dd {
  margin: 0 0 1em 2em;
  font-size: 11px;
}

p {
  margin: 6px 0 12px 0;
  font-size: 11px;
  line-height: 1.5em;
  letter-spacing: 0.03em;
}

li {
  font-size: 11px;
}

.dl dt {
  font-size: 12px;
}

.dl dd {
  font-size: 12px;
  font-weight: bold;
}

div.home {
  font-size: 11px;
}


