@charset "utf-8";

body {
	background-color: #000000;
}

h1 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	color: #907526;
}

#wrap {
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	right: 50%;
}

.t_footer {
	padding-top: 10px;
	text-align: center;
	color: #907526;
}
