body {
	text-align: center;
}
.wrapper {
	position: relative;
	width: 898px;
	font-size: 0.9em;
	text-align: left;
	margin-right: auto;
	margin-bottom: -53px;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.wrapper #contents {
	padding: 50px;
	color: #FFFFFF;
}
.wrapper #contents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.wrapper #contents_index {
	margin-bottom: 8px;

}
#contents_index #space {
	height: 4px;
}
#contents_index #topflash {
}




#contents p {
	font-size: 12px;
	color: #F7F7F7;
	text-align: justify;
	text-justify: inter-ideograph
}
#contents h1 {
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	color: #F7F7F7;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
	padding-left: 10px;
	margin-top: 30px;
}
#contents h2 {
	font-size: 16px;
	font-weight: bold;
	color: #F7F7F7;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contents h3 {
	font-size: 14px;
	color: #FFFFFF;
}


#contents #book {
	width: 235px;
	float: left;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#contents #book img {
	border: 1px solid #CCCCCC;
}

#contents #book #sale_button {
	width: 163px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 37px;
}
#wrap #contents #book #sale_button #Image4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contents #tokusyu {
	float: right;
	width: 533px;
	height: auto;
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contents #tokusyu h1 {
	font-size: 20px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 20px;
}
#contents #tokusyu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}

#contents #tokusyu li {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: circle;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#contents #bottomsp {
	clear: both;
}
#contents #map {
	color: #000000;
	clear: both;
	margin-top: 20px;
}
#contents #clear {
	clear: both;
}


#ticket img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





.header {
	height: 82px;
	margin-bottom: -82px;
	position: absolute;
	width: 100%;
	z-index: 10;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#header_wrap
{
	width: auto;
	height: 82px;
	background-color: #33383C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 183px;
}
#top_wrap
{
	background: url('images/topbackground.jpg') repeat-x;
	width: 100%;
	height: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#nav {
}

#nav ul
{
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul li
{
	float: left;
	list-style: none;
	font-family: trebuchet ms;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul li a
{
display: block;
text-decoration: none;
}
#nav ul li.active a
{
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/tableft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav ul li.active a span
{
background: url('images/tabright.jpg') no-repeat right top;
padding: 35px 12px 35px 13px;
display: block;
}
#nav ul li.active a:hover
{
color: #31353A;
}
#nav ul li.inactive
{
padding-top: 0px;
}
#nav ul li.inactive a 
{
padding: 35px 9px 35px 10px;
background: url('images/inactivebg') repeat-x bottom;
color: #FFFFFF;
}
#nav ul li.inactive a:hover
{
background: url('images/menuon.jpg') repeat-x top;
color: #FFCC33;
}
#nav ul li.inactive a:hover span
{
}
.wrapper #ticket p {
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}


a {
  color: #FFFFFF;
  text-decoration: none;
 }
 
a:link {
  color: #FFFFFF;
  text-decoration: none;
 }

a:visited {
  color: #CCCCCC;
  text-decoration: none;
 } 
 
 
a:hover {
	text-decoration: underline;
	color: #D1BD99;
 }
#footer {
	position: relative;
	width: 100%;
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: -53;
	padding-top: 6px;
	padding-bottom: 2px;
	height: 45px;
	background-image: url(images/footer_logo.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#footer #foot_menu {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#footer #copy {
	color: #D1BD99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer #copy a {
	color: #D1BD99;
}
