A { 
text-decoration:underline; 
color: #15689A; 
}

A:hover {
text-decoration:underline; 
color: #E10000; 
}

.menu A {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
}

.menu a:hover {
	text-decoration:none;
	background:85B7F7;
	color : blue;

 }


body{
	font-size: 12px;

}

tr {
	font-size: 12px;
}

.gyoukan {
	line-height: 150%;
}

.titlemenu {
	font-size: 11px;
	color: #8B8B8B;
	font-weight: bold;

}

h1 {
	font-size: 11px;
	padding: 2px;
	height: 0px;
	vertical-align: text-botom;

}
