@charset "UTF-8";

/*screening.html*/
#inner-main h2.sbt-screening{
	padding-bottom:5px;
	color:#904747;
	}

.table-screening{
	width:853px;
	margin-bottom:30px !important;
	}
	.table-screening th{
		border-bottom:solid 1px #ccc;
		padding-bottom:8px;
		text-align:left;
		width:173px;
		font-weight:normal;
		color:#999;
		}
		.table-screening th.area{
			width:145px;
			}
		.table-screening td.border-area{
			border-bottom:solid 1px #ccc;
			padding-bottom:8px;
			}
		.table-screening th.theater-name{
			width:340px;
			}
		.table-screening th.theater-open{
			width:195px;
			}
		
		.table-screening th.detail{
			width:563px;
			}

.table-screening td{
		padding-top:10px;
		padding-right:15px;
		vertical-align:top;
		}
		.table-screening td.pd5{
		padding-right:5px;
		}
	.table-screening td a{
		background:url(../images/icn-arrow.gif) no-repeat 0 2px;
		padding-left:17px;
		}
	.table-screening td a.linktext{
		padding-left:0px;
		background:none;
		}


/*JOUEI*/
.table-screening th.area2{
	width:70px;
	}
.table-screening th.theater-name2{
	width:160px;
	}
.table-screening th.theater-date{
	width:300px;
	}
.table-screening th.theater-tel{
	width:120px;
	}
.table-screening th.remarks{
	width:180px;
	}
	
#inner-main .independent{
	width:788px;
	margin:0 25px 30px 25px;
	padding:15px 25px 25px;
	border:6px solid #D18D8E;
	}
	#inner-main .independent p{
		padding:0;
		}

