@charset "utf-8";
a:link {
	font-size: 11px;
	line-height: 18px;
	color: #698860;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	line-height: 18px;
	color: #698860;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	line-height: 18px;
	color: #698860;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	line-height: 18px;
	color: #698860;
	text-decoration: none;
}
.f10h16{
	font-size : 10px;
	line-height : 16px;
	color: #454545;
	letter-spacing: 0.1em
}
.f11h17{
	font-size : 11px;
	line-height : 17px;
	color: #454545;
	letter-spacing: 0.1em
}
.f12h18{
	font-size : 12px;
	line-height : 18px;
	color: #454545;
	letter-spacing: 0.1em
}
.f12h20 {
	font-size: 12px;
	line-height: 20px;
	color: #454545;
}
.f10 {
	font-size: 10px;
	line-height: 10px;
	color: #454545;
}

