A { 
text-decoration:underline; 
color: #003399; 
}

A:hover {
text-decoration:underline; 
background:none; color: #CC0000; 
}

.menu A {
	text-decoration:none;
	color: #CCCCCC;
	font-size: 12px;
}

.menu A:hover {
	text-decoration:none;
	background:#CC0000;
	color:#ffffff;
}
 
.menu {
	font-size: 12px;
	color:#cccccc;
}


.sub_menu A {
	text-decoration:none;
	color: #CCCCCC;
	font-size: 12px;
}

.sub_menu A:hover {
	text-decoration:underline;
	color:#FF3300;
 }
 
.sub_menu {
	font-size: 14px;
	color: #999999;

}

.link A {
	text-decoration:none;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
}

.link A:hover {
	text-decoration:underline;
	color:#CC0000;
 }
 

body{
	font-size: 14px;
}

tr {
	font-size: 14px;
}

.gyoukan {
	line-height: 150%;
}

body {
margin-top : 0px;
margin-bottom : 0px;
}

body {
background-color:#F0EFE8;
}
