.text-m {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 90%;
	line-height: 130%;
	color: #402000;
}
.text-s {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 80%;
	line-height: 130%;
	color: #333333;
}
a:link {
	color: #993300;
	text-decoration: none;

}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.text-ss {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 70%;
	line-height: 130%;
	color: #333333;
}

