/* ----------------------------------------
   FONT-SWITCH
-----------------------------------------*/

div#font-switch ul{
	list-style-type:none;
	}

div#font-switch ul li{
	text-indent:-9999px;
	float:left;
}

div#font-switch ul li.caption{
	width:56px;
	background:url(../img/cap_sf.gif) no-repeat left top;
	float:left;
}

div#font-switch ul li a{
	display:block;
	height:19px;
}

div#font-switch ul li.normal a{
	width:31px;
	background:url(../img/btn_sf_normal.gif) no-repeat left top;
}

div#font-switch ul li.large a{
	width:30px;
	background:url(../img/btn_sf_large_active.gif) no-repeat left top;
}


/* ----------------------------------------
   FONT DEFAULT
-----------------------------------------*/

h1,h2,h3,h4{font-weight:normal;}

h2{font-size:11px;}

h2 strong{font-weight:normal;}

h2.pagetitle{font-size:26px; text-align:center; color:#ffffff;}
h2.pagetitle-check{font-size:26px; text-align:center; color:#ffffff; line-height:1.4;}
p.subtitle{font-size:14px; text-align:center; color:#ffffff;}

.fl{font-size:16px;}

.fm{font-size:14px;}

.fm-fix{font-size:12px;}

.fs{font-size:11px;}

.fs-notes{font-size:14px;}

.fmenu-w{font-size:16px; color:#d43c80;}

p.link-next{font-size:14px;}

ul.footer-link{font-size:11px;}

ul.nav-list{font-size:16px;}

div.article .caption{font-size:16px;}
