@charset "utf-8";
html{
	
	height:100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	margin:0;
	padding:0;
	
	background:#f2f0e7;
}
#main p{
	text-align:center;
	padding-top:150px;
}
#bm{
	width:1px;
	height:1px;
	position:absolute;
	top:0;
	left:0;
}