.font12 {
	font-size: 12px;
	line-height: 20px;
}
.cap {
	font-size: 10px;
}
.font14 {
	font-size: 14px;
	line-height: 22px;
}
a:link {
	text-decoration: none;
	color: #333333;

}
a:visited {
	text-decoration: none;
	color: #333333;

}
a:hover {
	text-decoration: underline;
	color: #0000CC;

}
a:active {
	text-decoration: underline;
	color: #FF3300;

}
.saiyo {
	font-size: 12px;
	line-height: 18px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;

}
