@charset "shift_jis";
/*
CSSファイル名 : fontsize_medium.css
使用目的 : 表示変更スタイル-サイズ中
インポート先 : なし
*/

/*--------------------------------------
	ヘッダー
--------------------------------------*/
/* ---- 文字サイズ変更 ----*/
#box_fontsize .fontsize_m {background:url(../img/font_size.png) -23px -22px repeat-y;}
/*--------------------------------------
	フォントサイズ
--------------------------------------*/
* 		{ font-size:small; }


/*--------------------------------------
	講習会一覧 TOPICS
--------------------------------------*/
.tbl_search td.box_topics .topics{
	height:270px;
}

