A { 
text-decoration:none; 
color: #0066FF; 
}

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

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

.menu A:hover {
	background:#FF6699;
	color:#ffffff;
}
 
 .menu {
	font-size: 12px;
}
 
.sub_menu A {
	text-decoration:none;
	color: #666666;
	font-size: 10px;
}

.sub_menu A:hover {
	text-decoration:none;
	background:#FF6699; 
	color:#FFFFFF;
}
 
.link A {
	text-decoration:none;
	color: #003399;
	font-size: 12px;
	line-height: 150%;
}

.link A:hover {
	text-decoration:underline;
	color:#FF6699;
 }

body{
	font-size: 12px;
}

tr {
	font-size: 12px;
}

.gyoukan {
	line-height: 150%;
	font-size: 12px;

}
.moji14 {
	font-size: 14px;
	color: #333333;
	font-weight: normal;

}
.moji13 {

	font-size: 13px;
	color: #999999;
	font-weight: bold;
}
.moji-pini18 {
	font-size: 18px;
	font-weight: bold;
	color: #FF3366;
}
.moji14pink {

	font-size: 14px;
	color: #FF3366;
	font-weight: bold;
}
.moji-brown {

	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.color-white12b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.color-white10b {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.gyoukan-black {
	line-height: 150%;
	font-size: 12px;
	color: #333333;
	font-weight: normal;


}
