/*--------------------          fontsize_medium - 中サイズ          --------------------*/

body {
	font-size: 12px;
}

* html body {
	font-size: 12px;
}

*+html body {
	font-size: 12px;
}

a#fontMedium {
	background: url(../img/bt_font_medium_on.jpg) left top no-repeat;
}

a#fontMedium img {
	visibility: hidden;
}
