BODY{
  background-image : url(img/bg_image.jpg);
  background-repeat : repeat-x;
  margin-top : 0px;
  margin-bottom : 0px;
}
A{
  color : maroon;
}
A:HOVER{
  color : green;
}
TD{
  font-size : 13px;
  color : #4c4c4c;
}
TD.main_menu A:LINK ,TD.main_menu A:VISITED{
  background-image : url(img/menu.gif);
  color : #660000;
  width : 147px;
  height : 40px;
  text-align : center;
  padding-top : 13px;
  text-decoration : none;
  font-weight : bold;
}
TD.main_menu A:HOVER{
  background-image : url(img/menu_over.gif);
}
TD.main_menu_active A:LINK ,TD.main_menu_active A:VISITED{
  background-image : url(img/menu_active.gif);
  color : #660000;
  width : 147px;
  height : 40px;
  text-align : center;
  padding-top : 13px;
  text-decoration : none;
  font-weight : bold;
}
TD.sub_menu A:LINK ,TD.sub_menu A:VISITED{
  color : maroon;
  text-align : left;
  text-decoration : none;
  font-weight : normal;
  font-size : 12px;
  background-image : url(img/menu_sub.gif);
  background-repeat : no-repeat;
  width : 100%;
  height : 100%;
  padding-top : 5px;
  padding-bottom : 5px;
}
TD.sub_menu A:HOVER{
  color : green;
  text-decoration : none;
  background-image : url(img/menu_sub_over.gif);
  background-repeat : no-repeat;
}
TD.sub_menu_active A:LINK ,TD.sub_menu_active A:VISITED{
  color : white;
  text-align : left;
  text-decoration : none;
  font-weight : normal;
  font-size : 12px;
  background-image : url(img/menu_sub_active.gif);
  background-repeat : no-repeat;
  width : 100%;
  height : 100%;
  padding-top : 5px;
  padding-bottom : 5px;
}
TD.goaisatsu{
  line-height : 25px;
}
TD.syaze_title{
  font-size : 23px;
  font-weight : bold;
  color : black;
}
TD.syaze_moji{
  letter-spacing : 4px;
  font-size : 18px;
  font-family : "‚l‚r –¾’©";
}
TD.ayumi{
  font-size : 12px;
  text-indent : 5px;
}
TD.setsumei{
  line-height : 18px;
}
TD.syohin{
  font-size : 12px;
  line-height : 20px;
}
TD.s{
  font-size : 12px;
}

