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

common

---------------------------------------------------------------------------*/
.clearfix{
    zoom:1; /*for IE 5.5-7*/
    position:relative; /*for preview*/
}

.clearfix:after{ /*for modern browser*/
	content: ".";
    display: block;
    clear: both;
    height: 0;
	visibility: hidden;
}

* html .clearfix{
    display:inline-table;
    /**/display:block;/**/
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.textBlock {
	margin-bottom: 40px;
}

.caption {
	font-size: 77%;
}

.sp_lineupbtn a{
	color:#000000;
}


/*
.spContent
---------------------------------------------------------------------------*/
.spContent {
	width: 940px;
	margin: 10px auto 20px auto;
	line-height:2.0;
	position:relative;
	color:#3a3a3a;
	background:url(images/bg_side.jpg) repeat-y #ffefd8;
	overflow:hidden;
}

/*
.spSidebar
---------------------------------------------------------------------------*/
.spSidebar {
	width:240px;
	float: left;
	background:url(images/bg_side_navi.jpg) no-repeat left top;
	min-height:460px;
}

.spSidebar ul{
	padding:32px 0 39px 23px;
}

.spSidebar li{
	line-height:0;
	margin-bottom:0;
}

.spSidebar li img{
	vertical-align:text-bottom;
}

.spSidebar .bnrTicket{
	width:190px;
	margin:0 auto;
}

/*
.spMain
---------------------------------------------------------------------------*/
.spMain {
	width: 700px;
	float: right;
	position:relative;
}

.spMain h3 {
	margin: 0;
	padding: 0;
	background-image:none;
}


/*
.spMainvisual
---------------------------------------------------------------------------*/
.spMainvisual {
	width:100%;
	height: 397px;
	background: url(images/mainvisual.jpg) no-repeat;
	text-indent: -9999px;
	position:relative;
}

#parts{
	position:absolute;
	right:15px;
	top:-15px;
}

#cach{
	position:absolute;
	left:235px;
	top:10px;
	z-index:1;
}

/*
.Content
---------------------------------------------------------------------------*/
.spMainContent {
	min-height:250px;
	line-height:1.8em;
	padding:20px 40px 20px 20px;
	zoom :1;
	background:url(images/bg.jpg);
}

.spMainContent h4 {
	font-size: 161.6%;
	margin-bottom: 0px;
}

.spMainContent h5{
	line-height:1.6;
}

.spMainContent p {
	margin-bottom: 10px;
}

.spMainContent .linkmark{
	background-image: url(/common/org/images/linkmark.png);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left: 23px;
	line-height: 1.8;
	padding-bottom: 2px;
	display:block;
}

.picRight{
	float:right;
	margin:0 0 15px 15px;
}

.picLeft{
	float:left;
	margin:0 15px 15px 0;
}

.MainCaption{
	text-align:right;
	margin-bottom:0;
}

/*============================================================================
#index
=============================================================================*/
#index .movie{
	margin:20px 0;
}

/*---------------------------------------------------------------------------
チケット情報
---------------------------------------------------------------------------*/
#index .tabBlock{
	margin-top:30px;
}

#index .tabBlock h3{
	font-size: 131%;
	margin-bottom: 10px;
	padding-bottom:5px;
	border-bottom:dotted 1px #000000;
}

#index .tabBlock h4{
	background-color:#caac78;
	border-bottom:solid 1px #af9465;
	font-size:93%;
	color:#ffffff;
	padding:5px 10px;
}

#index .tabBlock .block{
	padding:10px;
}

#index .tabBlock .ticketPageLinkTtl{
	position:relative;
	clear:both;
}

#index .tabBlock .ticketPageLink{
	position:absolute;
	top:20%;
	right:10px;
	font-size: 93%;
}

#index .tabBlock .ticketPageLink a{
	color:#ffffff;
}

#index .tabBlock .info{
	border: solid 3px #af9465;
	padding:15px;
	margin-bottom:10px;
}

#index .tabBlock .info p:last-child{
	margin-bottom:0;
}

#ticketinfo{
	margin-top:30px;
}

#bunkamuraTicket .ticketBlock{
	clear: both;
	overflow: hidden;
	border: solid 3px #af9465;
	padding:15px;
	margin-bottom:10px;
}

#bunkamuraTicket .ticketBlock h6{
	font-size:123.1%;
	margin-bottom:0;
}

#bunkamuraTicket .ticketBlock p{
	font-weight:bold;
	overflow: hidden;
}

#bunkamuraTicket .ticketBlock p:last-child{
	margin-bottom:0;
}

.ticketBlock2 h6{
	font-size:108%;
	border-bottom:dotted 1px #000;
}

/* 日程表
---------------------------------------------------------------------------*/
.eventSchedule{
	clear:both;
	width:100%;
	margin-bottom:20px;
}

.eventSchedule table {
	width: 640px;
	border-collapse: collapse;
	font-size: 9px;
	margin-bottom: 10px;
}

.eventSchedule th,
.eventSchedule td {
	border: 1px solid #caac78;
	text-align: center;
	padding: 3px 0;
}

.eventSchedule th {
	font-weight: bold;
}

.eventSchedule .date th {
	width: auto;
}

.eventSchedule .holiday {
	background-color: #ffeded;
	color:#000000;
}

.eventSchedule .noevents {
	background-color: #ededed;
	color:#000000;
}

.eventSchedule .red {
	color: #ff0000;
}

.eventSchedule .blue {
	color: #356bce;
}

.eventSchedule .purple {
	color: #7935ce;
}



/*============================================================================
#staff
=============================================================================*/
#staff  h4{
	margin-bottom:10px;
	margin-top:30px;
}

#staff .kumakawa{
	margin-top:0;
}

/*============================================================================
#cast
=============================================================================*/
#cast  h4{
	margin-bottom:20px;
}

#cast  h5{
	margin-bottom:15px;
}

#cast .textBlock{
	overflow:hidden;
	zoom:1;
}

#cast .textBlock p{
	overflow:hidden;
}

/*============================================================================
#topics
=============================================================================*/
#topics .topicsBlock {
	margin-bottom: 20px;
	clear:both;
	overflow:hidden;
	zoom:1;
}

#topics h4 {
	background-color:#caac78;
	border-bottom:solid 1px #af9465;
	font-size:100%;
	color:#ffffff;
	padding:5px 10px;
	margin-bottom:10px;
}

#topics .topicsBlock .textBlock .btn {
	margin: 10px 0 0 0;
}

#topics .topicsBlock .textBlock {
	float: left;
	width: 420px;
	margin:0 10px;
}

#topics .nopic .textBlock {
	float: none;
	width:inherit;
}

#topics .topicsBlock .pic {
	width: 180px;
	float: right;
}

#topics .topicsEntry{
	overflow:hidden;
	zoom:1;
	padding:0 10px;
}
