@charset "utf-8";
/* ===================================================================
  fontsiza指定：standard
=================================================================== */

/*----------------------------------------------------
	フォントサイズ指定
----------------------------------------------------*/

.tex_xl{ font-size:116%;} /*--15px--*/
.tex_l{ font-size:100%;} /*--13px--*/
.tex_m{ font-size:85%;}　/*--11px--*/
.tex_xm{ font-size:77%;} /*--10px--*/
.tex_s{ font-size:69%;} /*--9px--*/
.tex_xs{ font-size:62%;} /*--8px--*/

/*----------------------------------------
 __CSS_switch
----------------------------------------*/

ul#fontcon li.small a {
	background: url(http://www.train-his.com/img/common/bn_sl_on.jpg) no-repeat left center;
	}

ul#fontcon li.standard a {
	background: url(http://www.train-his.com/img/common/bn_md_off.jpg) no-repeat left center;
	}
