@charset "utf-8";

.inner{
	width:980px;
}


/* -------------------------------------------------------- */
#header{
	padding-top:10px;
	margin-bottom:77px;
}

#header .title{
	margin-bottom:50px;
	text-align:center;
}

#header .info{
	overflow:hidden;
	/zoom:1;
}

#header .info .left{
	float:left;
}

#header .info .right{
	display:none;
	float:right;
	padding:48px 54px 0 0;
}


/* -------------------------------------------------------- */
/*.content{
	border: none;
}*/

.content .inner{
}

.hall01{
	margin-bottom:130px;
}

.hall01 .left{
	margin-top:16px;
	overflow:hidden;
	/zoom:1;
}

.hall01 .left p{
	float:left;
}

.hall02{
}

.hall02 p{
	margin-bottom:75px;
}

.raffle{
	display:none;
}


/* -----------------------------------------------------------
   today.html
----------------------------------------------------------- */
.today{
}

.today .title{
	margin-bottom:30px;
	font-weight:bold;
	font-size:36px;
}

.today .subTitle{
	margin-bottom:25px;
	padding:0 25px;
	font-size:24px;
}

.today dl{
	padding-left:25px;
}

.today dl dt{
	font-weight:bold;
	font-size:18px;
}

.today dl dd{
	margin-bottom:40px;
}

.today dl dd .text{
	margin-bottom:20px;
	font-size:16px;
}

.today dl dd .notes{
	margin-top:15px;
	font-size:12px;
}


/* -----------------------------------------------------------
   addstage.html
----------------------------------------------------------- */
.addstage{
}

.addstage .title{
	margin-bottom:30px;
	font-weight:bold;
	font-size:36px;
}

.addstage .subTitle{
	margin-bottom:25px;
	font-weight:bold;
	font-size:24px;
}

.addstage .hallInfo{
	font-weight:bold;
	font-size:18px;
	overflow:hidden;
	/zoom:1;
}

.addstage .hallInfo dt{
	float:left;
}

.addstage .hallInfo dd{
	overflow:hidden;
}

.addstage .ticketInfo{
	margin-bottom:24px;
	font-weight:bold;
}

.addstage .ticketInfo dt{
}

.addstage .ticketInfo dd{
	padding-left:30px;
	font-size:14px;
	overflow:hidden;
	/zoom:1;
}

.addstage .ticketInfo dd dt{
	float:left;
	width:180px;
}

.addstage .ticketInfo dd dd{
	line-height:1.8;
	overflow:hidden;
	/zoom:1;
}





