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