.cap {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.capbold {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

/*　本文用　*/ 
.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;}

a:link {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {color:#cccc00; text-decoration:underline;}
a:active {color:#ffffff; text-decoration:underline;}

a.f1:link{
	text-decoration:none;
	color: #FFFFFF;
}
a.f1:visited {
	text-decoration:none;
	color: #FFFFFF;
}

a.f1:visited {
	text-decoration:none;
	color: #FFFFFF;
}

a.f1:hover {color:#FF8105; text-decoration:underline;}


a.f2:link{
	text-decoration:none;
	color:#FF0000;
}
a.f2:visited {
	text-decoration:none;
	color:#FF0000;
}

a.f2:visited {
	text-decoration:none;
	color:#FF0000;
}

a.f2:hover {color:#FF0000; text-decoration:underline;}


a.f3:link{
	text-decoration:none;
	color: #333333;
}
a.f3:visited {
	text-decoration:none;
	color: #333333;
}

a.f3:visited {
	text-decoration:none;
	color: #333333;
}

a.f3:hover {color:#ffffff; text-decoration:underline;}


