.font-s {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8px;
	line-height: 12px;
}
.font-m {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 15px;
}
.font-l {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #981B1E;
	text-decoration: none;
}
a:hover {
	color: #981B1E;
	text-decoration: none;
}
a:active {
	color: #981B1E;
	text-decoration: none;
}
