body {
  font-size: 0.9em;
  background-image: url("img/tile.gif");
  background-repeat: repeat;
  text-align: left;
  font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
}

h2, h3 {
  font-size: 1.2em;
  margin-bottom: 1.5em;
  padding: 5px 0 5px 5px;
  border-left: 10px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

a:link {
  color: #0000ff;
  text-decoration: underline;
}

a:visited {
  color: #990099;
  text-decoration: underline;
}

a:hover {
  color: #ff0000;
  text-decoration: underline;
}

#contents {
  padding: 0 50px 2em;
}

#contents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}

#contents dl {
  margin: 1em 0;
}

#contents dt {
  margin-bottom: 1em;
  font-weight: bold;
  border-bottom: 1px dotted #666666;
}

#contents dd {
  margin-bottom: 0.5em;
}

#contents ul {
  margin: 0.5em 0 0.5em;
  list-style-image: url("img/pokeball.gif");
}

#contents li {
  margin-left: -1em;
  margin-bottom: 0.5em;
}