@charset "UTF-8";
#fontSize {
	background: url(../images/font-m.gif) no-repeat;
}

body {
	font-size: 70%;
}

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

/* Win-IE6-only */
*html body {
	font-size: 70%;
	}
/* Win-IE6-only */
