* {
	font-style: normal;
	margin:0;
	padding:0;
}
body{
	font-family: Meiryo, "メイリオ",Helvetica, Arial, Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	background-color:#ffffff;
	color: #333333;
	font-size: 62.5%;
	line-height: 2em;
	letter-spacing:0.1em;
        text-align: center; /* center on ie */

}

