@charset "shift_jis";

/*==================================================
	Chondroitin Web ｜ ゼリア新薬
	/css/font/font-small.css
==================================================*/

/*========== フォントサイズ ==========*/

body {
	font-size: 62.5%; /* IE */
}
html>/**/body {
	font-size: 10px; /* Modern Browser */
}


/*========== ボタンの状態 ==========*/
.btnset ul.btnfont li.btnfontSmall a { /* FontSize - Small */
	background: url(../../images/common/btn_font_small_o.gif) right bottom no-repeat;
}

.btnset ul.btnfont li.btnfontMidium a { /* FontSize - Midium */
	background: url(../../images/common/btn_font_midium.gif) right bottom no-repeat;
}

.btnset ul.btnfont li.btnfontLarge a { /* FontSize - Large */
	background: url(../../images/common/btn_font_large.gif) right bottom no-repeat;
}