@charset "utf-8";
#contents {
  width: 698px;
  border: 1px solid #AAA;
  padding: 15px;
  overflow: hidden;
}
#contents h2 {
  font-size: 110%;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #666;
}
#contents h3 {
  font-size: 100%;
  padding: 5px;
  margin-bottom: 7px;
  background: #E0E0E0;
}
#contents p {
  padding-bottom: 30px;
  line-height: 1.4;
}
#contents ul {
  margin-bottom: 25px;
  list-style-type: none;
}
#contents li {
  padding-left: 17px;
  line-height: 1.7;
  background: url(/images/ja/about/ya.gif) 0px 5px no-repeat;
}

