@charset "UTF-8";

/* font-size MEDIUM
-------------------------------------------------------------------- */
body {
	font-size: 13px;
}

	/* 現在位置 */
	#header #font-navi dd ul li.text-medium {
		background: url(/c/common/img/fontsize_m_2.gif) no-repeat 0 0;
	}

	/* font samllの初期状態の解除 */
	#header #font-navi dd ul li.text-small {
		background: url(/c/common/img/fontsize_s_1.gif) no-repeat 0 0;
	}
