@charset "UTF-8";
/* CSS Document */
body{
background-color: white;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";

}

	#main{
		width:500px;
		margin-top:20px;
		margin-left:50px;
		line-height: 1.7rem;
	}	

