@charset "utf-8";

/*//////////////////////////////////////////////////////*/
/*///////////////////////////Tag set////////////////////*/
/*//////////////////////////////////////////////////////*/


body {
	font: 10px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}
/*//Win IE6&IE7//*/
* html body {	font: x-small "ＭＳ Ｐゴシック";}
*:first-child+html body {	font: x-small "ＭＳ Ｐゴシック";}
/*//end Win IE6&IE7//*/

ul#switcher li.largeBtn a {
	background:url(../../img/sw_large.gif) no-repeat left top;
}
ul#switcher li.meduimBtn a {
	background:url(../../img/sw_medium.gif) no-repeat left top;
}
ul#switcher li.smallBtn a {
	background:url(../../img/sw_small_ov.gif) no-repeat left top;
}