#MenuBox {
	overflow:hidden;
	margin-bottom:220px;
}
#MenuBox li.mnu {
	background:none;
	padding-top:0;
	padding-left:0;
	padding-bottom:0;
	border-bottom:1px solid #2b2b2b;	
}
#MenuBox li.mnu img {
	vertical-align:bottom;
}
#Contents h2.title {
	font-size:20px;
	color:#00a3cc;
	background:none;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	margin-bottom:15px;
}



#Contents .linktbl{
	text-align:center;
	width:670px;
	padding-left:80px;
	display:block;
}

#Contents table.tickettbl {
	width:670px;
	border-top:1px solid #2e2e2e;
	border-left:1px solid #2e2e2e;	
	margin-bottom:15px;
}
#Contents table.btm{

	margin-bottom:55px;

}

#Contents table.tickettbl th{
	padding:10px;
	background:#2e2e2e;
	color:#00a6e1;	
	text-align:left;
	border-right:1px solid #2e2e2e;
	border-bottom:1px solid #2e2e2e;	

}
#Contents table.tickettbl td{
	border-right:1px solid #2e2e2e;
	border-bottom:1px solid #2e2e2e;
	text-align:left;	
}
#Contents table.tickettbl td.place{

}
#Contents table.tickettbl th.title{
	color:#00a6e1;
	text-align:left;
	background:#2e2e2e;
	border-right:1px solid #2e2e2e;	
	width:150px;

}
#Contents table.tickettbl th.place ,
#Contents table.tickettbl th.code ,
#Contents table.tickettbl th.ticket ,
#Contents table.tickettbl th.seat
{
	background:#2e2e2e;
	border-right:1px solid #151515;		
}

#Contents table.tickettbl th.date
{
	border-right:1px solid #151515;		
}

#Contents table.tickettbl th.seat ,
#Contents table.tickettbl th.code
{
	width:50px;
}
#Contents table.tickettbl td.date{

	background:#151515;


}
#Contents table.tickettbl td{
	padding:10px;
	background:#151515;
}
