@charset   "Shift_JIS";
TABLE{
    
    
    
    
    
    
  font-size : x-small;

  font-weight : normal;

  

  

  color : #464646;

  
}
A{  
  font-size : x-small;
  color : #464646;
}
A:link{  
  font-size : x-small;
  color : #0066cc;
  text-decoration:none
}
A:visited{  
  font-size : x-small;
  color : #0066cc;
  text-decoration:none
}
A:hover{  
  font-size : x-small;
  color : #FF9900;
}
A:active{  
  font-size : x-small;
  color : #FF9900;
}
TD{
@line-height:150%;
}
h1 {
	font-size: x-small;
	line-height: 150%;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	margin: 1px;
	padding: 1px;
}
h2 {
	font-size: x-small;
	line-height: 150%;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}