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