.t10_1normal {  font-size: 10px; color: #333333; line-height: 12px}
.t10normal {  font-size: 12px; color: #333333; line-height: 15px}
.t11normal {  font-size: 11px; color: #000000; line-height: 15px}
.t12normal {  font-size: 12px; color: #000000; line-height: 15px}
.t13normal {  font-size: 13px; color: #000000; line-height: 15px}
.t14normal {  font-size: 14px; color: #000000; line-height: 15px}
.t16normal {  font-size: 16px; color: #000000; line-height: 15px}

H1 {font-size:12px;line-height: 10px;}

/* フォームに全角入力できないように */
.form_text_num{
	ime-mode: disabled;
	}
