/*　本文用　*/
.l6{font-size: 26px; line-height: 145%;}

.l5{font-size: 19px; line-height: 140%;}

.l4{font-size: 14px; line-height: 145%;}

.l3{font-size: 12px; line-height: 145%;}

.l2{font-size: 11px; line-height: 145%;}

.l1{font-size:  9px; line-height: 145%;}

/*　キャプション用　*/
.m6{font-size: 26px; line-height: 125%;}

.m5{font-size: 19px; line-height: 125%;}

.m4{font-size: 14px; line-height: 125%;}

.m3{font-size: 12px; line-height: 125%;}

.m2{font-size: 11px; line-height: 125%;}

.m1{font-size:  9px; line-height: 125%;}

/*　行間指定なし　*/
.s6{font-size: 26px;}

.s5{font-size: 19px;}

.s4{font-size: 14px;}

.s3{font-size: 12px;}

.s2{font-size: 11px;}

.s1{font-size:  9px;}


/* -- 可変スタイル -- */

/*　本文用　*/
.cl6{font-size: 160%; line-height: 145%;}

.cl5{font-size: 120%; line-height: 140%;}

.cl4{font-size: 90%; line-height: 142%;}

.cl3{font-size: 80%; line-height: 145%;}

.cl2{font-size: 70%; line-height: 145%;}

.cl1{font-size: 55%; line-height: 145%;}

/*　キャプション用　*/
.cm6{font-size: 160%; line-height: 125%;}

.cm5{font-size: 120%; line-height: 125%;}

.cm4{font-size: 90%; line-height: 120%;}

.cm3{font-size: 80%; line-height: 120%;}

.cm2{font-size: 70%; line-height: 120%;}

.cm1{font-size: 54%; line-height: 125%;}

/*　行間指定なし　*/
.cs6{font-size: 160%;}

.cs5{font-size: 120%;}

.cs4{font-size: 90%;}

.cs3{font-size: 80%;}

.cs2{font-size: 70%;}

.cs1{font-size: 55%;}

/*　リンク　*/
a:link { color: #3333CC ; text-decoration: none}
a:visited { color: #6666CC ; text-decoration: none}
a:hover { color: #CC0000; text-decoration: underline}
a:active { color: #333399 }