@charset "UTF-8";

div.introduction {
  margin-left:80px;
  width:770px;
}

div.introduction p {
  line-height:1.6;
  margin-bottom:1em;
  text-align:justify;
}

.summary {
  margin-top:30px;
  margin-left:80px;
  width:770px;
}

.summary dt {
  width:100px;
  height:1.5em;
}

.summary dd {
  margin:-1.5em 0 0.5em 100px;
}

.summary dd.compact {
  text-indent:-1em;
  padding-left:1em;
}

.summary dd ol {
  margin:0 0 0 2em;
}

.summary dd ol li {
  margin:0 0 0.5em;
}

.summary dd ol ol {
  margin-top:0.5em;
}

.summary dd ol ol li {
  list-style-type:upper-alpha;
}

p.introduction {
  text-align:center;
}

.section {
  width:888px;

  margin:30px 0 0 31px;
  border-top:2px dotted #ccc;
  padding-top:20px;

  text-align:center;
}

.current {
  display:block;
  padding:1em 0;
  margin:1em 0;

  font-size:123.07%;
}

.section P {
  line-height:1.4;
}

.section H3 {
  font-size:123.07%;
}

.section UL {
  list-style:none;

  margin:10px 0;
}

.section UL LI {
  margin-bottom:0.5em;
}

.section .name {
  font-size:146.15%;
}

.shinseisho {
  margin:0 auto;
}

.shinseisho td {
  padding:1.5em;
}

.faq {
  margin:2em;
}