@charset "EUC-JP";
/*--------------------------------------
	ヘッダー
--------------------------------------*/

/* ---- 文字サイズ変更 ---- */
#container #header .fontsize_s {
	background-position: 0 0;
}
#container #header .fontsize_l {
	background-position: 0 -22px;
}

/*--------------------------------------
	フォントサイズ
--------------------------------------*/
body {
	font-size:16px!important;
}
