@charset "utf-8";
/* CSS Document */

h2 {
	margin: 0 0 20px 0;
}

.contents-Box {
	clear: both;
	width: 660px;
	margin: 0 auto;
	margin-bottom: 20px;
	overflow: hidden;
	_zoom: 1;
}
.contents-Box p {
	margin: 0 10px 10px 10px;
}
.contents-Box p span {
	font-weight: bold;
}
.contents-Box p.lead01 {
	margin: 0 10px 0 10px;
}
.contents-Box p.center {
	text-align:center;
}

h3 {
	margin: 0 0 10px 0;
	padding: 7px 10px 7px 10px;
	background: url(img/title_bg.gif) 0 50%;
	border: 1px solid #FC0;
	font-size: 14px;
	font-weight: bold;
}
h3 span {
	margin: 0 5px 0 0;
}
h3 span img {
	vertical-align: top;
}

#soup-Ticket {
	margin: 0 0 0 10px;
	display: block;
}
#soup-Ticket img {
	border: 1px solid #ccc;
}
table#ticket-Place  {
	width: 640px;
	margin: 0 auto;
	border-collapse: collapse;
	background: #FFF;
}
table#ticket-Place th,
table#ticket-Place  td {
	padding: 5px;
	border: 1px solid #FF9900;
}
table#ticket-Place th {
	background: #FF6600;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

#soup-Booth {
	float: left;
	width: 340px;
	margin: 0 0 0 10px;
}
#soup-Booth p {
	margin: 0;
}

#map {
	float: right;
	width: 300px;
	margin: 0;
}

#soup-Booth ul {
	margin:0 0 10px 0;
}
#soup-Booth ul li {
	line-height: 160%;
	margin-bottom:10px;
}
#soup-Booth ul li span {
	font-weight: bold;
}
#soup-Booth p {
	margin-bottom:10px;
}

ul#shop-List {
	margin: 0;
	line-height: 160%;
}
ul#shop-List li {
	margin: 0 0 20px 0;
}
ul#shop-List li#shop-Last {
	margin: 0 0 5px 0;
}