@charset "utf-8";
/*
	font-s.css
	フォントサイズ切替用スタイル（small）
*/

body {
	font-size: 0.80em;
}

