* {
	margin:0;
	padding:0;
}
body {
	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;
}
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;
}
/* ------------------------------
	header
------------------------------ */
#Header {
    visibility: hidden;
}
/* ------------------------------
	Wrapper
------------------------------ */
#Wrapper {
	visibility: hidden;
}
/* ------------------------------
	Access
------------------------------ */
#Access {
	margin-top: -150px;
	position: relative;
	visibility: visible;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
#Access h2 {
	background: url(images/common.png) no-repeat 0px -560px;
	height: 40px;
	width: 570px;
	text-indent: -9999px;
}
#Access .ContentsWrap {
	background: #312617;
	height: 580px;
	width: 570px;
}
#Access .Content {
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
#Access dl {
	background: url(images/bg_wrapper.png) repeat;
	margin-bottom: 1px;
	padding: 6px 6px 6px 20px;
}
#Access dt{
	float:left;
	clear:both;
	width:100px;
	font-weight:bold;
}

#Access dd{
	margin-left: 100px;
}
#Access h3 {
	background: url(images/bg_wrapper.png) repeat;
	margin-bottom: 1px;
	padding: 6px 6px 6px 20px;
	font-size: 12px;
	font-weight: bold;
}
#Access #map {
	margin-top: 6px;
	color: #422D00;
	margin-bottom: 6px;
}
#Access ul {
	visibility: hidden;
}
/* ------------------------------
	Event
------------------------------ */
#Event {
	margin-top: -150px;
	position: relative;
	visibility: visible;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
#Event h2 {
	background: url(images/common.png) no-repeat 0px -640px;
	height: 40px;
	width: 570px;
	text-indent: -9999px;
}
#Event .ContentsWrap {
	background: #312617;
	height: auto;
	width: 570px;
}
#Event .Content {
	padding: 6px;
}
#Event dl {
	background: url(images/bg_event.png) repeat-y;
	margin-bottom: 6px;
	padding: 6px;
	height: auto;
}
#Event dt {
	background: #6C5433;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#Event dd p {
	margin-bottom: 20px;
}
#Event .Foot {
	background: url(images/ticket_footer.jpg) no-repeat;
	height: 64px;
	width: 546px;
	margin-top: 10px;
}

#Event ul {
	visibility: hidden;
}





/* ------------------------------
	FootMenu
------------------------------ */
#FootMenu {
	visibility: hidden;
}

/* ------------------------------
	Footer
------------------------------ */
#Footer {
	visibility: hidden;
}

