@charset   "Shift_JIS";
A{
  color : #2f8de5;
  text-decoration : none;
  font-size : x-small;
}
A:link{
  color : #2f8de5;
  text-decoration : none;
  font-size : x-small;
}
A:visited{
  color : #2f8de5;
  text-decoration : none;
  font-size : x-small;
}
A:hover{
  color : blue;
  text-decoration : underline;
  font-size : x-small;
}
A:active{
  color : #2f8de5;
  text-decoration : none;
  font-size : x-small;
}
BODY{
  font-size : x-small;
  scrollbar-track-color: #FFFFFF;
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #2f8de5;
  scrollbar-darkshadow-color: #2f8de5;
  scrollbar-highlight-color: #2f8de5;
  scrollbar-3dlight-color: #2f8de5;
  scrollbar-arrow-color: #2f8de5;
  
}

TD{
  color : #ffffff;
  font-size : x-small;
}
H1{
  font-size : medium;
  color : white;
}
H2{
  font-size : small;
  color : white;
  text-decoration : none;
}
A:HOVER{

  text-decoration : underline;

}

SPAN{

  font-size : 0pt;
  cursor : hand;

}

LI{
  list-style-image : url(image/lst/lst01.gif);
  list-style-type : none;
}

dir span{
  font-family:wingdings;
}


