.font10 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #663300;
	font-weight: lighter;
}
a:link {
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 14px;
	color: #663300;
}
a:active {
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 14px;
	color: #663300;
}
a:visited {
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 14px;
	color: #663300;
}
a:hover {
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 14px;
	color: #FF3366;
}

h2 {
	font-size: 11px;
	margin: 5px 0;
}

