@charset "Shift_JIS";

body {
	font-size:10px;
}

/* for WinIE6*/
* html body {
	font-size:76%;
}

/* for WinIE7*/
*:first-child+html body {
	font-size:76%;
}
