BODY {
  text-align : center;
  margin-top : 1px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}
.left_menu TD {
  font-size : 12PX;
  padding-top : 3px;
  padding-bottom : 2px;
  padding-left : 20px;
  
  
  

  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #666666;
  padding-right : 15px;
}
.left_menu TD A:LINK,
.left_menu TD A:VISITED {
  color: #333333;
  text-decoration : none;
}
.left_menu TD A:HOVER {
  color : red;
  text-decoration : underline;
}
.contents{
  line-height : 120%;
  
  padding-left : 24px;
  padding-right : 25px;
  padding-bottom : 20px;
  font-size : 12PX;
}
.menu_midashi{
  font-size : 18px;
  font-weight : bold;
  padding-left : 20px;
  padding-top : 2px;
}
