@charset "UTF-8";
/* フォント
-------------------------------------------------- */

body {
	font-size: 70%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"
}
.t1 {
	font-size: 1em;
	line-height: 1.5em;
}
.t2 {
	font-size: 1.2em;
	line-height: 1.5em;
}
.t3 {
	font-size: 1.4em;
	line-height: 1.5em;
}
