* {
	margin:0;
	padding:0;
}
body {
	background:#000000 url(images/background02.jpg) repeat center top;
	text-align:center;
	color: #E9DFCB;
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "Osaka";
}
a {
	color:#C4AB77;
	text-decoration:none;
	overflow: hidden;
}
a:hover {
	color:#C4AB77;
	text-decoration: underline;
}
/* ------------------------------
	common
------------------------------ */
p {
	margin:0;
	padding:0;
}
img {
	border:0;
}
ul, li {
	list-style:none;
	margin:0;
	padding:0;
}
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cf {
	display: inline-block;
}
/* exlude MacIE5 \*/

* html .cf {
	height: 1%
}
.cf {
	display:block;
}
.clear {
	clear:both;
}
/* ------------------------------
	Wrapper
------------------------------ */
#Wrapper {
	padding-top: 20px;
}
/* ------------------------------
	Header
------------------------------ */
#Header {
	background: url(images/bg_enter_header.png) no-repeat;
	height: 106px;
	width: 900px;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
}
/* ------------------------------
   MainImg
------------------------------ */
#MainImg {
	background: url(images/bg_enter_main.png) repeat-x;
	height: 260px;
	width: auto;
	margin-bottom: 20px;
}
#MainImg img {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* ------------------------------
   MainNav
------------------------------ */
#MainNavi {
	background: url(images/bg_enter_navi.png) repeat-x;
	height: 186px;
	width: auto;
	margin-bottom: 20px;
	line-height: 20px;
}
#MainNavi h1 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 24px;
}
#MainNavi ul {
	width: 512px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-bottom: 10px;
	height: 58px;
}
#MainNavi .Enter a {
	background: url(images/button_enter.png) no-repeat;
	left: 0px;
	top: 0px;
	height: 58px;
	width: 208px;
	position: absolute;
	text-indent: -9999px;
	display: block;
}
#MainNavi .Enter a:hover {
	background: url(images/button_enter.png) no-repeat 0px -58px;
	left: 0px;
	top: 0px;
	height: 58px;
	width: 208px;
	position: absolute;
	text-indent: -9999px;
	display: block;
}
#MainNavi .Attention {
	background: url(images/attention.png) no-repeat;
	left: 238px;
	top: 10px;
	height: 36px;
	width: 36px;
	position: absolute;
	text-indent: -9999px;
}
#MainNavi .Leave a {
	background: url(images/button_leave.png) no-repeat;
	left: 304px;
	top: 5px;
	height: 48px;
	width: 208px;
	position: absolute;
	text-indent: -9999px;
	display: block;
}
/* ------------------------------
   Footer
------------------------------ */
#Footer {
	line-height: 20px;
	margin-bottom: 20px;
}
#Footer address {
	font-style: normal;
}
/* ------------------------------
   Bnr
------------------------------ */
#Bnr {
	text-align: center;
	width: 756px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#Bnr li {
	float: left;
	margin-right: 4px;
}
#Bnr li img {
	border: 1px solid #79613C;
	padding: 2px;
}
