@charset "utf-8";

.f24h180 { font-size: 24px; line-height: 1.8;}
.f24h160 { font-size: 24px; line-height: 1.6;}
.f24h140 { font-size: 24px; line-height: 1.4;}
.f24 { font-size: 24px;}

.f20h180 { font-size: 20px; line-height: 1.8;}
.f20h160 { font-size: 20px; line-height: 1.6;}
.f20h140 { font-size: 20px; line-height: 1.4;}
.f20 { font-size: 20px;}

.f18h180 { font-size: 18px; line-height: 1.8;}
.f18h160 { font-size: 18px; line-height: 1.6;}
.f18h140 { font-size: 18px; line-height: 1.4;}
.f18 { font-size: 18px;}

.f16h180 { font-size: 16px; line-height: 1.8;}
.f16h160 { font-size: 16px; line-height: 1.6;}
.f16h140 { font-size: 16px; line-height: 1.4;}
.f16 { font-size: 16px;}

.f14h180 { font-size: 14px; line-height: 1.8;}
.f14h160 { font-size: 14px; line-height: 1.6;}
.f14h140 { font-size: 14px; line-height: 1.4;}
.f14 { font-size: 14px;}

.f12h180 { font-size: 12px; line-height: 1.8;}
.f12h160 { font-size: 12px; line-height: 1.6;}
.f12h140 { font-size: 12px; line-height: 1.4;}
.f12 { font-size: 12px;}

.f10h180 { font-size: 10px; line-height: 1.8;}
.f10h160 { font-size: 10px; line-height: 1.6;}
.f10h140 { font-size: 10px; line-height: 1.4;}
.f10 { font-size: 10px;}

.f24h180,
.f24h160,
.f24h140,
.f24,
.f20h180,
.f20h160,
.f20h140,
.f20,
.f18h180,
.f18h160,
.f18h140,
.f18,
.f16h180,
.f16h160,
.f16h140,
.f16,
.f14h180,
.f14h160,
.f14h140,
.f14,
.f12h180,
.f12h160,
.f12h140,
.f12,
.f10h180,
.f10h160,
.f10h140,
.f10 {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;}

/*Windows IEのみ \*/
* html .f24h180,
* html .f24h160,
* html .f24h140,
* html .f24 { font-size: 150%}

* html .f20h180,
* html .f20h160,
* html .f20h140,
* html .f20 { font-size: 125%}

* html .f18h180,
* html .f18h160,
* html .f18h140,
* html .f18 { font-size: 112.5%;}

* html .f16h180,
* html .f16h160,
* html .f16h140,
* html .f16 { font-size: 100%;}

* html .f14h180,
* html .f14h160,
* html .f14h140,
* html .f14 { font-size: 87.5%;}

* html .f12h180,
* html .f12h160,
* html .f12h140,
* html .f12 { font-size: 75%;}

* html .f10h180,
* html .f10h160,
* html .f10h140,
* html .f10 { font-size: 62.5%;}
/*Windows IEのみ修了 */

a:link    { text-decoration: none; color: #0066CC;}
a:visited { text-decoration: none; color: #408CD9;}
a:active  { text-decoration: none; color: #ff0000;}
a:hover   { text-decoration: underline; color: #0066CC;}

.fGray {
	color: #666666;
}

.fRed {
	color: #FF0000;
}
