.wb_side {
	background-image: url(images/base.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.btn {
}
body {
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
}
.movie_base {
	background-image: url(images/movie_base.png);
	height: 592px;
	width: 1012px;
	padding-top: 45px;
	background-repeat: no-repeat;
}
.ust_base {
	background-image: url(images/ust_base.jpg);
	height: 463px;
	width: 1012px;
	padding-top: 45px;
	background-repeat: no-repeat;
}
.border {
	background-image: url(images/border_yoko.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 50px;
}
.border_tate {
	background-image: url(images/border_tate.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 30px;
}
.event {
	font-size: 12px;
	line-height: 16px;
	color: #CCC;
}
.right_side {
	padding-left: 30px;
}
.small {
	font-size: 12px;
}
.date {
	text-decoration: underline;
	letter-spacing: 0px;
}
.alert {
	color: #ED2F79;
}
.left_side {
	padding-left: 6px;
}
a:link {
	color: #ED2F79;
	text-decoration: none;
}
a:hover {
	color: #F1B5EB;
	text-decoration: none;
}
a:visited {
	color: #A62054;
	text-decoration: none;
}
