@charset "UTF-8";


/* top
--------------------------------------*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: small;
	font-family: "Hiragino Kaku Gothic Pro", "¥30D2¥30E9¥30AE¥30CE¥20Pro¥20W3", "¥FF2D¥FF33¥20¥FF30¥30B4¥30B7¥30C3¥30AF", "Lucida Grande", Osaka, sans-serif;
	line-height: 1.5em;
	background: #e4e4e4;
}

#top {
	width: 800px;
	min-height: 600px;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
}

