@charset "UTF-8";

h3 {
	color: #762000;
}
.seibi_price  {
	width: 100%;
	font-size:.8em;
	border-collapse:collapse;
	border-spacing:0;
}
.seibi_price caption {
	text-align: left;
	padding: 1em 0 0.3em;
}
.seibi_price th {
	background-color: #EcE4D1;
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
	padding: 0.5em;
	border:1px solid #ccc;
}
.seibi_price td {
	text-align:right;
	padding: 0.5em;
	border:1px solid #ccc;
}
.seibi_price thead th {
	background-color: #965528;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

/* -- チケット -- */
.ticket {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#zentai {
	width: 495px;
	margin: 0px auto;
}
.ticket h1 {
	margin-top: 0px;
}
