.shadow_r {
	background-image: url(images/shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.shadow_l {
	background-image: url(images/shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
table {
	font-size: 80%;
}
.b01 {
	background-image: url(info/bar_red.png);
	background-repeat: repeat-y;
}
.b02 {
	background-image: url(info/bar_blue.png);
	background-repeat: repeat-y;
}
.b03 {
	background-image: url(info/bar_green.png);
	background-repeat: repeat-y;
}
.b04 {
	background-image: url(info/bar_yellow.png);
	background-repeat: repeat-y;
}
.left {
	float: left;
	width: 20%;
	padding-right: 20px
}
.3left {
	float: left;
	width: 75%;
	padding-right: 10px
}
.right {
	float: right;
	padding-left: 5px;
}
.break {
	clear: both;
	float: none;
}
.shokai {
	font-size: 120%;
	color: #FFFFFF;
	padding-left: 10px;
}
.ticket_align {
	text-align: center;
	
}
a:link {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
}
.in_left {
	float: left;
	width: 50%;
}
.title {
	font-size: 105%;
	color: #FFF0F8;
	font-weight: bold;
}
.production a {
	font-size: 70%;
	text-decoration: none;
}
.news {
	font-size: 120%;
	color: #FFFFFF;
}
