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