@charset "utf-8";

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


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