@charset "shift_jis";

/* firefox */
body {
	font-size: 100%;
}

/* IE6 */
* html body {
	font-size: 110% ;
}

/* IE7 */
*:first-child+html body {
	font-size: 110%;
}


#assistBox dl#fontswitcher dd.fontM a {
	background-position: 0px -16px !important;
}

#assistBox dl#fontswitcher dd.fontL a {
	background-position: -38px 0px !important;
}
