@charset   "Shift_JIS";
BODY,TH,TD{
  color : black;
  font-family : ‚l‚r ƒSƒVƒbƒN;
  font-size : small;
}
H1{
  color : black;
  text-align : center;
}
H2{
  color : black;
  text-align : center;
 }
H3{
  color : black;
  text-align : center;
}
A{
  color : black;
  text-decoration : none;
}
A:VISITED{
  color: green;
  text-decoration : underline;
}
A:HOVER{
  color: red;
  text-decoration : none;
}
A:link{
  color: darkblue;
  text-decoration : underline;
}
ul li {
  list-style-image: url(SUBMENU.gif);
}
