.text-s {
	font-size: 10px;
	font-family: "Helvetica Neue Bold Condensed";
	font-weight: bold;
	color: #FFFFFF;
}
.text-b {
	font-family: "Helvetica Neue Bold Condensed";
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
.text-f {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #990000;
	line-height: 18px;
}
.text-read {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	line-height: 26px;
	color: #990000;
	font-weight: bolder;
}
.text-title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #993300;
	line-height: 18px;
	font-weight: normal;
}
.text-w {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.text-w-s {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
}
.text-caution {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #FF0000;
	line-height: 18px;
	font-weight: normal;
}
