h2 {
    font-weight:300;
    text-indent:1em;
    white-space:nowrap;
    margin-bottom:2em;
  }
h2 span.title1{
    font-size:3em;
    color:lightslategray;
  }
h2 span.title2{
    font-size:1.7em;
    font-style:italic;
    color:pink;
    position:relative;
    left:-8em;
    top:0.5em;
  }
p.honbun{
    top:120px;
    left:10px;
    margin-left:5%;
    margin-right:5%;
  }
ul {
    margin-left:5%;
    margin-right:5%;
    margin-bottom:10em;
    line-height:150%;
  }
