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