@charset "utf-8";

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

ル・シネマ

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

h2 {
	text-indent: -9999px;
	width: 640px;
	height: 53px;
}

h4 .subttl{
	font-size: 12px;
}

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

ラインナップ

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

#lineup h2 {
	background: url(/cinema/common/org/images/ttl_lineup.gif) no-repeat;
}

#lineup .tabset {
	margin-bottom: 20px;
}

#lineup .tabset li {
	display: inline;
	margin-right: 20px;
}

#lineup .tabset .last {
	margin-right:0;
}

#lineup #now .date{
	display:none;
}

.lineup .eventLineUp .pic{
	width:250px;
}

.lineup .eventLineUp .textBlock{
	width:360px;
}

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

詳細ページ

---------------------------------------------------------------------------*/
.detail{
	border: none;
	padding: 0;
}

.detail h3{
	margin-bottom: 5px;
}

.detail h4{
	background-image: url(/common/org/images/bg_graydot.gif);
	padding: 5px 10px;
	border-bottom: dotted 1px #000000;
	clear:both;
}

.detail .english{
	font-weight: bold;
}

.detail .text{
	margin-bottom: 20px;
	overflow: hidden;
}

.detail .caption{
	clear: both;
}

.detail .example1{
	font-size: 80%;
}

.detail .info{
	clear: both;
	background: url(/common/org/images/bg_graydot.gif);
	padding: 15px 15px 5px 15px;
	margin-bottom: 20px;
}

.detail .info p{
	margin-bottom: 5px;
}

.detail .advance{
	clear: both;
}

.detail .movie{
	margin-bottom: 30px;
	margin-top: 10px;
}

.detail .btnOfficial{
	float: left;
	margin-right: 10px;
}


.detail .slideshow{
	float: left;
	margin-right: 10px;
}

.detail .limit a{
	display:inline-block;
	text-decoration:none;
	font-weight:bold;
	line-height:1;
	font-size:12px;
	padding:5px 10px;
	color:#fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	background:linear-gradient(to bottom, #515151, #1b1b1b);
	background:-moz-linear-gradient(top, #515151, #1b1b1b);
    background:-webkit-gradient(linear, left top, left bottom, from(#515151), to(#1b1b1b));
	background:-ms-linear-gradient(top, #515151, #1b1b1b);
    margin-bottom:5px;
}

/*
混雑状況
---------------------------------------------------------------------------*/

.detail .time{
	margin-bottom: 30px;
	clear: both;
}

.detail .konzatsu{
	clear: both;
	margin-bottom: 30px;
}

.detail .konzatsu .date{
	text-align: right;
}

.detail .konzatsu h5{
	clear: both;
	font-size: 123.1%;
	margin-bottom: 0;
}

.detail .konzatsu .iconList{
	overflow: hidden;
	margin-bottom: 10px;
}

.detail .konzatsu .iconList p {
	float: left;
	margin-right: 30px;
}

.detail .konzatsu .iconList p img{
	vertical-align: middle;
	margin-right: 10px;
}

.detail .konzatsu .timeTable{
	border: solid 1px #e6e6e6;
	margin-bottom: 20px;
	clear: both;
	width: 100%;
}

.detail .konzatsu .timeTable td{
	border: solid 1px #e6e6e6;
	padding: 15px;
	width: 65px;
	text-align: center;
}

.detail .konzatsu .timeTable td p{
	font-size: 116%;
	margin-bottom: 5px;
}

.detail .konzatsu .timeTable td img{
}

.detail .konzatsu .timeTable th{
	background-color: #3a3a3a;
	color: #ffffff;
	font-weight: bold;
	font-size: 116%;
	padding: 5px 15px 5px 15px;
}

.detail .textBlock{
	padding: 0 10px;
}

/*
スライドショー
---------------------------------------------------------------------------*/
.detail .workIndex{
	margin-bottom: 10px;
	clear:both;
}

.detail .workIndex h4 {
	text-align: left;
	border-bottom: 1px dotted #000;
	margin-bottom: 10px;
	background:none;
	padding:0 0 3px 0 ;
}

.detail .workIndex .workBlock {
	margin: 0 10px 10px 0px;
	width: auto;
	position: relative;
	display: -moz-inline-box;
    display: inline-block;
    /display: inline;
    /zoom: 1; 
    vertical-align: top;
}

.detail .workBlock .workPic {
    display: inline;
	width: auto;
	height: 150px;
}

.detail .workBlock p {
	font-size: 77%;
	margin: 5px 0 0 0;
	text-align: center;
}
