 
BODY{
  line-height : 150%;
  padding-left : 10%;
  padding-right : 10%;
  
  background-color : #fffffa;
}
H1{
  font-size : 23pt;
  color : teal;
  padding-left : 6px;
  border-left-width : 20px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #009999;
  border-bottom-color : #009999;
  
  padding-top : 5px;
  padding-bottom : 5px;
}
H2{
  font-size : 18pt;
  color : teal;
  margin-top : 30px;
}
H3{
  font-size : 14pt;
  color : teal;
  margin-top : 30px;
}
DIV.lead{
  background-color : #d5eaea;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 20px;
  margin-bottom : 20px;
  font-size : 12pt;
  ine-height : 150%;
}
DIV.auther{
  
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 20px;
  margin-bottom : 20px;
  
  ine-height : 150%;
  border-top-width : 2px;
  border-top-style : dotted;
  border-top-color : teal;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-left-color : teal;
  border-right-color : teal;
  border-bottom-color : teal;
}
SPAN.copyr{
  font-size : 8pt;
  font-family : "Times New Roman";
  color : white;
  background-color : #009999;
  width : 100%;
  
  
  padding-left : 3px;
  
  
  
  font-style : oblique;
}
SPAN.sub{
  font-size : 12pt;
  color : #009999;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : bold;
}
