P {
  font-size : 13px;
  color : #6a5500;
  line-height : 160%;
  margin-top : 10px;
  margin-left : 24px;
  margin-right : 24px;
  margin-bottom : 10px;
}
H2 {
  font-size: 16px;
  font-weight: bold;
  color: #6d420c;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}
H1{
  font-size : 14px;
  color : red;
  font-weight : bold;
  text-align : center;
}
BODY{
  background-color : #fff7d7;
}
.chuigaki{
  font-size : 11px;
  color : teal;
  font-style : italic;
  font-weight : normal;
  margin-left : 16px;
  margin-right : 16px;
  list-style-position : outside;
}
.taiken{
  border-width : 1px 1px 1px 1px;
  background-color : #fdfbdb;
  border-style : dotted dotted dotted dotted;
  padding-top : 16px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 16px;
  border-color : maroon maroon maroon maroon;
}
