BODY{
  color : black;
  font-family : Verdana;
  font-size : 11px;
}
H1{
  padding-left : 20px;
  font-size : 26px;
  padding-bottom : 3px;
}
H2{
  padding-left : 5px;
  font-size : 32px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
}
H3{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  font-size : 14px;
  padding-bottom : 4px;
  margin-top : 12px;
  border-bottom-color : navy;
}
H6{
  font-size : 10px;
}
HR{
  height : 1px;
}
A{
  color : #6060ff;
  text-decoration : none;
}
A:VISITED{
  color : #fc9d8f;
  text-decoration : none;
}
A:HOVER{
  color : #0066CC;
  text-decoration : none;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration : none;
}
.honbun{
  font-size : 15px;
  line-height : 22px;
  background-color : white;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
}
.verse{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
}
.title{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : navy;
  font-size : 28px;
}
.header_l {
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : navy;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : navy;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : navy;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
}
.header_r {
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : navy;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : navy;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : navy;
  padding-bottom : 5px;
  padding-top : 5px;
  padding-right : 5px;
}
.footer{
  font-size : 11px;
  line-height : 13px;
  background-color : white;
}
TD{
  font-size : 12px;
  line-height : 18px;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
