a { 
text-decoration:underline; 
color : #f1647a; 
}

a:hover {
text-decoration:underline; 
color : #f592a0; 
}

.menu A {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
}

.menu A:hover {
	text-decoration:none;
	background:85B7F7;
	color: #FFFFFF;

 }
 
.sub_menu a {
	text-decoration : underline;
	color : #7b5f3c;
	
}

.sub_menu a:hover {
	color : #f1657a;
	text-decoration : underline;

}
 
.sub_menu {
	font-size: 12px;
}


body{
	font-size : 12px;
	
	
	
	
  
}

tr {
	font-size: 12px;
}

.gyoukan {
	line-height : 150%;
}


.Class17{
  font-size : 17px;
}
LI{
  line-height : 1.5em;
}

