@charset "UTF-8";

/*font-size 10px=77,85,93,13px=100,108,116,123.1,131,18px=138.5*/
/*------------------------------------ 基本スタイル */
body{
	font-size: 14px;
	font-family: 'メイリオ',Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, Sans-Serif;
	line-height:1.7em;
	color:#000;
}
