@charset "utf-8";

body {
	font-size: 100%;
}

/* for mac safari4 hack */
body:first-of-type {
	font-size: 100%;
}


