@charset "utf-8";
/* ----------------------------------------------------------
	medium font size setting
---------------------------------------------------------- */

/* base font
---------------------------------------------------------- */
body {
	font-size: 83%;
	line-height:160%;
}
body table,
body table th,
body table td,{
	font-size: 1em;
}