.m {
	font-size: 16px;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.mb {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.l {
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.s {
	font-size: 13px;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
a:link{
	color:#003399;
	text-decoration: none;
}
a:active{
	color:#003399;
	text-decoration: none;
}
a:visited{
	color:#003399;
	text-decoration: none;
}

.under {
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;

}
