/* Windows , Mac OS : Internet Explorer */

H1{ font-size:140%; }		/* 16pt */
H2{ font-size:120%; }		/* 14pt */
H3{ font-size:100%; }		/* 12pt */
H4{ font-size: 80%; }		/* 10pt */
H5{ font-size: 70%; }		/*  8pt */

.l3{ font-size:100%; line-height:140%; }
.l2{ font-size: 80%; line-height:140%; }
.l1{ font-size: 70%; line-height:140%; }

.m3{ font-size:100%; line-height:120%; }
.m2{ font-size: 80%; line-height:120%; }
.m1{ font-size: 70%; line-height:120%; }

.s3{ font-size:100%; }
.s2{ font-size: 80%; }
.s1{ font-size: 70%; }

.c3{ color:#FF0000; font-size:100%; line-height:120%; }		/* アラート用 */
.c2{ color:#FF0000; font-size: 80%; line-height:120%; }		/* アラート用 */
.c1{ color:#FF0000; font-size: 70%; line-height:120%; }		/* アラート用 */

.nv{ font-size:80%; padding-top:11px; padding-bottom:11px; padding-left:11px; }		/* ぱんくずナビ用 */
