@charset "utf-8";

/*--------------------------------------
font-size:
	73% = 10-11px
	82% = 12px
	90% = 14px
	110% = 18px
---------------------------------------*/


/* Link --------------------------*/

a:link { 
	color: #061849;
}
a:visited { 
	color: #061849;
}
a:hover { 
	color: #FFCC00;
	text-decoration:none;
}
a:active { 
	color: #FFCC00;
	text-decoration:none;
}

/* Font Size ------------------------*/
.f10 {
	font-size: 10px;
	line-height: 1.2;
}
.f10n {
	font-size: 10px;
}
.f10h {
	color: #061849;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.6;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}

.f11g {
	color: #696969;
	font-size: 11px;
	line-height: 1.8;
}

.f12 {
	font-size: 12px;
	line-height: 1.8;
}
.f12n {
	font-size: 12px;
}
.f12m {
	font-size: 12px;
	line-height: 1.4;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.f12y {
	font-size: 12px;
	line-height: 1.4;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color: #ffcc00;
	font-weight: bold;
}
.f12g {
	color: #333;
	font-size: 12px;
	line-height: 1.2;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.f12b {
	color: #061849;
	font-size: 12px;
}
.f12b02 {
	color: #061849;
	font-size: 12px;
	line-height: 1.6;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.f12b03 {
	color: #000;
	font-size: 12px;
	line-height: 1.6;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}

.f14 {
	font-size: 14px;
	line-height: 1.8;
}
.f14b {
	color: #000;
	font-size: 14px;
	line-height: 1.5;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.f14b02 {
	color: #000;
	font-size: 14px;
	line-height: 1.6;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.f14n {
	font-size: 14px;
}
.f14n01 {
	color: #000;
	font-size: 14px;
	line-height: 1.4;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.f14n02 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.f14n03 {
	color: #222;
	font-size: 14px;
	line-height: 2;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.f14m {
	color: #333;
	font-size: 14px;
	line-height: 1.2;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.f14g {
	color: #333;
	font-size: 14px;
}
.f14h {
	color: #333;
	font-size: 14px;
	line-height: 1.8;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.f14h02 {
	color: #061849;
	font-size: 14px;
	font-weight:bold;
	line-height: 1.8;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.f14h02n {
	color: #061849;
	font-size: 14px;
	font-weight:bold;
	line-height: 1.6;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.f14y {
	color: #fc0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.f14r {
	color: #c00;
	font-size: 14px;
	line-height: 1.2;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}

.f16 {
	font-size: 16px;
	line-height: 1.4;
}
.f16n {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
	line-height: 1.3;
}
.f18n {
	font-size: 18px;
}
