@charset "utf-8";

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


body {
	font: 14px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}
/*//Win IE6&IE7//*/
* html body {	font: 90% "ＭＳ Ｐゴシック";}
*:first-child+html body {	font:  90% "ＭＳ Ｐゴシック";}
/*//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_ov.gif) no-repeat left top;
}
ul#switcher li.smallBtn a {
	background:url(../../img/sw_small.gif) no-repeat left top;
}