@charset "UTF-8";
/* ===================================================================
CSS information
 style info : areamap
=================================================================== */



#areamap #gNaviArea ul li.menu08 a {
	background-position: -762px bottom !important;
}
#areamap #gNaviArea ul li.menu08 p {
	background-position: -762px bottom !important;
}

#areamap #gNaviChild ul {
	padding-left: 772px !important;
}

#areamap #contents {
	padding-bottom: 30px !important;
}


#TimeTable {
	width: 580px;
	margin-bottom: 20px;
}
#TimeTable img {
	width: 580px;
}


p.freeTxtArea {
	width: 580px;
}


/* -----------------------------------------------------------
	background設定
----------------------------------------------------------- */
#bg_wrap {
}

#bgimg01 {
}
#bgimg02 {
	_display:inline !important;
}




/* -----------------------------------------------------------
	#categoryArea
----------------------------------------------------------- */
#categoryArea {
	width: 560px;
	margin: 0 auto 30px auto;
	background-color: #666666;
	padding: 10px;
}
#categoryArea ul {
	width: 560px;
	margin: 0;
	padding: 0;
}
#categoryArea ul li {
	float: left;
	line-height: 17px;
	/white-space: nowrap;
}
* html #categoryArea ul li {
	float: left;
	line-height: 17px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 2px solid #000000;
}
#categoryArea ul li+li {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 2px solid #000000;
}
#categoryArea ul li a {
	color: #ffffff;
	font-weight: bold;
}
#categoryArea ul li a:hover {
	color: #ffcc00;
}


/* -----------------------------------------------------------
	.ticketBox_OR
----------------------------------------------------------- */
.ticketBox_OR {
	width: 580px;
	margin-bottom: 10px;
}
.ticketBox_OR span.tTitle {
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #ff9900;
}
.ticketBox_OR .ticketInfoBox {
	width: 520px;
	margin-bottom: 20px;
	padding: 20px;
	border: 10px solid #ffcc00;
	line-height: 20px;
	background-color: #ffffee;
}





















