@charset "UTF-8";
/* フォント */

body {
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka, sans-serif;
}

.t1 {
	font-size: 10px;
	line-height: 1.5em;
}

.t2 {
	font-size: 12px;
	line-height: 1.5em;
}

.t2em1 {
	font-size: 12px;
	line-height: 1em;
}

.t3 {
	font-size: 14px;
	line-height: 1.5em;
}

.t3em1 {
	font-size: 14px;
	line-height: 1em;
}

.t4 {
	font-size: 16px;
	line-height: 1.5em;
}

.t5 {
	font-size: 18px;
	line-height: 1.5em;
}

.t6 {
	font-size: 20px;
	line-height: 1.5em;
}

.t7 {
	font-size: 22px;
	line-height: 1.5em;
}

.t8 {
	font-size: 24px;
	line-height: 1.5em;
}

.now {
	color:#666;
}
