@charset "utf-8";

body {
	background: #000;
	font-family: Geneva, Arial, Helvetica, "MS PGothic", "MS UI Gothic", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	color: #fff;
	margin: auto;
	padding: 0;
	width: 995px;
	text-align: center;
}
.header {
	color: #fff;
	font: 18px/1em Times, serif;
	letter-spacing: 0px;
	background: #000 url(../img/ent_bg_headfoot.gif) repeat-x left top;
	width: 995px;
	height: 30px;
	margin: 0;
}
.contents {
	background: #38344c url(../img/ent_bg.gif) fixed;
	width: 995px;
	height: 530px;
	margin: 0;
}
.footer {
	background: #000 url(../img/ent_bg_headfoot.gif) repeat-x left top;
	width: 995px;
	height: 30px;
	margin: 0;
}
