@charset "utf-8";
body {
	text-align:center;
	}

#container {
	display:inline-block;
	text-align:left;
	}
#contents {
	display:inline-block;
	}
