@charset "Shift_JIS"; 
 
A:HOVER{
  
  
  text-decoration : underline;
  
  color : yellow;
}
A{
  
  text-decoration : none;
  color : yellow;
  
}
TD{
  
  font-family : Verdana,Arial,"MS UI Gothic","Microsoft Sans Serif","‚l‚r ‚oƒSƒVƒbƒN";
  line-height : 1.5em;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;border-top-width : 2px;border-right-width : 2px;border-bottom-width : 2px;border-left-width : 2px;border-style : dashed dashed dashed dashed;border-color : white white white white;
  

  

  
  
  font-weight : normal;
  font-size : 75%;
}
