.pr1{
background-color: #eee;
}
.pr2{
height:auto;
background-color: #eee;
}
.detailnodata{
margin-bottom:20px;
}
#news{
height:auto;
overflow: hidden;
}

.snsbox {
  margin-bottom: 20px;
}
.snsbox ul {
  overflow: hidden;
}
.snsbox ul li {
  float: left;
}

#scr_scrollwrapper,
#scr_mcontentwrapper,
#scr{
height:auto;
}

section#wrap > header > figure{
background-color: #eee !important;
}


.nonactive{
color:#999 !important;
}


ul.cinemaList li>a>p.moreInfo{
	width:100px;
	float:right;
}

ul.cinemaList li {
	position:relative;
}

ul.cinemaList h2 {
	width:460px;
}

ul.cinemaList .expect{
	width:140px;
	text-align:right;
	position:absolute;
	right:10px;
	top:15px;
	color:#695342;
}

span.pg12{
	background:url(/images/common/icon/nenrei_ic008.gif) right no-repeat;
	padding-right:36px;
}

span.r15{
	background:url(/images/common/icon/nenrei_ic009.gif) right no-repeat;
	padding-right:36px;
}

span.r18{
	background:url(/images/common/icon/nenrei_ic010.gif) right no-repeat;
	padding-right:36px;
}

#Week_schedule h2 a:hover{
text-decoration: underline;

}

#asideService{
	margin-bottom:20px;
	position:relative;
}

#asideService> h1 a img {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 2;
}
#asideService> h1 img {
    display: block;
}


#asideService>h1{
	width:300px;
	height:30px;
	overflow:hidden;
}

#asideServiceList{
	padding: 10px;
	width: 280px;
	background: #e9e9e9;
}

#asideServiceList li{
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 12px;
	background: url(../images/common/bg_line.png) left bottom repeat-x;
}

#asideServiceList li.last{
	margin-bottom: 0;
	background: none;
	padding-bottom: 0;
}

#asideServiceList li a{
	display: block;
	text-decoration: none;
}

#asideServiceList li img{
	float: left;
	border: 1px #695342 solid;
}

#asideServiceList li a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#asideServiceList li .asideServiceText{
	float: right;
	width: 205px;
	color: inherit;
	line-height: 1.3;
	padding-top: 2px;
	cursor:pointer;
}

#asideServiceList li h2{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 2px;
}

#asideServiceList li p{
	font-size: 12px;
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1023px) {
	#asideServiceList li h2{font-size:24px;}
	#asideServiceList li p{font-size:20px;}
}

#asideServiceList li a:hover p{
	/*text-decoration: underline;*/
}
#newsheight{
min-height: 450px;
}


ul#theatre_pageNation{
	width:150px;
}
ul#theatre_pageNation li{
	width:150px;
	height:30px;
	margin-left:0px;
}
ul#theatre_pageNation li img{
margin-left: auto;
margin-right:auto;

}


.scheduleBox2 > table > tbody > tr > td.kei2 {
    background: url("../images/border.gif") repeat-x scroll center center rgba(0, 0, 0, 0);
    padding: 0 !important;
}

#Campaign{
	height:auto;
}

#asideServiceList li{
	padding-bottom:10px;
	margin-bottom:0px;
}

#asideServiceList{
	padding:0px 10px 0px 10px;
}
#Campaign ul li{
	padding:4px 0 7px;
}

.news .innerBox .related p{
border:none;
}

.news .innerBox .related{
margin-bottom: 40px;
}

#newsheight img{
max-width: 642px;
}

.news .newsttl{
	margin-bottom: 22px;
}
.news .item{
	margin-bottom: 17px;
}
.news .innerBox .related{
	padding:7px;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}



ul#entnewsList{
	/* border-top:1px solid #bfbfbf !important; */
	border-bottom:1px solid #bfbfbf !important;
}

#entnewsList:first-child{
	border-top:none !important;
}

.no_border {
	border:none !important;
}

ul#entnewsList li{
	clear:both;
	border-top:1px solid #bfbfbf;
	padding:10px;
	width:642px;
	overflow:hidden;
}


ul#entnewsList li:hover{
	/*background:#fcdebb;*/
}

ul#entnewsList li p.moreInfo{
	background:#fe8308;
	width:100px;
	float:right;
}

ul#entnewsList li:hover p.moreInfo img{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

 
ul#entnewsList li figure{
	width:100px;
	float:left;
	display:table-cell;
	text-align:center;
}

ul#entnewsList li article{
	width:530px;
	float:right;
	line-height:1.3;
}

ul#entnewsList li article>p.date{
	color:#222;
	font-size:10px;
	margin-bottom:2px;
}

ul#entnewsList li article>p.newsTtl{
	font-size:18px;
	margin-bottom:4px;
}

ul#entnewsList li a:hover article>p.newsTtl{
	color:#e2416e;
}

ul#entnewsList li a:link, ul#entnewsList li a:visited {
	color:#755387 !important;
}

ul#entnewsList li article>p.newsTxt{
	font-size:12px;
	color:#3b3b3b;
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1023px) {
	ul#entnewsList li article>p.newsTtl{font-size:26px;}
	ul#entnewsList li article>p.newsTxt{font-size:20px;}
}

ul#entnewsList li a p.moreInfo{
	text-align:right;
	clear:both;
}


.igcopy{
	color:#999;
	font-size: 10px;
	display: block;
}


.noentry{
text-align:center;
padding:20px;
}
#dayBtnArea>table td div img{
	padding-bottom:3px;
}

#asideServiceList li{
padding-bottom:7px;
padding-top:5px;
}

#platinumschedule .flexcroll{
  min-height: 205px;
}

.cocoonArea .txt{
  width: 332px;
  float: right;
  margin-bottom: 20px;
  padding-left: 10px;
}

