@charset "UTF-8";

#wrapper{
	width:960px;
	margin:0 auto;
	}

#subtitle{
	text-align:center;
	margin:140px 0 50px 0;
	font-size:24px;
	border-top:3px #895d30 solid;
	border-bottom:3px #895d30 solid;
	padding:20px 0 ;
	color:#895d30;
}
#subtitle .small{
	text-align:center;
	margin:-10px 0 0px 0;
	display:block;
	font-size:12px;
	letter-spacing:2px;
}
#theater table{
	width:100%;
	margin-bottom:100px;
	}
	#theater table td{
		border-top:1px solid #f7dc31;;
		padding:12px 5px;
		color:#333;
		font-size:15px;
		background:#fff;
		text-align:left;
		}
	
	#theater table a{ color:#000;  text-decoration:none; }
	#theater table a:hover{ color:#e81323;  text-decoration:underline; }
	#theater table th{
		color:#fff;
		padding:5px 5px;
		text-align:left;
		font-size:12px;
		background:#895d30;
		font-weight:700;
		}
	#theater table th.area{
		color:#895d30;
		background:#eee;
		text-align:center;
	}
	#theater table td.maeuri{
	text-align:left;
	color:#e81323;
	font-weight:700;
	}
	.red{
		color:#e81323;
		font-weight:700;
	}
.update{
	font-size:11px;
	color:#333;
	text-align:right;
	margin-bottom:20px;
	margin-top:-20px;
	}
.atention{
	font-size:13px;
	color:#333;
	text-align:right;
	margin-bottom:10px;
	margin-top:-20px;
	}
#major{
	display:block;
	text-align:center;
	margin:20px auto;
	}

