@charset "utf-8";
hr {
	border-bottom-width: thin;
	border-bottom-style: dashed;
}
.category {
	background-color: #FFF;
	text-align: left;
}
.price {
	text-align: right;
}.note {
	text-align: left;
}
.guide {
	background-color: #BF7007;
	text-align: left;
	word-spacing: 1em;
	color: #300;
	font-weight: bold;
}
table.info{
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	line-height: 150%;
}
.info th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#996633;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.info td{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.theater {
	text-align: center;
	background-color: #FFC;
}
#info_left {
	float: left;
	width: 260px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
}
.info {
	line-height: 100%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: both;
	float: none;
	width: 100%;
	margin-left: 10px;
}
#info_right {
	float: right;
	width: 520px;
	height: auto;
	margin-right: 10px;
}
.info2 {
	line-height: 160%;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.price3d {
	color: #F00;
}

