/*.content table {
	width: 600px;
}*/

th {
	background: #fff5e5;
}
td {
	background: #ffffff;
}
th.bgf {
	background: #ffffff;
}

#header {
	width: 100%;
	height: 150px;
	background: #ffffff url(../shop/images/shop_header.jpg) no-repeat right bottom;
	color: #ffffff;
	text-decoration: none;
}
h1#logo{
	float: left;
	margin: 25px 0 0 30px;
	background: transparent;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 20px;
}
h1#logo a {
	color: #ffffff;
}
h2#description{
	clear: left;
	background: transparent;
	font-size: 12px;
	font-weight: normal;
	margin-left: 30px;
}
#navi {
	width: 100%;
	background: #000000;
	height: 22px;
	padding: 5px 0px 5px 0px;
	font-size:14px;
	line-height:18px;
	white-space:nowrap;
	color:#ffffff;
	text-align: center;
}
#main {
	background: #ffffff;

}

#leftbar {
	float: left;
	width: 190px;
	text-align: center;
}
#leftbar img {
	margin: 10px 25px 20px 15px;
}

#leftbar strong {
	font-weight: bold;
}


#maincontent {
	float: left;
	width: 320px;
	border-left: 1px #eeeeee solid;
	border-right: 1px #eeeeee solid;
	text-align: left;
}
#maincontent img {
	margin: 10px;
}

#maincontent table.sd {
	width: 300px;
}

table.sd th,
table.sd td {
	padding: 10px;
}



#rightbar {
	float: right;
	width: 246px;
	text-align: center;
}
#rightbar img {
	margin: 10px;
}

#rightbar p{
	text-align: left;
}

h3.sdtitle {
	background: #f1f1f1;
	margin: 5px 5px 0 10px;
	padding: 5px 5px 5px 15px;
	text-align: left;
	color:#888888;
	font-size:12px;
	font-weight:bold;
}
h3.sdtitle a {
	color:#888888;

}
p.small {
	font-size: 85%;
	line-height: 1.2em;
}


#maincontent h3.title,
#rightbar h3.title {

}



#album {
	clear: both;
	margin: 20px;
	padding: 15px 0;
	text-align: center;

}
#album table {
	width: 85%;
	background: #ffffff;
	padding: 0px;
	margin: 0px auto;
	border: none;
}
#album td {
	width: 100px;
	background: #ffffff;
	padding: 3px;
	text-align: center;
	color:#666666;
}



#price {
	position: relative;
	clear: both;
	margin: 20px;
	padding: 15px 0;
	text-align: center;
}

#price p {
	margin: 10px 20px;
	text-align: left;
}
#price p.right {
	margin: 5px 20px 20px 20px;
	padding-right: 50px;
	text-align: right;
}
#price .price-box {
	margin-top: 20px;

}

#price h4 {
	line-height: 1.5em;
}

#price table.border {
	margin: 10px 80px;
	border: 1px #ff6600 solid;
}
* html #price table.border {
	margin: 10px 55px;
}

#price table.course,
#price table.play,
#price table.optional {
	width: 80%
}

#price table.optional th,
#price table.optional td {
	padding: 5px;

}

#price table.course th,
#price table.course td {
	padding: 5px;
	font-size:12px;
	text-indent: 1em;
	color:#666666;
}

#price table.course th {
	width: 30%;
	text-align: left;
}
#price table.course td {
	padding-right: 20px;
	width: 20%;
	text-align: right;
}
#price table.play td {
	padding: 10px 20px;
	text-align: left;
	text-indent: 0;
}
#price table.play td ul {
	list-style: none;
	line-height: 1.5em;
}
#price table.play td ul li {
	display: inline-block;
	padding: 0 5px;
	white-space: nowrap;
/display: inline;
/zoom: 1;
}



#price table.optional {
}
#price table.optional th,
#price table.optional td {
	width: 25%;
	padding: 3px;
	text-align: left;
	font-size:12px;
	text-indent: 1em;
	color:#666666;
}



#infornation {
	clear: both;
	margin: 20px;
	padding: 15px 0;
	text-align: center;
}
.inqr {
	float: left;
	margin: 10px 0 0 0;
	padding-left: 100px;
	width: 200px;
	text-align: center;
	line-height:14px;
}
.inqr ul {
	list-style: none;
}
.inqr ul li {
	display: inline;
	margin: 0 5px;
}

.inmenu {
	float: left;
	width: 300px;
	text-align: left;
	line-height:14px;
	margin: 10px 0 0 10px;
}
.inmenu p {
	margin-top: 10px;
	margin-bottom: 30px;
}

#ticket {
	clear: both;
	position: relative;
	margin: 20px;
	padding: 3px 3px 80px 3px;
	background: #ffffff url(../shop/images/ticket.jpg) no-repeat right bottom;
	border: 3px dotted #dddddd;
	text-align: center;
}
#ticket h3.sdtitle {
	margin: 0;
	padding: 5px 5px 5px 15px;
	background: #fff5e5;
	color:#888888;
	font-size:12px;
	font-weight:bold;
	text-align: left;
}
#ticket p {
	margin: 5px 20px 5px 20px;
	line-height: 2em;
}
#ticket p.left {
	margin: 20px 20px 0 40px;
	font-size: 1.1em;
	text-align: left;
}

#ticket p.ttel {
	margin: 0 20px 0 20px;
	font-size: 2em;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}

