﻿@charset "utf-8";
/***********************************************/
/* style-st.css                                */
/* Use with Standard font                      */
/***********************************************/

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','Osaka','ＭＳ Ｐゴシック','MS PGothic','suns-serif';
	color: #444444;
	background-color: #FFFFFF;
	text-align: center;
	font-size:14px;
	line-height: 1.5;
}
