a { 
text-decoration : none; 
color : #ffffff; 
}

a:hover {
text-decoration : none; 
color : #4993ae; 
}

.menu a {
	text-decoration : underline;
	color : #bb77ff;
	font-size : 12px;
  
}

.menu a:hover {
	text-decoration : none;
	background:85B7F7;
	color: #FFFFFF;

 
  
}
 
.sub_menu a {
	text-decoration:none;
	color : #ffffff;
	font-size : 12px;
}

.sub_menu a:hover {
	color : #ffffff;
	text-decoration : underline;

}
 
.sub_menu {
	font-size : 12px;
}


body{
	font-size : 12px;
	
	
	
	
  

  
  background-color : #333333;
}

tr {
	font-size : 12px;
}

.gyoukan {
	line-height : 100%;
  
}


.Class17{
  font-size : 17px;
}
.Class18{
  font-size : 18px;
  font-weight : bold;
}
.Class15{
  font-size : 15px;
  font-weight : bold;
}
.Class10{
  font-size : 10px;
}

