A { 
text-decoration:underline; 
color: #003399; 
}

A:hover {
text-decoration:underline; 
background:none; color: #CC0000; 
}

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

.menu A:hover {
	text-decoration:none;
	background:#CC0000;
	color:#ffffff;
}
 
.menu {
	font-size : 11px;
	color:#cccccc;
}


.sub_menu A {
	text-decoration:none;
	color: #CCCCCC;
	font-size: 10px;
}

.sub_menu A:hover {
	text-decoration:underline;
	color:#FF3300;
 }
 
.sub_menu {
	font-size: 10px;
	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: 12px;
  text-align : center;
}

tr {
	font-size: 12px;
}

.gyoukan {
	line-height: 150%;
}
H1{
  font-weight : bold;
  color : navy;
  font-size : 13px;
  width : 756px;
  
  height : 15px;
  margin-top : 0px;
  margin-bottom : 0px;
  
  text-align : left;
}
.text12{
  font-size : 12px;
  line-height : 130%;
}
TD{
  font-size : 13px;
}
.menu_top{
  height : 480px;
}
.menu_side{
  height : 2620px;
}
.link1 A{
  text-decoration : none;
  color : red;
  font-size : 20px;
  font-weight : bold;
}
.link1{
  background-color : lime;
}

.link1 A:hover{
  text-decoration : none;
  color : yellow;
}
.link11 A{
  text-decoration : none;
  color : blue;
  font-size : 20px;
  font-weight : bold;
}
.link11 A:hover{
  text-decoration : none;
  color : yellow;
}

.link2 A{
  text-decoration : none;
  color : #ff0000;
  font-size : 20px; 

  font-weight : bold;
}
.link2 A:hover{
  text-decoration : none;
  color : yellow;
}
.text16{
  font-size : 16px;
  
}
.link111 A{
  font-size : 22px;
  font-weight : bold;
  
  text-decoration : none;
  color : navy;
}
.link111 A:hover{
  color : yellow;
}
