#contents{
    width:960px;
    padding:80px 0;
    margin:0 auto;
	}
#theater{
	width:800px;
	min-height:500px;
	margin:40px auto 40px auto;
	}
	#theater table{
        clear:both;
	width:100%;
	}
	#theater table td{
		border-top:1px solid #efefef;
		font-weight:500;
		padding:12px 5px;
		color:#333;
		font-size:15px;
		background:#fff;
		
		text-align:left;
		}
        #theater table tr:first-child td{ border-top:none; }
		#theater table td.tel{
			font-size:14px;
			}
		#theater table td.tname{
			font-size:18px;
			}
	#theater table th{
		color:#fff;
		padding:5px 5px;
		text-align:left;
		font-size:12px;
		background:#ed7784;
		font-weight:normal;
		}
        #theater table tr:first-child td{ border-top:none; }
	#theater table th.area{
		padding:12px 5px;
		text-align:center;
		font-size:14px;
		letter-spacing:10px;
		color:#333;
		background:#efefef;
		}
.update{
    clear:both;
	font-size:12px;
	color:#000;
	text-align:right;
	margin-bottom:7px;
	margin-top:10px;
	}
#mjrBtn {
    margin-top:-60px;
	}
#mjrBtn img{
    width:160px;
	float:right;
    margin:0 0 17px 0;
	}