@charset "UTF-8";

#wrapper{
	width:94%;
	margin:65px auto 0 auto;
	}


#subtitle{
	text-align:center;
	margin:100px 0 40px 0;
	font-size:18px;
	border-top:3px #895d30 solid;
	border-bottom:3px #895d30 solid;
	padding:10px 0 ;
	color:#895d30;
	
}
#subtitle .small{
	text-align:center;
	margin:-10px 0 0px 0;
	display:block;
	font-size:11px;
	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:12px;
		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;
	}
.atention{
	font-size:11px;
	color:#333;
	text-align:right;
	margin-bottom:10px;
	margin-top:-20px;
	}
#theater table td,#theater table th.area,#theater table th{
	font-size:11px;
	line-height:15px;
	text-align:left;
	padding:5px 3px;
	}
	
#theater table td:first-child{ padding-left:5px;  font-size:10px;}
#theater table td:last-child{ padding-right:0;  font-size:10px;}
#theater table td:nth-child(3){   font-size:9px;}