/*xx-small, x-small, small, medium（規定値）, large, x-large, xx-large*/

.txt2a {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	/*color:#333333*/
}

.txtS {
	font-size: 10px;
	font-family: "Verdana","Arial","Helvetica", "sans-serif","osaka";
	color:#555555
}

.txtSsp{
	font-size: 10px;
	font-family: "Verdana","Arial","Helvetica", "sans-serif","osaka";
	color: #333333;letter-spacing: 0.06em;line-height:130%;
}

.txt3a {
	font-size: small;/*13px	*/
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	color:#333333
}
.txt4a {
	font-size:medium;
	color:#333333
}
.txt2b{
	font-size: 11px;/*11px;*/
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	line-height:140%;
	color:#333333
}
.txt3b {
	font-size: small;/*13px		元*12px;*/
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	line-height: 140%;
	color:#666666
}

.txtMb {
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	line-height: 160%;
	color:#555555
}

.txt4b {
	font-size:medium;
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	line-height: 140%;
	color:#333333
}


