@charset "Shift_JIS";
 

A:HOVER{
color : navy;
background-color : aqua;





}
A:ACTIVE{
color : teal;
}
A{
color : black;
}
H2{
font-weight : bolder;


color : gray;


  
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",Arial;
  

  
  
  text-decoration : none;
}
H4{
	color: red;
}
TD{
  
  
  text-indent : 0px;
  

  
  
  line-height : 21px;
  font-size : 90%;
  
}
H3{
  font-size : 24px;
  font-weight : normal;
}
BODY{
	font-size: 100%;
	line-height: 22px;
}
