@charset "Shift_JIS";
#title {
  margin-top: 20px;
  line-height: 100%;
  background-image: url(http://www.plus-p.org/img/info.gif);
  background-repeat: no-repeat;
}
#title h1 {
  padding-left: 20px;
  font-size: 0.8em;
  font-weight: bold;
  color: #6c6;
}
#title h2, h3 {
  padding-left: 40px;
  font-size: 0.9em;
  font-weight: bold;
}
#title h2 {
  color: #666;
}
#title h3 {
  color: #333;
}

#main {
  margin: 20px 0px 0px 40px;
}
#main h1 {
  line-height: 200%;
}
#main ul {
  margin: 10px 0px 0px 20px;
}
#main li {
  line-height: 120%;
}
#main p {
  margin-left: 20px;
}

