* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
	list-style-type: none;
}
body {
	background-color: #000000;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
