@charset "utf-8";

* {
	font-size: 100%;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka','Arial','Helvetica',sans-serif;
	}

.mtext {
	font-size: 100%;
	}

.mstext {
	font-size: 90%;
	}

.stext {
	font-size: 80%;
	}

.sstext {
	font-size: 72%;
	}

.red {
	color: #aa0000;
	}

.red2 {
	color: #ff0000;
	}

.tblue {
	color: #003D76;
	}

.bold {
	font-weight: bold;
	}
