@charset "utf-8";
/* ===================================================================

CSS information
 file name  :  font_medium.css
 style info :  文字サイズ用CSS

=================================================================== */
body {
	font-size:75%;
	line-height:160%;
}

