@charset "utf-8";
/* CSS Document */

/* font setting */

/* except ie */
html>/**/ body
{
	font-size:12px;
}
table
{
	font-size:100%;
}
body
{
	font-size:75%;
}

