
.left_menu TD{
  background-image : url(images/left_icon.gif);
  background-repeat : no-repeat;
  padding-top : 8px;
  padding-left : 23px;
  padding-bottom : 6px;
background-position : left center;
}
.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;
}
TD{
  font-size : 12px;
  line-height : 120%;
  color : #333333;
}
.left_midashi TD{
  font-size : 13px;
  font-weight : bold;
  color : #ffffff;
  padding-top : 2px;
}
.footer{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
H1{
  font-size : 26px;
  color : #cc0000;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H2{
  font-size : 18px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.header{
  margin-left : 30px;
  margin-top : 0px;
  margin-bottom : 0px;
}
.header TD{
  letter-spacing : 2px;
  padding-left : 10px;
  padding-top : 4px;
  padding-bottom : 8px;
}
.contents{
  
  background-image : url(images/contents_back.gif);
  background-repeat : no-repeat;background-position : left top;
  padding-top : 50px;
  padding-left : 30px;
  padding-right : 29px;
  padding-bottom : 20px;
}
.link_black A:LINK,
.link_black A:VISITED {
  color: #333333;
  text-decoration : none;
}
.link_black A:HOVER {
  color : red;
  text-decoration : underline;
}

