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

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

.tex_xl{ font-size:131%;} /*--17px--*/
.tex_l{ font-size:115%;} /*--15px--*/
.tex_m{ font-size:100%;}　/*--13px--*/
.tex_xm{ font-size:92%;} /*--12px--*/
.tex_s{ font-size:85%;} /*--11px--*/
.tex_xs{ font-size:77%;} /*--10px--*/

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

ul#fontcon li.large a {
	background: url(http://www.train-his.com/img/common/bn_lg_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;
	}
