H2{
  color : #477676;
  padding-left : 5px;
  border-bottom-width : 2px;
  border-left-style : none;
  border-bottom-style : dotted;
  border-left-color : #993366;
  border-bottom-color : #dd6b4f;
  font-size : 23px;
  font-weight : normal;
  
  width : 800px;
}
H3{
  color : #395e4e;
  padding-left : 3px;
  border-bottom-width : 2px;
  border-left-style : none;
  border-bottom-color : #993366;
  font-size : 18px;
  border-bottom-style : none;
}
HR{
  height : 1px;
}
P{
  color: #666633;
  font-size : medium;
}
A{
  color : navy;
  text-decoration: underline;
}
A:visited{
  color : #2c694a;
  text-decoration: underline;
}
A:hover{
  color : #69a045;
  text-decoration: underline;
  background-color : #eed3cc;
}
A:active{
  color : white;
  text-decoration: underline;
  background-color : #69a045;
}
TH{
  color : #e6e6e6;
  background-color : #467575;
  font-size : 18px;
  font-weight : bold;
  letter-spacing : 1.3em;
}
TD{
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  
  line-height : 1.5em;
  border-bottom-width : 2px;
  border-bottom-style : solid;


  
  width: 300px;


  
  border-right-style : none;
  

  border-bottom-color : #666633;
}
.hyou-gyou{
  vertical-align : top;
  
  line-height : 1.5em;
}
.kyoutyou{
  color : #dd6b4f;
  font-weight : bold;
}
.TABLE{
  font-size : 20px;
  color : #666633;
  line-height : 1.5em;
}
ADDRESS{
  font-size : 14px;
}
