@charset "utf-8";
/* CSS Document */

.text,.mtext{
	font-size:14px;
	line-height:1.4em;
	/*	\*/font-size:90%;/* */
}

.small{
	font-size:12px;/*	\*/font-size:70%;/* */
	line-height:1.4em;
	padding-bottom:5px;
}
body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;/*	\*/font-size:90%;/* */
	color: #333333;
	line-height: 120%;
}
.fontL{
	font-size:16px;
	line-height:1.4em;
	padding-bottom:5px;
}
.fontM{
	font-size:12px;
	line-height:1.4em;
}
.fontS{
	font-size:11px;
	line-height:1.4em;
}
