@charset "utf-8";
#contents {
  padding: 15px 20px;
  overflow: hidden;
}
#contents h2 {
  font-size: 110%;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #666;
}
#contents p {
  padding-bottom: 25px;
  line-height: 1.4;
}
#contents li {
  padding-left: 17px;
  list-style: none;
  background: url(/images/ja/about/ya.gif) 0px 3px no-repeat;
}

