@charset "utf-8";


#summary {
	background: url(../images/summary.gif) no-repeat 0px 0px;
	height: 223px;
	width: 654px;
	margin-bottom: 15px;
}
#summary h3 {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
}
#summary p {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
}

#cast {
	background: url(../images/cast.gif) no-repeat 0px 0px;
	height: 150px;
	width: 654px;
}
#cast h3 {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
}

#cast h4 {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
}
#cast p {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
}
#cast ul {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
}
.bn_shopping {
	height: 60px;
	width: 280px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 36px;
	margin-right: 10px;
	float: left;
}
.bn_shopping a:hover img {
    opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
    background: #fff;
}
.bn_form {
	height: 60px;
	width: 280px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: left;
}
.bn_form a:hover img {
    opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
    background: #fff;
}
.bn {
	height: 70px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 15px;
}
.bn a:hover img {
    opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
    background: #fff;
}
#sidecolumn #tlb_subTimetable {
	margin-top: 15px;
}
#sidecolumn .tlb_banner {
	width:300px;
	margin:0 auto;
}