@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 83.3%;
	background-image: url(topimg/bgup.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#main {
	text-align: center;
	padding: 50px;
}

