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

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

.tex_xl{ font-size:123.1%;} /*--16px--*/
.tex_l{ font-size:108%;} /*--14px--*/
.tex_m{ font-size:92%;}　/*--12px--*/
.tex_xm{ font-size:85%;} /*--11px--*/
.tex_s{ font-size:77%;} /*--10px--*/
.tex_xs{ font-size:69%;} /*--9px--*/

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

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