@charset "utf-8";

body {
	font-size: 88%;
	line-height: 1.5;
}
html>body {
	font-size: 14px;
}
/*------------------------*/
#switcher li.btnSmall a {
	background-image: url(../../img/common/btn_switcherS_n.jpg);
}
#switcher li.btnStandard a {
	background-image: url(../../img/common/btn_switcherM_n.jpg);
}
#switcher li.btnLarge a {
	background-image: none;
}

