@charset "utf-8";

.text{
	font-size:150%;
	line-height:2.4;
	color:#221815;
}

.content{
	border-top:30px solid #000;
}

.content .inner{
	padding:50px 0;
}

.content .title{
	margin-bottom:50px;
}

.content .subTitle{
	margin-bottom:25px;
}

.castList{
	overflow:hidden;
	/zoom:1;
}

.castList li{
	float:left;
}

.ticketImg01{
	margin:90px 0 150px;
	text-align:center;
}

.ticketImg02{
	margin-bottom:38px;
}

.ticketBtn{
	margin-top:20px;
	text-align:center;
}

.staffList{
	width:450px;
	margin:0 auto;
	overflow:hidden;
	/zoom:1;
}

.staffList.text{
	line-height:1.8;
}

.staffList dt{
	float:left;
	width:200px;
	clear:both;
}

.staffList dd{
	margin-left:200px;
}

/* -------------------------------------------------------- */

.artList ol{
	padding-left:30px;
	/*margin-left:-80px;*/
	overflow:hidden;
	/zoom:1;
}

.artList ol li{
	position:relative;
	display:inline;
	float:left;
	width:460px;
	/*margin-left:80px;*/
	list-style:none;
	overflow:hidden;
}

.artList ol li .text{
	line-height:1.6;
}

.artList ol li .btn{
	display:inline-block;
	margin-top:15px;
	background:#000;
}
*:first-child+html .artList ol li .btn{
	display:inline;
	zoom:1;
}
* html .artList ol li .btn{
	display:inline;
	zoom:1;
}

.artList ol li .btn a{
	display:block;
	padding:5px 15px;
	text-decoration:none;
	color:#fff;
}

.artList ol li.item01{
	min-height:190px;
	padding-top:34px;
	background:url(../images/artlist_item01.jpg) 245px top no-repeat;
}

.artList ol li.item02{
	min-height:158px;
	padding-top:67px;
	background:url(../images/artlist_item02.jpg) 94px top no-repeat;
}

.artList ol li.item03{
	min-height:190px;
	padding-top:48px;
	background:url(../images/artlist_item03.jpg) 13px top no-repeat;
}

.artList ol li.item04{
	min-height:177px;
	padding-top:27px;
	background:url(../images/artlist_item04.jpg) 286px top no-repeat;
}

.artList ol li.item05{
	min-height:178px;
	padding-top:39px;
	background:url(../images/artlist_item05.jpg) 222px top no-repeat;
}

.artList ol li.item06{
	min-height:213px;
	padding-top:34px;
	background:url(../images/artlist_item06.jpg) 74px top no-repeat;
}

.fancybox-margin.fancybox-lock #headerClone.visible{
	margin-left:-9px;
}

.fancybox-close{
	right:0 !important;
	top:0 !important;
	width:25px !important;
	height:25px !important;
	background:url(../images/close.gif) left top no-repeat !important;
}

.fancybox-skin{
	background-color:#fff !important;
}
