@charset "shift_jis";

/*===================================================
*
*	Schedule page style CSS
*	Site http://www.unitedcinemas.jp
*	Last Update 2007-09-11
*
====================================================*/

/* Common
-----------------------------------*/

div#main {
	padding-bottom: 35px;
	margin-bottom: 10px;
	zoom: 1;
}

div#scheduleMenu {
	position: relative;
	zoom: 1;
}

ul#tabMenu {
	padding: 0 0 13px 5px;
}

ul#tabMenu li {
	display:inline;
}

body.toyosu div#spiceBannerArea ul li{
	margin-bottom:5px;
	margin-top:5px;
}


/* Weekly shedule
-----------------------------------*/

/* today shedule 2012/06 update start
---------------------------------------------------------------------------------------------------------*/
.scheduleLeft{
	width: 326px;
	float: left;
}

h3.todayScheduleTitle{
	background: url("http://img.unitedcinemas.jp/image/common/line_dot_black.gif") repeat-x 0 bottom ;
	padding: 5px 0 7px;
	margin-bottom:10px;
	clear: both;
}

h3.todayScheduleTitle span {
	padding: 3px 12px;
	border-left: 5px solid #151587;
}

p.scheduleUpDate{
	position: absolute;
	top: 3px;
	*top: 10px;
	right: 0;
}

.scheduleCalendar{
	background: url("http://img.unitedcinemas.jp/image/schedule/calendar/bg_select_schedule.gif") left center no-repeat;
	width: 326px;
	height: 169px;
	margin: 0;
	padding: 4px 0 0 0;
	*padding: 7px 0 0 0;
}

table#scheduleCalenderToday{
	background: url("http://img.unitedcinemas.jp/image/schedule/calendar/bg_calendar.gif") left center no-repeat;
	clear: both;
	width: 316px;
	height: 158px;
	margin: 4px 0 0 5px;
	*margin: 9px 0 0 5px;
	padding: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	table#scheduleCalenderToday{
		background: url("http://img.unitedcinemas.jp/image/schedule/calendar/bg_calendar.gif") left center no-repeat;
		clear: both;
		width: 316px;
		height: 162px;
		margin: 4px 0 0 5px;
		padding: 0;
	}
}

table#scheduleCalenderToday tr{
	margin: 0;
	padding: 0;
	border-style: none;
}

table#scheduleCalenderToday tr td{
	color: #cccccc;
	border-style: none;
}

table#scheduleCalenderToday a{
	text-decoration: none;
}

table#scheduleCalenderToday tr th{
	margin: 0;
	*padding: 2px 0 20px 0;
	padding: 0;
	width: 45px;
	height: 18px;
	border-style: none;
	background: none;
	color: #FFFFFF;
}

table#scheduleCalenderToday tr td.activeDay{
	background: url("http://img.unitedcinemas.jp/image/schedule/calendar/bg_activeday.gif") center top no-repeat;
	margin: 0;
	padding: 0;
	width: 45px;
	height: 34px;
	text-align: center;
	border-collapse: collapse;
	cursor:pointer;
}

table#scheduleCalenderToday tr td.activeDay a{
	cursor:pointer;
}

table#scheduleCalenderToday tr td.today a{
	color: red;
	cursor:pointer;
}

table#scheduleCalenderToday tr td{
	margin: 0;
	padding: 0;
	width: 45px;
	height: 34px;
	text-align: center;
}

table#scheduleCalenderToday tr td span.month{
	font-size: 75%;
}

table#scheduleCalenderToday tr td span.date{
	font-size: 125%;
	font-weight: bold;
	letter-spacing: -1px;
}

table#scheduleCalenderToday tr td span.dateToday{
	color: red;
}

.scheduleRight{
	width: 326px;
	float: right;
}

.scheduleRight p{
	line-height: 1.2;
	padding: 0 0 10px 0;
}

.scheduleRight p.textIconDetail a:hover{
	color: #333333;
}

.scheduleRight p.babyRuleImg{
	margin: -3px 0 0 0;
	*margin: -5px 0 0 0;
}

.scheduleRight p.babyRuleImg img{
	padding: 0 0 3px 0;
}

.iconList{
	clear: both;
	padding: 12px 0 25px 0;
	*padding: 12px 0 12px 0;
	*margin: -30px 0;
}

p.iconAttentionText{
	font-size: 10px;
	line-height: 1.4;
	padding: 8px 0 0;
}

p.textIconDetail{
	float: right;
	padding: 5px 0 10px 0;
}

p.textIconDetail img{
	vertical-align: center;
}

/* recommendMovie
-----------------------------------*/
section.recommendMovie div.slides a{
	display: none;
}
section.recommendMovie div.slides a:first-child{
	display: block;
}

section.recommendMovie div.slides a img{
	width: 100%;
}

section.recommendMovie div#topslideshow{
	display: table-cell;
	background: #000000;
	padding: 0;
	height: 180px;
	vertical-align: middle;
}

/* notice
-----------------------------------*/
div#col_main section.rating_notice{
	margin: 8px 0;

}

div#col_main section.rating_notice a.bt_s{
	display: inline-block;
	width: 48%;
	padding: 5px 0 3px 10px;
}

div#col_main section.rating_notice div.top{
	margin-bottom: 5px;
}

div#col_main section.rating_notice a.right{
	position: relative;
	left: 3px;
}


/* icons
-----------------------------------*/

div#caution {
	padding:8px;
	border: 1px solid #CCCCCC;
	background: #DDDDDD;
	margin-bottom: 10px;
	line-height: 1.2;
	min-height:60px;
	overflow: auto;
}

div#col_main section.icons h2{
	text-align: center;
}

div#col_main section.icons{
	position: relative;
	margin-bottom: 8px;
}
div#col_main section.icons a.btn{
	position: absolute;
	top: 6px;
	right: 8px;
}


div#weeklyTable table {
	border: 5px solid #666;
	width: 835px;
	margin-left: 3px;
}

*html div#weeklyTable table {
	width: 840px;
	margin: 0;
}

*+html div#weeklyTable table {
	width: 840px;
	margin: 0;
}


div#weeklyTable table td,
div#weeklyTable table th {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 5px solid #666;
}

div#weeklyTable table th {
	background: #FFF;
}

div#weeklyTable h2 {
	color: #FFF;
	background: #666;
	text-align: center;
	width: 840px;
	clear: both;
	font-size: 136%;
	height: 40px;
	line-height: 40px;
}

div#weeklyTable h2 span {
	font-size: 70%;
	padding-left: 30px;
	font-weight: normal;
}

div#weeklyTable table {
	border: 5px solid #666;
	width: 835px;
	margin-left: 3px;
}

*html div#weeklyTable table {
	width: 840px;
	margin: 0;
}

*+html div#weeklyTable table {
	width: 840px;
	margin: 0;
}

div#weeklyTable table td,
div#weeklyTable table th {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 5px solid #666;
	padding:3px 2px;
}

div#weeklyTable table td {
	vertical-align: top;
	width: 68px;
}

div#weeklyTable table th {
	background: #FFF;
}

div#weeklyTable h2 span {
	font-size: 70%;
	padding-left: 30px;
	font-weight: normal;
}

div#weeklyTable td ul li {
	position: relative;
	padding-left:15px;
	zoom: 1;
}

div#weeklyTable td ul li img.scheduleIcon {
	margin-left:2px;
}

div#weeklyTable td ul li img.showIcon {
	position: absolute;
	left:0;
	top:3px;
	margin: 0;
}

div#weeklyTable tr.daysRow th {
	padding: 0;
	height: 35px;
}

div#weeklyTable tr th.rowHead {
	vertical-align: top;
	width: 130px;
}

div#weeklyTable tr th.pageTopNavi {
}

*+html div#weeklyTable tr th.pageTopNavi img {
	position: relative;
	bottom: 2px;
}

div#weeklyTable tr.serviceDayRow td {
	text-align: center;
}

div#weeklyTable td.todayCell {
	background: #fff5e0;
}

div#weeklyTable td.SaturdayCell ,
div#weeklyTable td.SundayCell {
	background: #fde8e8;
}

div#weeklyTable th.rowHead {
	text-align: left;
	font-weight: normal;
	font-size: 93%;
}

div#weeklyTable th.rowHead p.movieName {
	font-size: 122%;
	padding-bottom: 10px;
}

div#weeklyTable tr.serviceDayRow th.rowHead {
	font-weight: bold;
}

.scheduleTitle{
	position:relative;
	width:680px;
	height:50px;
}

p.sendMobile{
	position:absolute;
	top:15px;
	left:530px;
}

#operationButton {
	padding-top:24px;
	width:260px;
	float:right;
	text-align:right;
}

#operationButton img {
	vertical-align:middle;
}

.scheduleDay #operationButton {
	width:350px;
	color:#FFF;
}

.scheduleDay #operationButton a{
	color:#FFF;
}

p.babyRule a img{
	vertical-align:top;
	padding:0 10px 0 0;
}

p.aboutIcon{
	padding:5px 0 0 0;
}

p.aboutIcon a img{
	vertical-align:middle;
	padding: 0 3px 0 0;
}


div#dailySchedule {
	position: relative;
	background:#FFF;
	clear: both;
}

div#dailySchedule h2#topHead {
	background: #000;
    height: 70px;
	color: #FFF;
	padding-left: 70px;
	line-height: 70px;
	font-size: 282%;
	text-align: left;
	margin-bottom: 8px;
    background: url("http://img.unitedcinemas.jp/image/schedule/bg_title_schedule3.gif") no-repeat scroll 0 0 transparent;
}

*+html div#dailySchedule h2#topHead {
	padding-top:5px;
}
*html div#dailySchedule h2#topHead {
	padding-top:5px;
}

div#dailySchedule h2#topHead span {
	font-size: 45%;
	font-weight: normal;
}

div#dailySchedule h2.innerHead {
	font-size: 116%;
	color: #FFF;
	background: #666;
}

div#dailySchedule ol#prevNext li#prevDayButton {
	position: absolute;
	top: 5px;
	left: 4px;
}

div#dailySchedule ol#prevNext li#nextDayButton {
	position: absolute;
	top: 5px;
	right: 4px;
	_top: 5px;
	_right: 4px;
}

div#dailySchedule ul#metaIcon {
	position: absolute;
	white-space: nowrap;
	top: 10px;
	right:60px;
	_top: 10px;
	_right: 70px;
}

div#dailySchedule ul#metaIcon li {
	display:inline;
}

div#dailySchedule img.babyIcon {
	vertical-align: middle;
}

div#dailySchedule ul#dailyList {
	width: 728px;
}

div#dailySchedule ul#dailyList li {
	position: relative;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin-bottom: 8px;
}

div#dailySchedule ul#dailyList li h3 {
	padding: 5px 0 5px 20px;
	height: 43px;
	font-size: 150%;
	background: #151515;
	font-weight: bold;
	line-height: 1.3;
	display: table-cell;
	vertical-align: middle;
	background: url("http://img.unitedcinemas.jp/image/schedule/bg_title_movie.gif") 0px center;
	width: 740px;
}


div#dailySchedule ul#dailyList li h3 span.movieTitle {
	display: block;
	width:530px;
	margin-top: 3px;
}

div#dailySchedule ul#dailyList li h3 a{
	color:#FFFFFF;
	text-decoration: none;
	padding:5px 0;
}

div#dailySchedule ul#dailyList li h3 a.iconDining {
	display: block;
	padding:5px 0;
}

div#dailySchedule ul#dailyList li h3 img {
	margin-right: 3px;
	vertical-align:middle;
}

div#dailySchedule ul#dailyList li h3 img.rating {
/*	margin-left: 10px;*/
	vertical-align:middle;
}

.mvtkShowtime{
	float: right;
	width: 148px;
}

.dailyMvtkShowtime{
	position: absolute;
	top: 8px;
    left: 571px;
    width:146px;
    height:100%;
}

div#dailySchedule ul#dailyList li p.canMvtk {
	float: left;
	padding: 15px 0px 0 0;
	width: 106px;
}

div#dailySchedule ul#dailyList li p.canMvtkDaily {
	float: left;
	width: 105px;
	margin: 5px 0 0 ;
}

*html div#dailySchedule ul#dailyList li p.canMvtkDaily{
	margin: 10px 0 0 ;
}

*+html div#dailySchedule ul#dailyList li p.canMvtkDaily {
	margin: 10px 0 0 ;
}


div#dailySchedule ul#dailyList li p.showingTime {
	float: right;
	padding: 7px 1px 5px 0;
	width: 38px;
	text-align: right;
	font-size: 77%;
	color:#FFF;
}

div#dailySchedule ul#dailyList li p.campaitnInfo {
	clear:both;
	font-size: 84%;
	padding: 0 10px;
}

div#dailySchedule ul#dailyList li p.endInfo,
div#dailySchedule ul#dailyList li p.startInfo{
	clear:both;
	padding: 5px 10px;
	color: #444s;
	font-weight: bold;
}

div#dailySchedule ul#dailyList ul.tl {
	clear:both;
}

div#dailySchedule ul#dailyList ul.tl li {
	margin-bottom: 0px;
}

*+html div#dailySchedule ul#dailyList ul.tl li {
	margin-bottom: -3px;
}

div#dailySchedule ul#dailyList ul.tl li ol li{
	background:none ;
	margin-bottom: 0px;
}

div#dailySchedule ul#dailyList li p.screenNumber {
	text-align:center ;
	float:left;
	height: 68px;
	width: 45px;
}

*html div#dailySchedule ul#dailyList li p.screenNumber {
	width: 42px;
}


div#dailySchedule ul#dailyList li p.screenNumber img {
	margin-top: 8px ;
}

div#dailySchedule ul#dailyList li ul li {
	border: none;
	clear: both;
	height: 68px;
}

div#dailySchedule ul#dailyList li ul li.timelist_over_nine {
	height: 150px;
	background:url(http://img.unitedcinemas.jp/image/schedule/bg_schedule-cell04w.gif) 0 0 repeat-y ;
}

div#dailySchedule ul#dailyList li ul li.timelist_over_nine ol li.over_nine{
	background: none;
	padding-left:52px;
	height:75px;
}

*html div#dailySchedule ul#dailyList li ul li.timelist_over_nine ol li.over_nine{
	padding-left:0px;
}

*+html div#dailySchedule ul#dailyList li ul li.timelist_over_nine ol li.over_nine{
	padding-left:0px;
}



*html div#dailySchedule ul#dailyList li ul li {
	margin-bottom: -3px;
}

*+html div#dailySchedule ul#dailyList li ul li {
	margin-bottom: -3px;
}

div#dailySchedule ul#dailyList li ul li ol li {
	float: left;
	clear: none;
	width: 96px;
	position: relative;
	background: none;
}

div#dailySchedule ul#dailyList li ul li ol li div {
	position: relative;
}

div#dailySchedule ul#dailyList li ul li ol li li {
	position: absolute;
}


div#dailySchedule ul#dailyList li ul li ol li li.startTime {
	font-size: 116%;
	font-weight: bold;
	left: 8px;
	top: 5px;
}

div#dailySchedule ul#dailyList li ul li ol li li.endTime {
	font-size: 84%;
	left: 8px;
	top: 21px;
}

div#dailySchedule li.uolIcon {
	top: 44px;
	left: 18px;
}

div#dailySchedule li.uolIcon img{
	margin-left:5px;
}

div#dailySchedule li.seatIcon {
	top: 7px;
	left: 69px;
	height:18px !important;
	width:16px !important;
	line-height: 1.4;
}

div#dailySchedule li.showIcon {
	top: 26px;
	left: 72px;
	height:16px !important;
	width:16px !important;
	line-height: 1.4;
}


/* showing & coming soon
-----------------------------------*/

.film ul.contentsTub{
	width:744px;
	background: #DDD;
	padding: 8px;
	margin-bottom: 16px;
}

.commingSoon ul.contentsTub,
.nowShowing  ul.contentsTub{
	margin-bottom: 0;
}

.film .ytube{
	margin-bottom: 15px;
}

.film .ytube .bt_s {
display: none !important;
}

.film .ytube div#trailers div#main-navi ul#videoList {
width: 196px;
display: block !important;
}

ul.contentsTub li {
	float:left;
	width:140px;
	margin-right:8px;
	position:relative;
    background: url("http://img.unitedcinemas.jp/image/common/bg_btn_56.gif") repeat-x scroll 0 50% #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #444444;
    font-weight: bolder;
    padding: 12px 8px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #E6E6E6;
   	text-align: center;
}

ul.contentsTub li.onshow {
	background: #000;
    color: #EEEEEE;
    text-shadow: 0px 0px 0 ;
}
ul.contentsTub li.last {
	width:196px;
	margin-right:0px;
}

ul.contentsTub li a {
	color:#555;
	text-decoration: none;
	display: block;
}

ul.contentsTub li a:hover {
	color: #0054A5;
}

.film ul.contentsTub:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.film #operationButton {
	padding-top:24px;
	width:350px;
	float:right;
	text-align:right;
}

.film #operationButton img {
	vertical-align:middle;
}

.film .contentsWide h2.head02 {
	position:relative;
}

.film .contentsWide h2.head02 #btnSendMobile{
	position:absolute;
	top:16px;
	right:160px;
}

.film .contentsWide h2.head02 #btnPrint{
	position:absolute;
	top:16px;
	right:20px;
}


/* showing
-----------------------------------*/
#showingList ul.films {
	margin: 1em 0 0 0;
	padding: 0;
	border: 0;
}
#showingList ul.films li {
	margin: 0.5em 0 0 0;
	padding: 0.5em 0 0 0;
	border: none;
	border-top: 1px gray dotted ;
}
#showingList ul.films li div.title {
	border-left: 6px gray solid;
	padding-left: 0.5em;
	float: left;
	width: 440px;
}
#showingList ul.films li div.title span {
	color: gray;
}

#showingList ul.filmSelect {
	background: #333;
	text-align: left;
	margin-bottom: 16px;
	width: 644px;
	margin: -8px 0 0 -8px;
}

#showingList ul.filmSelect li{
	margin-bottom:16px;
	display: inline
}

ul.movieList ul.filmSelect li.nowShowingBtn{
	float:left ;
	width:138px;
}

ul.movieList h2 {
	border-bottom: 5px solid #666;
	background: #000;
	color: #FFF;
	text-align: center;
	padding: 7px 0;
	font-size: 122%;
}

ul.movieList {
	clear:both;
	padding: 0 0;
}

ul.movieList li {
	border-bottom: 1px dotted #999999;
	padding:10px 0 12px;
	background:#FFF;
	margin-bottom:0;
}

@media all and (-ms-high-contrast:none){
	ul.movieList li.movie_9,
	ul.movieList li.movie_12,
	ul.movieList li.movie_15,
	ul.movieList li.movie_18 {
		border-bottom: none;
		padding:0px;
  }
}


ul.movieList li.first {
	padding-top:0px;
}

ul.movieList li.last {
	border: none;
	margin-bottom: 16px;
}

ul.movieList li div.movieLeft div.movieLeft_main {
	float: left;
	width: 182px;
	_width: 192px;
	padding: 0 0 5px;
}
ul.movieList li div.movieLeft div.movie3d {
	float: left;
	color:#005B95;
	font-size:95%;
	width:182px;
}

ul.movieList li div.movieLeft div.movie3d img{
	width: 100%;
	margin: 0 0 5px;
}

ul.movieList li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul.movieList li {
	zoom: 1;
}

ul.movieList div.iconPresent {
	float:left;
	padding:5px 1px;
}

/* For only mac IE \*//*/
ul.movieList ul li {
	display: inline-table;
}
/**/

ul.movieList div.movieHead {
	position: relative;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	background-color:#000;
}

ul.movieList div.movieHead:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul.movieList .movieHead h3{
	font-weight: bolder;
	padding:10px 0 0 10px ;
	font-size: 105%;
	line-height:1.6;
}

ul.movieList .movieHead h3 a{
	color:#FFF;
}

ul.movieList .movieHead h3 strong {
	font-size: 120%;
	color: #000;
	font-weight: bold;
}

ul.movieList h3 em {
	font-size: 120%;
	color: #C00;
	font-weight: bold;
}

div.movieHead h3 span {
	white-space: nowrap;
	font-weight:normal;
	color:#999;
	font-size: 77%;
	padding-left:10px;
}

div.movieHead h3 span.restrict img {
	vertical-align: -25%
}

*html div.movieHead h3 span.restrict img {
	vertical-align: middle;
}

*+html div.movieHead h3 span.restrict img {
	vertical-align: middle;
}

ul.movieList .movieHead p.imageCopyRight {
	font-size: 77%;
	color:#777;
	line-height:1.1;
	padding:5px 10px 0;
}

ul.movieList div.comments{
	clear:both;
	padding:0 0 15px;
}

ul.movieList div.comments p{
	margin-bottom:5px;
}

ul.movieList p.movieImage img {
	border: 1px solid #999;
}

ul.movieList div.movieLeft {
	float: left;
	width: 180px;
}

ul.movieList div.movieRight {
	float: right;
	clear: both;
	width:526px;
}

ul.movieList div.movieRight dl {
	clear: both;
	padding-right:10px;
	line-height:2em;
}

ul.movieList div.movieRight dl {
	padding: 0 5px 10px 0;
	line-height:1.4;
}

ul.movieList div.movieRight dt {
	position: absolute;
	padding: 0 0 5px;
}

ul.movieList div.movieRight dt img{
	vertical-align:middle;
}


ul.movieList div.movieRight dd  {
	padding: 0 0 5px 7em;
}

ul.movieList p.noComment {
	color: #666;
}

ul.movieList ul.detailBtns {
	clear:both;
	width:100%;
}

ul.movieList ul.detailBtns:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul.movieList ul.detailBtns li{
	float:left;
	margin:0;
	padding:0;
	border:none;
}

ul.movieList ul.detailBtns li.aboutBtn {
	float:left;
}

ul.movieList ul.detailBtns li.trailerBtn {
	float:left;
	padding-left:10px;
}

ul.movieList ul.detailBtns li.scheduleBtn {
	float:right;
}

ul.movieList ul.detailBtns li.aboutBtn a{
	width:270px;
	display: block;
}

ul.movieList ul.detailBtns li.trailerBtn a {
	width:190px;
	display: block;
}

ul.movieList ul.detailBtnsComing {
	position: relative;
	width:100%;
}

ul.movieList ul.detailBtnsComing:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul.movieList ul.detailBtnsComing li{
	margin:0;
	padding:0;
	border:none;
	float: left;
}

ul.movieList ul.detailBtnsComing li.ticketBtn ,
ul.movieList ul.detailBtnsComing li.mvtkBtn {
	margin-left:5px;
}

ul.movieList ul.detailBtnsComing li.aboutBtn a,
ul.movieList ul.detailBtnsComing li.ticketBtn a,
ul.movieList ul.detailBtnsComing li.mvtkBtn a{
	width:120px;
	display: block;
}

ul.movieList ul.detailBtnsComing li.trailerBtn {
	float:left;
	padding-left:10px;
}

ul.movieList ul.detailBtnsComing li.trailerBtn a {
	width:140px;
	display: block;
}

/*  次月以降アンカー追加　 */

ul.comingAnchor{
	margin:0 0 10px 0;
	padding:0;
	clear:none!important;
	float:left;
}

ul.comingAnchor li{
	float:left;
	margin:0;
	padding:5px 0 0 30px;
	background:url("/image/schedule/bg_cominganchor2.gif") top left no-repeat;
	width:58px;
	height:30px;
	border:none;
}


ul.comingAnchor li.monthClear{
	background:url("/image/schedule/bg_cominganchor_l2.gif") top left no-repeat;
	clear: both;
	width:63px;
}
ul.comingAnchor li.monthClear_before{
	background:url("/image/schedule/bg_cominganchor_r2.gif") top right no-repeat;
	width:63px;
}
ul.comingAnchor li.firstLiNode{
	background:url("/image/schedule/bg_cominganchor_l2.gif") top left no-repeat;
	width:63px;
}
ul.comingAnchor li.lastLiNode{
	background:url("/image/schedule/bg_cominganchor_one.gif") top right no-repeat;
	width:63px;
}
ul.comingAnchor li#monthClear2{
	background:url("/image/schedule/bg_cominganchor_one.gif") top left no-repeat;
	clear: both;
	width: 67px
}


ul.comingAnchor li a{
	color:#fff;
}

p.anchorboxLeft{
	float:left;
	width: 5px;
}

ul.movieList p.anchorboxRight{
	float:left;
	width: 5px;
}

p.anchorboxLeft img._bottom,
p.anchorboxRight img._bottom{
	margin-top: 5px;
}


/*
 monthly
-------------------------------*/

div#monthly div#eventSlider {
	margin-bottom:10px;
}

div#monthly table#eventTable th a.tp{
	text-decoration:underline;
}

div#monthly table#eventTable div.tooltip{
	display:none;
	width:375px;
	position:absolute;
	background:url("/image/film/bg_tooltip.gif") top right no-repeat;
}

div#monthly table#eventTable div.tooltip .section{
	margin:22px 0 0;
	padding:0px 10px 20px ;
	background:#CCC;
	width:354px;
	background:url("/image/film/bg_tooltip_bottom.gif") bottom right no-repeat #CCC;
}

div#monthly table#eventTable div.tooltip .section p{
	margin-bottom:4px;
}

*html div#monthly table#eventTable div.tooltip .section{
	width:375px;
}

div#monthly table#eventTable div.tooltip .section:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#monthly table#eventTable div.tooltip .section .photo {
	float:left;
	width:187px;
	padding-right:5px;
}

div#monthly table#eventTable div.tooltip .section .photo img {
	margin-bottom:5px;
	border:1px solid #666;
}


div#monthly table#eventTable div.tooltip .section .photo span {
	font-size:77%;
	line-height:1.1;
}

div#monthly table#eventTable div.tooltip .section em {
	color:#C00;
}

div#monthly table#eventTable div.tooltip .section strong {
	font-weight:bolder;
	color:#333;
}


div#monthly div#infoList {
	margin: 5px 10px;
	border: 1px solid #666;
	padding: 5px;
}

div#monthly div#infoList h3 {
	font-size: 100%;
}

div#monthly div#infoList ul li {
	padding: 2px 0 0 17px;
}

div#monthly table {
	margin: 10px 0;
	width:100%;
	background-color:#FFF;
}

div#monthly table .colHead th{
	padding:5px;
	background: #000;
	color: #EEE;
}

div#monthly table .colHead th.dateHead{
	width:60px;
}

div#monthly table td {
	width: 240px;
	vertical-align: top;
}

div#monthly table td,
div#monthly table th {
	border: 1px solid #333;
}


div#monthly table tr th.rowHead {
	font-weight: normal;
	text-align: right;
	font-weight:bolder;
	background:#EEE;
}

div#monthly table td li {
	padding: 3px 0;
}

div#monthly table td li em.specialDay {
	color: #F00;
	font-weight: normal;
}

div#monthly table td li img {
	margin: 1px 5px 1px 0;
	vertical-align: middle;
}

/*
   ticket
----------------------------------------*/

body.information .contentsWide {
	clear:both ;
}

div#ticketBox table#ticketTable th a.tp{
	text-decoration:underline;
}

div#ticketBox div.tooltip{
	display:none;
	width:375px;
	position:absolute;
	background:url("/image/film/bg_tooltip.gif") top right no-repeat;
}

div#ticketBox div.tooltip .section{
	margin:22px 0 0;
	padding:0px 10px 20px ;
	background:#CCC;
	width:354px;
	background:url("/image/film/bg_tooltip_bottom.gif") bottom right no-repeat #CCC;
}

div#ticketBox div.tooltip .section p{
	margin-bottom:4px;
}

*html div#ticketBox div.tooltip .section{
	width:375px;
}

div#ticketBox div.tooltip .section:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#ticketBox div.tooltip .section .photo {
	float:left;
	width:187px;
	padding-right:5px;
}

div#ticketBox div.tooltip .section .photo img {
	margin-bottom:5px;
	border:1px solid #666;
}


div#ticketBox div.tooltip .section .photo span {
	font-size:77%;
	line-height:1.1;
}

div#ticketBox div.tooltip .section em {
	color:#C00;
}

div#ticketBox div.tooltip .section strong {
	font-weight:bolder;
	color:#333;
}

/* mvtk intro */
div#ticketBox .mvtkAdvance{
	background:url(/image/film/bg_mvtk2.gif) 0 0 #000;
	height:50px;
	margin: 0 0 10px 0;
}

div#ticketBox .mvtkAdvance p.mvtkIntro{
	color: #FFFFFF;
	padding: 7px 0 0 160px;
	font-weight: bold;
}

div#ticketBox .mvtkAdvance a{
	color: #FFFFFF;
}

div#monthly .ticketComment ,
div#ticketBox .ticketComment {
	background:#000;
	padding-bottom: 10px;
}

div#monthly p#ticketIntro,
div#ticketBox p#ticketIntro {
	padding: 10px 10px 5px;
	font-size:107%;
	color:#FFF;
}

div#monthly ul#notesJumpList,
div#ticketBox ul#notesJumpList {
	padding: 0 10px ;
}

div#monthly ul#notesJumpList li,
div#ticketBox ul#notesJumpList li {
	display: inline;
	padding:0 22px;
}

div#monthly ul#notesJumpList li a,
div#ticketBox ul#notesJumpList li a{
	color:#FFF;
}

div#ticketBox table#ticketTable {
	margin: 0px 0;
	width:728px;
	background-color:#FFF;
}

div#ticketBox table#ticketTable #colHead th{
	padding:5px 0;
	background: #000;
	color: #EEE;
}

div#ticketBox table#ticketTable td,
div#ticketBox table#ticketTable th {
	border: 1px solid #333;
}

div#ticketBox table#ticketTable tr#colHead th {
	background: #333;
	color: #FFF;
}

div#ticketBox table#ticketTable th a {
	text-decoration: none;
}

div#ticketBox table#ticketTable th.rowHead {
	text-align: left;
	vertical-align: top;
	background: #FFF;
	font-weight: normal;
	width: 200px;
}

div#ticketBox table#ticketTable th.rowHead a:hover {
	text-decoration: underline;
}

div#ticketBox table#ticketTable td {
	vertical-align: top;
}

div#ticketBox table#ticketTable td.adhibitionCell {
	width: 65px;
}

div#ticketBox table#ticketTable td.priceCell {
	width: 140px;
}

div#ticketBox table#ticketTable td.presentCell {
	width: 350px;
}

div#ticketBox table#ticketTable td.startDateCell {
	width: 105px;
}

div#ticketBox table#ticketTable td.priceCell ul li {
	border-top: 1px solid #666;
	padding: 4px 0;
}

div#ticketBox table#ticketTable td img {
	vertical-align: middle;
}

div#ticketBox table#ticketTable td.priceCell ul li.firstChild {
	padding-top: 0;
	border:none;
}

div#ticketBox table#ticketTable a.ticketImage {
	float:right;
	padding-left:5px;
}

div#ticketBox div.section {
	padding: 10px;
}

div#ticketBox div.section div.section {
	padding: 0;
}

div#ticketBox div#ticketNotesList h3 {
	font-size: 116%;
}

#ticketNotesList,
#aboutAdhibition {
	padding-top:3px;
}

div#ticketNotesList ul {
	padding:10px;
	background:#FFF;
}

div#ticketNotesList ul li.arrow_s {
	padding: 2px 0 2px 15px;
	background:url("/image/common/arrow_s.gif") no-repeat scroll 1px 5px transparent;
	padding-left:20px;
}

div#ticketBox div#Movieticket h3 {
	font-size: 116%;
}

div#Movieticket ul li.arrow_s {
	padding: 2px 0 2px 15px;
	background:url("/image/common/arrow_s.gif") no-repeat scroll 1px 5px transparent;
	padding-left:20px;
}

#aboutAdhibition  h3 {
	font-size: 116%;
}

#aboutAdhibition  h4 {
	font-size: 77%;
	color: #FFF;
	margin-bottom:5px;
}

#aboutAdhibition  dl {
	font-size: 100%;
}

#aboutAdhibition  dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#aboutAdhibition dl {
	zoom: 1;
}

/* For only mac IE \*//*/
#aboutAdhibition dl {
	display: inline-table;
}
/**/

#aboutAdhibition dt {
	padding: 3px;
	float: left;
	width: 68px;
	height: 1.5em;
	_width: 60px;
	_height: 25px;
}

#aboutAdhibition dd {
	padding: 3px;
	float: left;
	width: 274px;
	height: 1.5em;
	_width: 228px;
	_height: 25px;
}

#aboutAdhibition dd#uc109Info {
	width: 591px;
	_width: 496px;
}

div#aboutIcon div#aboutKind dt,
div#aboutIcon div#aboutKind dd {
	height: 2.5em;
}

#aboutAdhibition div#aboutKind dt.col2 {
	width: 110px;
}
#aboutAdhibition div#aboutKind .bottomRow {
	height: 50px;
}

#aboutAdhibition div#aboutKind dd#familyInfo {
	float:left;
	width: 116px;
	_width: 124px;
}


#aboutAdhibition div#aboutOther dt,
#aboutAdhibition div#aboutOther dd {
	height: 2.5em;
	_height: 40px;
}

#aboutAdhibition div#aboutOther dd {
	width: 716px;
	_width: 724px;
}

/* runding */

#detailBox h3#filmTitle {
	background: #000;
	color:#FFFFFF;
	font-size: 125%;
	margin-bottom: 8px;
	padding: 8px;
	font-weight: bold;
}

#detailBox h3#filmTitle span{
	background: #000;
	font-size: 80%;
	color: #FF0000;
}

#detailBox h3#filmTitle span.restrict img{
	padding-left:8px;
	vertical-align: middle;
}

.imaxBnr {
	background-color: #000;
	width:980px;
	clear:both;
	margin-bottom:10px;
}

.imaxBnr img{
	vertical-align:bottom;
}

.imaxBnr .imaxBtn{
	padding-left:250px;
	padding-bottom:5px;
}

.film div#main {
	padding-bottom:10px;
}

#filmDetail {
	padding: 0 ;
	postion:relative;
	margin-bottom:0;
}

.headBnr div{
	clear:both;
	text-align: center;
	background: #0F0F0F;
	display: block;
	padding: 5px 0;
	margin-top:10px;
	margin-bottom: 16px;
	width:100%;
}

.headBnr img{
	text-align: center;
	clear:both;
}

#filmDetail div#video {
	width:500px;
	height:420px;
	float:left;
	padding-left:10px;
}

div#video p.largeImg {
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	width:536px;
	height:200px;
	padding-bottom: 10px;
}

*+html div#video p.largeImg {
	height: auto;
}

#filmDetail div#video p.largeImg img {
	vertical-align: middle;
	max-height: 380px;
}

#filmDetail #filmTitle {
    background: none;
	color:#EEE;
	font-size:125%;
	margin:10px 0 0;
	padding:0;
	height:63px;
}

#filmDetail #filmTitle span.release {
	color:#CC0000;
	font-weight:normal;
	font-size:83%;
}

div#detailBox div#movieInfo  {
	width: 180px;
	float: left;
	color:#DDD;
}

body.imax #filmDetail h2.head02 {
	margin-left: 20px;
}

body.imax p.topicPath {
	margin-bottom:0px;
}

div#movieInfo h3 {
	margin-bottom: 10px;
}

div#movieInfo p#movieImage {
	width:180px;
	height: 120px;
	font-size: 77%;
	margin-bottom: 8px;
	text-align:center;
}

div#movieInfo p#movieImage img {
	max-width:180px;
	max-height: 120px;
}

*html div#movieInfo p#movieImage img {
	height: 95px;
}


div#movieInfo .official {
	margin-bottom:8px;
}

div#movieInfo .imax3d a {
	text-decoration: none;
}

div#movieInfo .imax3d img{
	margin-bottom:8px;
	height: 16px;
}

div#movieInfo .imax3d a:nth-child(odd) img{
	margin-right:2px;
}

div#movieInfo .iconDining img{
	margin-bottom:8px;
}

div#movieInfo .restrict img{
	margin-bottom:8px;
}

div#movieInfo span.copy {
	font-size:70%;
	line-height:1.12;
	color:#777;
}

div#movieInfo .movieDetailInfo {
	clear:both;
	padding-right:5px;
	margin-bottom: 10px;
	height:298px;
	overflow:auto;
}

div#movieInfo .movieDetailInfo a,
div#movieInfo .movieDetailInfo a:visited{
	color:#AAA;
}

.movieDetailInfoFilm,
.movieDetailInfo {
	float: right;
	width: 536px;
}

.movieDetailInfoFilm .btn,
.movieDetailInfo .btn {
	display:inline-block;
	margin: 0 0 8px;
	background: #f6f6f6;
}

.movieDetailInfoFilm .btn .arw,
.movieDetailInfo .btn .arw{
	text-decoration: none;
	margin: 5px 0;
	color: #0040A3;
}

.btn .red{
	color: #CC0000;
}

.btn .blue{
	color: #0096D7;
}

.btn .purple {
	color: #7E4389;
}


#movieSubInfo {
	background: #DDDDDD;
	padding:8px;
	font-size:93%;
	margin-bottom: 8px;
}

div#movieInfo dt {
  clear: left;
  float: left;
  margin: 0 0 0.5em;
  width: 2.8em;
  line-height: 1.5;
  color: #333;
}

div#movieInfo dd {
  margin-bottom: 0.5em;
  margin-left: 3em;
  line-height: 1.5;
   color: #333;
}

div#movieInfo dt.voiceHead {
  width: 4.8em;
}

div#movieInfo dd.voiceBody {
  margin-left: 4.9em;
}

div#infoListBox ol {
	padding: 0 10px;
}

div#infoListBox ol li {
	padding: 10px 0 10px 40px;
	border-top : 1px dashed #666;
}

div#campaignListBox ol {
	padding: 0 10px;
}

div#campaignListBox ol li {
	border-top: 1px dashed #666;
	padding: 10px 0;
}

div#campaignListBox ol li h4 {
	font-size: 100%;
}

div#campaignListBox ol li h4 span {
	display: block;
	float: right;
	width: 650px;
	padding: 10px 0 10px 40px;
	_width: 690px;
	_padding-bottom: 2px;
}

div#campaignListBox ol li h4 img {
	float: left;
	width: 100px;
}

div#campaignListBox ol li p.campaignLength {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 0;
	margin: 5px 0;
	clear: right;
	width: 690px;
	float: right;
	_margin: 2px 0;
}

div#campaignListBox ol li p.campaignDesc {
	clear: right;
	width: 690px;
	float: right;
}

div.moreInfoBtn p {
	float:left;
	margin:0px;
	padding:0px
}

div#campaignListBox ol li p.campaignLength img {
	margin-right: 5px;
}


div#recommendBox strong {
	color: #C00;
}

div#recommendBox div.itemBox {
	margin: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #666;
}

div#recommendBox h4 {
	padding: 10px;
	font-size: 100%;
}

div#recommendBox h5 {
	font-size: 100%;
}

div#recommendBox h5 span {
	display: block;
	float: right;
	width: 690px;
	background: #EEE;
	padding: 5px 0;
}

div#recommendBox h5 span img {
	vertical-align: middle;
	margin-right: 2px;
}

div#recommendBox h5 img.thumbImage {
	float: left;
	width: 100px;
}

div#recommendBox ul,
div#recommendBox p#intoCart {
	float: right;
	width: 690px;
	clear: right;
}

div#recommendBox ul li {
	padding: 2px 0;
}

div#recommendBox p#intoCart {
	padding: 3px 0;
}

div#recommendBox p#showOtherItem {
	padding: 5px;
	text-align: right;
}

div#reportBox div.section {
	margin: 0 10px;
	padding: 10px 0;
	border-top: 1px dashed #666;
}

div#reportBox div.firstChild {
	border: none;
}

div#reportBox h4 {
	font-size: 116%;
}

div#reportBox h4 span {
	width: 690px;
	float: right;
}

div#reportBox h4 img {
	width: 100px;
	float: left;
}

div#reportBox p {
	width: 690px;
	float: right;
	clear: right;
}

div#uolInfoBox {
	margin: 0;
}

div#uolInfoBox h4 {
	position: absolute;
	padding: 10px 0 0 10px;
}

*html div#uolInfoBox h4 {
	bottom: 50px;
}

*+html div#uolInfoBox h4 {
	bottom: 50px;
}

div#dailySchedule {
	background:none;
	padding-bottom:0px;
}

#toyosufilm div#dailySchedule {
	padding:0;
}

div#dailySchedule h3#topHead {
	background-image:none;
	background-color:#333;
	padding: 14px 15px 11px;
	color:#FFF;
}

div#dailySchedule h3#topHead a{
	color:#FFF;
	font-size:192%;
	text-decoration:none;
}

div#dailySchedule ul#dailyList {
	border-top:0;
}


.detail div#dailySchedule ul#dailyList li p.canMvtk {
    padding: 7px 0 0;
}

.detail div#dailySchedule ul#dailyList li p.showingTime {
    color: #444;
}

div#dailySchedule ul#dailyList li p.screenNumber {
	height:67px;
	width:48px;
	padding-left: 2px;
	margin-top:8px;
}

div#dailySchedule ul#dailyList li p.screenNumber a{
	display: block;
	margin-bottom: 8px;
}

*html div#dailySchedule ul#dailyList li p.screenNumber {
	width:45px;
}

div#dailySchedule ul#dailyList li p.screenNumber img {
	margin-top:0;
}

body.detail div#dailySchedule ul#dailyList  {
	margin-bottom: 8px;
}

body.detail div#dailySchedule ul#dailyList li {
	background:#FFF;
	margin-bottom: 0px;
}

div#dailySchedule ul#dailyList li h4 {
	background:none;
	width:460px;
	color:#333;
	float:left;
	font-size:117%;
	font-weight: bolder;
	padding:8px 0 8px 12px
}

div#dailySchedule ul#dailyList li h4 a{
	text-decoration: none;
}

div#dailySchedule ul#dailyList li h4 span{
	padding-right:3px;
}

div#dailySchedule ul#dailyList li h4 img{
	vertical-align: middle;
}

div#dailySchedule ul#dailyList li h4 img.icon_s{
	height: 16px;
}

div#dailySchedule ul#dailyList li h4 a.iconDining {
	display: block;
	padding:5px 0;
}


div#dailySchedule ul#dailyList ul.tl li{
	height:75px;
	background: url("http://img.unitedcinemas.jp/image/schedule/bg_schedule-cell03w.gif") 0 0 no-repeat;
}

div#dailySchedule ul#dailyList ul.tl li ol li{
	width:96px;
	background:none;
	border-bottom:0;
}

div#dailySchedule ul#dailyList ul.tl li ol li.over_nine {
	width:96px;
	margin-left: -2px;
}

div#dailySchedule ul#dailyList li ul li ol li li.startTime {
	font-size: 125%;
	font-weight: bold;
	left: 10px;
	top: 8px;
}

div#dailySchedule ul#dailyList li ul li ol li li.endTime {
	font-size: 84%;
	left: 12px;
	top: 24px;
}

div#dailySchedule ul#dailyList li ul li ol li li.uolIcon {
	top: 48px;
	left: 26px;
	width:65px;
	height:21px;

}

div#dailySchedule ul#dailyList li ul li ol li li.uolIcon img{
	margin-left:1px;
}

div#dailySchedule ul#dailyList li ul li ol li li.seatIcon {
	top: 10px;
	left: 70px;
	width:20px;
	height:20px;
	line-height: 1.4;
}

div#dailySchedule ul#dailyList li ul li ol li li.showIcon {
	top: 28px;
	left: 72px;
	width:20px;
	height:20px;
	line-height: 1.4;
}

ol#scheduleList li h4,
ol#scheduleList li p.screenNumber,
ol#scheduleList li p.acousmato {
	position: absolute;
}

ol#scheduleList li h4 {
	width: 53px;
	text-align: center;
	font-size: 84%;
	top: 20px;
}


div#showManner {
	margin-bottom: 0;
}

div#showManner h2 {
	border: none;
}

div#ticketInfoBox p#ticketThumb {
	float: left;
	padding: 10px;
}

div#ticketInfoBox dl {
	padding: 10px 0 0 10px;
	position: relative;
}

div.thumbExists dl {
	padding: 10px 0 0 120px !important;
}

*html div.thumbExists dl {
	padding: 10px 0 0 0 !important;
	zoom:1
}

*+html div.thumbExists dl {
	padding: 10px 0 0 0 !important;
	zoom:1
}

div#ticketInfoBox dt {
	position: absolute;
	padding: 2px 0;
}

div#ticketInfoBox dd {
	padding: 2px 0 2px 90px;
	font-weight: bold;
}


*html .film h2.head02 {
	padding-bottom:15px;
}

div#dailySchedule ul#metaIcon {
	position: absolute;
	white-space: nowrap;
	top: 10px;
	right: 70px;
	_top: 14px;
	_right: 70px;
}


div#ticketInfoBox p#showOtherTicket {
	text-align: right;
	padding: 20px 10px 10px 0;
}

div#ticketInfoBox ul {
	clear: both;
	margin: 10px 10px 0 10px;
	padding: 10px 0;
	border-top: 1px dashed #666;
	font-size: 84%;
}

*html div.thumbExists ul {
	width: 97%;
}

*+html div.thumbExists ul {
	width: 97%;
}


div#ticketInfoBox ul li {
	padding: 2px 0 2px 15px;
}

div#serviceList li {
	padding: 5px;
	margin: 0 10px;
	border-bottom: 1px dashed #666;
}

div#serviceList li img {
	vertical-align: middle;
	margin-right: 3px;
}

div#serviceList li.lastChild {
	border: none;
}

div#calendarScroll:after{
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

div#calendarScroll h3{
	float:left;
	width:185px;
	padding:15px 0 10px 10px;
	text-align:center;
}

#calendarScroll .updateLink img{
	margin-top:15px;
	clear:both;
}

/* entrance */

div#entranceBox {
	border: 5px solid #666;
	padding-bottom:20px;
}

div#entranceBox h2 {
	text-align: center;
	color: #FFF;
	padding: 0 0 10px 0;
	background: #666;
	font-size: 129%;
}

div#entranceBox p#entranceIntro {
	padding: 20px 10px 10px 10px;
}

div#entranceBox div.section {
	padding: 0 10px;
}

div#entranceBox strong {
	color: #C00;
}

div#entranceBox div#entranceNotes {
	background: #FFEAE6 none repeat scroll 0%;
	border: 1px solid #000000;
	color: #CC3333;
	margin: 10px;
	padding: 10px;
}

div#entranceBox div#viewingNotes {
	padding: 10px;
}

div#entranceBox div#viewingNotes h3 {
	font-size: 100%;
	color: #C00;
}

div#entranceBox div#viewingNotes p#notesAuthor {
	text-align: right;
}

div#entranceBox ul#attentionList1 li {
	font-size: 116%;
	font-weight: bold;
	position: relative;
	padding: 3px 0;
	zoom: 1;
}

div#entranceBox ul#attentionList1 li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* For only mac IE \*//*/
div#entranceBox ul#attentionList1 li {
	display: inline-table;
}
/**/

div#entranceBox ul#attentionList1 li span.smallText {
	font-size: 70%;
	font-weight: normal;
	color: #C00;
	display: block;
	padding-left: 60px;
}

div#entranceBox ul#attentionList1 li img {
	float: left;
	margin-right: 10px;
}

div#entranceBox ul#attentionList2 {
	list-style: square;
	padding: 10px 0 10px 20px;
}

div#entranceBox ul#attentionList2 p#recordingNotes {
	padding-top: 10px;
}

div#entranceBox ul#attentionList2 ol {
	list-style: decimal;
	padding: 0 0 10px 10px;
}


div#entranceBox div#ageLimit {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px;
	margin: 0 10px;
}

div#entranceBox div#ageLimit h3 {
	font-size: 100%;
	position: absolute;
}

div#entranceBox div#ageLimit dl {
	margin-left: 8.5em;
	padding-left: 10px;
	border-left: 1px solid #000;
	position: relative;
}

div#entranceBox div#ageLimit dl dt {
	position: absolute;
	font-weight: bold;
}

div#entranceBox div#ageLimit dl dd {
	padding-left: 6em;
}

div#entranceBox h3.decorationHead {
	color: #FFFFFF;
	font-size: 84%;
	margin: 10px 0 5px 0pt;
	padding: 2px 0pt 2px 10px;
	vertical-align: bottom;
}

div#entranceBox dl#contactList {
	padding: 10px 0;
}

div#entranceBox dl#contactList dt {
	color: #C00;
	font-weight: bold;
	float: left;
	clear: both;
}

div#entranceBox dl#contactList dd {
	float: left;
}

*html div#entranceBox dl#contactList dd {
	float: none;
}

*+html div#entranceBox dl#contactList dd {
	float: none;
}

div#entranceBox dl#contactList dt#mobileContact {
	float: none;
}

div#entranceBox dl#contactList dd em {
	color: #009;
	font-weight: bold;
}

/* campaign */

div.campaignListBox {
	margin-bottom: 22px;
}

div.campaignListBox ol li.section {
	position: relative;
	background: url(http://img.unitedcinemas.jp/image/campaign/bg_info-listhead.gif) no-repeat #FFF;
	zoom: 1;
}

div.campaignListBox .infoMeta {
	margin-bottom: 16px;
	position: relative;
}

div.campaignListBox h2.infoTitle {
	font-size: 134%;
	line-height: 1.6;
}

div.campaignListBox h3.catch{
	font-size: 117%;
	color: #CC0000;
	font-weight: bolder;
	margin-bottom: 16px;
}

div.campaignListBox .campaignBody{
	font-size: 117%;
	line-height: 1.78;
	margin-bottom: 22px;
}

div.campaignListBox .copyr{
	font-size: 9px;
	color: #555;
	line-height: 1.2;
	margin-bottom: 22px;
}

div.campaignListBox .copyr p{
	display: inline;
}

div.campaignListBox .head04{
	font-size: 117%;
}

div.campaignListBox span.updateDate {
	position: absolute;
	right: 0;
	top: 0;
}

div.campaignListBox div.imageBox {
	font-size: 72%;
	color:#555;
	text-align:center;
	margin-bottom:22px;
}

div.campaignListBox div.rightBox {
	position: relative;
	margin-bottom: 22px;
}

div.campaignListBox div.imageBox ul {
	margin-bottom: 10px;
	position: relative;
	left: 50%;
	float: left;
}

div.campaignListBox div.imageBox li {
	position: relative;
	left: -50%;
	float: left;
	padding:10px 5px;
}


div.campaignListBox .relatedMovie {
	margin-bottom: 16px;
}

div.campaignListBox .relatedMovie .photo {
	float: left;
	width: 180px;
}

div.campaignListBox .relatedMovie .movieInfo {
	float: right;
	width: 436px;
}

div.campaignListBox .relatedMovie .infoBody {
	margin-bottom: 1em;
}

div.campaignListBox .relatedMovie .infoBody .kaishi {
	font-weight: bold;
	color: #C00;
	margin-bottom: 0.7em;
}

div.campaignListBox .relatedMovie .infoBody .title {
	font-weight: bold;
	font-size: 125%;
}

section.info ul.articles li{
	background: url(http://img.unitedcinemas.jp/image/common/line_dot_gray2.gif) repeat-x 0 bottom;
}

section.info ul.articles li a{
	padding:0.5em 0 0.55em 18px;
	display: block;
	background-position: 0.5em 1.1em;
}


section.info ul.articles li.morebtn {
	margin-top: 8px;
	background-image: none;
	cursor: pointer;
}

div.campaignListBox ol li.section p.backTopBtn {
	position: absolute;
	bottom: -35px;
	right: -5px;
}

div.campaignListBox ul#leafletbox2{
	margin-bottom: 1em;
}

div.campaignListBox ul#leafletbox2 li{
	line-height: 3;
}

body.campaignAll div#scheduleMenu {
	padding-bottom: 40px;
}

body.campaignAll div#scheduleMenu p#operationButton {
	top: 42px;
}


body.scheduleDay .cautionComment {
	border: 2px solid red;padding:3px;	color:red;font-weight: bold;
}
body.film .cautionComment {
	border: 2px solid red;padding:3px;	color:red;font-weight: bold;
}


/*===================================================
*	080123
====================================================*/

div#attention_kamisato {
	text-align: center;
	padding: 10px;
	margin: 10px;
	border: 2px solid #C00;
	color: #333;
}

p#attentionTop_kamisato {
	font-size: 116%;
	font-weight: bold;
	line-height:1.8;
	padding:5px 0;
}

p#attentionTop_kamisato em {
	border-bottom: 2px solid #C00;
}

ul#attentionList1_kamisato {
	padding: 10px 0;
}

ul#attentionList1_kamisato li {
	padding: 3px;
}

ul#attentionList2_kamisato {
	text-align: left;
	list-style: square;
	padding: 10px 70px 10px 90px;
}

ul#attentionList2_kamisato p#recordingNotes {
	background: #DDD;
	color: #C00;
	text-align: center;
	margin: 5px 50px;
	padding: 5px;
}

ul#attentionList2_kamisato ol {
	padding: 5px 0 5px 90px;
	position: relative;
}

div#ageLimit_kamisato {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px;
}

div#ageLimit_kamisato h5 {
	font-size: 100%;
	position: absolute;
}

div#ageLimit_kamisato dl {
	margin-left: 8.5em;
	padding-left: 10px;
	border-left: 1px solid #000;
	position: relative;
}

div#ageLimit_kamisato dl dt {
	position: absolute;
	font-weight: bold;
}

div#ageLimit_kamisato dl dd {
	padding-left: 6em;
}

/*
 for weekly
*/
div#weeklySchedule {
	border: 5px solid #666;
	position: relative;
}

div#weeklySchedule h2#topHead {
	height: 49px;
	color: #FFF;
	text-align: center;
	font-size: 136%;
	line-height: 40px;
}

div#weeklySchedule h2#topHead span {
	font-size: 50%;
	font-weight: normal;
}

div#weeklySchedule h2.innerHead {
	/* font-size: 116%; */
	color: #FFF;
	background: #666;
}

div#weeklySchedule ol#prevNext li#prevDayButton {
	position: absolute;
	top: 3px;
	left: 3px;
	_top: 8px;
}

div#weeklySchedule ol#prevNext li#nextDayButton {
	position: absolute;
	top: 3px;
	right: 3px;
	_top: 8px;
	_right: 8px;
}


/* --アンケートバナー追加部分-----
------------------------------------------- */

div#moreInfoBox {
	width: 346px;
	clear: both;
	text-align:center;
}
div#moreInfoBox #btnLink {
	float: right;
	width: 302px;
}
p#researchLink {
	float: left;
	width: 498px;
}

/*===================================================
*	090424 Toyosu Breathe Information
====================================================*/

body#toyosuInformation div.breatheHeader {
	background: url(/toyosu/breathe/image/headerBg.gif) no-repeat;
	height:82px;
	margin: 10px 102px 20px;
}


body#toyosuInformation div.breatheHeader h2 {
	margin: 0 0 0 85px;
}

.information #breatheMain #main {
	margin:0 0 0 102px;
	width:820px;
}

body#toyosuInformation div.campaignListBoxBreathe {
	background:none;
	padding:10px 0px 0;
}

body#toyosuInformation div.campaignListBoxBreathe ol li.section {
	background: none;
	border: 5px solid #ccc;
	margin-bottom:24px;
}


body#toyosuInformation div.campaignListBoxBreathe ol li.section h2 {
	padding: 6px 0;
	border: none;
	background-color:#447596;
	margin:14px 0 0;
	color:#ffffff;
}

body#toyosuInformation div.campaignListBoxBreathe ol li.section h2 span.titleText {
	margin:0 0 0 12px;
}
body#toyosuInformation ul.tabMenuBreathe {
	background:none;
}

body#toyosuInformation div.scheduleMenuBreathe {
	height:24px;
}

body#toyosuInformation h3.barBreathe {
	margin: 0;
}

body#toyosuInformation div#scheduleMenu p#operationButton {
	margin: 0 8px 0 0;
}


body#toyosuInformation p#breatheBackTopBtn {
	margin: 24px 72px 28px;
}


/*===================================================
*	1005* Renewal Information UnderImane
====================================================*/


ul#underimage {
  clear:both;
  margin: 0;
  padding: 0;
  max-width: 630px;
}

ul#underimage li {
  display: block;
  margin: 15px 0;
  padding:0;
  text-align:center;
  float:left;
  font-size:83%;
}


ul#underimage li img {
	max-width: 728px;
}


ul#underimage li a {
  margin: 0;
  padding: 0;
}

ul#underimage li a img {
  margin: 0;
  padding: 0;
  border: 0;
}



/* social plugin  */
#spgin {
	margin:0;
	padding:0 0 10px;
	width:840px;
	height:27px;
	background:none;
}

#spgin table {
	margin-left:610px;
	width:210px;
	height:22px;
	vertical-align:top;
}

iframe.twitter-share-button {
    width: 105px!important;
}

/* film detail shedule 2012/06 update start
---------------------------------------------------------------------------------------------------------*/
.filmLeft{
	width: 326px;
	float: left;
	margin: 0;
	padding: 0 0 20px 20px;
}

.filmRight{
	width: 514px;
	float: right;
	margin: 0;
	padding: 0 20px 0 0;
}

.filmRight p{
	padding: 0 0 13px 0;
}

.filmRight .left{
	float: left;
	padding: 0px 0 0 0;
}

.filmRight .right{
	float: right;
	padding: 0px 0 0 0;
}

.filmRight .right ul li{
	float: left;
	margin: 10px 0 0 0;
	padding: 0 5px 0 0;
}


.degital_info {
	padding: 2px;
	margin: 15px 10px 5px;
	background-color:#5C5C5C;
	color:#ffffff;
	position: relative;
	font-size: 120%;
	font-weight: bold;
}

/* Today shedule 2012/06 Update End
---------------------------------------------------------------------------------------------------------*/


/* sidebanner
----------------------------------------------------*/
ul.bannerListHome {
	margin-bottom: 10px;
}

ul.bannerListHome li {
    margin-bottom: 8px;
}

/* aside fixed ad
----------------------------------------------------*/
body.schedule aside#col_sub,
body.film aside#col_sub  {
  position: relative;
  overflow: visible;
}

aside #fixAd {
  width: 300px;
}

aside .fixed {
  position: fixed;
  top: 20px;

}


/* important_daily
----------------------------------------------------*/
#important_daily {
	text-align:center;
	background: #DDD;
	padding: 8px;
	margin-bottom: 26px;
}

#important_daily .inner{
    background: #FFF;
    padding: 8px
}

#important_daily .lead {
	font-size:18px;
	padding: 0 0 20px;
}

#important_daily .renewalDate {
	margin:40px 0 30px;
}
#important_daily .renewalDate span{
	margin:0 5px;
}
#important_daily .body {
	background:#AFCDE2;
	font-size:16px;
	text-align:left;
	padding:16px;
}

.font40 {font-size: 40px}
.font50 {font-size: 50px}

.after_plan{
    padding: 10px 10px 10px 25px;
    border: solid 3px #cccccc;
    margin-top: 10px;
    background-color: #ffffff;
    background-position: 5px 50%;

}
.after_plan a{
    color: #000;
    font-size: 11.5px;
    text-decoration: underline;
}

#important_daily .buttons{
	margin: 0 0 30px;
}
#important_daily .buttons li{
	float:left;
	display: inline-block;
	width: 342px;
	margin: 0 11px 0 0;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	border-radius: 4px;
	color: #fff;
	background-image: url(/sp/images/common/icon_angle-right.png) ;
	background-position: 96% 46%;
	background-repeat: no-repeat;
	background-color: #00479D;
	box-shadow: 0 3px 0 #003474;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
#important_daily .buttons li a{
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}
#important_daily .buttons li:last-child{
	margin: 0;
}
#important_daily .buttons li:hover{
	float:left;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	background-color: #459DFF;
	box-shadow: 0 3px 0 #3088e9;
	color: #fff;
	background-position: 97% 46% ;
	cursor: pointer;
}
#important_daily .buttons li,
#important_daily .buttons li::before,
#important_daily .buttons li::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/* theater type select
----------------------------------------------------*/
.scheduleMain .head01 {
	margin: 0 0 10px;
}
.theaterType:after {
	content: "";
	display: block;
	clear: both;
}
.theaterType li {
	float: left;
	margin-right: 5px;
	padding: 5px 16px;
	border-top: solid 1px #AAA;
	border-bottom: solid 1px #DDD;
	background: #f9f9f9;
	cursor: pointer;
	font-size: 14px;
}
.theaterType li.onshow {
	background: #FFF;
	padding: 5px 16px 3px;
	border-top: solid 3px #999;
	border-bottom: solid 1px #FFF;
	font-weight: bolder;
}
.theaterType li[data-group="imax"] {
	color:#0096D7;
	border-top: solid 1px #CCC;
}
.theaterType li[data-group="fourdx"] {
	color:#D92229;
	border-top: solid 1px #CCC
}
.theaterType li[data-group="dining"] {
	color:#A5783C;
	border-top: solid 1px #CCC;
}
.theaterType li[data-group="screenx"] {
	color:#EA5514;
	border-top: solid 1px #CCC;
}

.theaterType li[data-group="imax"].onshow  {
	border-top: solid 3px #0096D7;
}
.theaterType li[data-group="fourdx"].onshow  {
	border-top: solid 3px #D92229;
}
.theaterType li[data-group="dining"].onshow  {
	border-top: solid 3px #A5783C;
}
.theaterType li[data-group="screenx"].onshow  {
	border-top: solid 3px #EA5514;
}
.gray li,
.gray li.onshow,
.gray li[data-group="imax"],
.gray li[data-group="fourdx"],
.gray li[data-group="dining"],
.gray li[data-group="screenx"] {
	padding: 5px 16px 3px;
	border-top: solid 3px #CCC;
	border-bottom: solid 1px #DDD;
	background: #EEE;
	cursor: pointer;
	color: #888;
	font-weight: normal;
	cursor: default;
}
.theaterType li sup.reg{
	font-size: 46%;
	vertical-align: top;
	line-height: 1.2;
}



/* schedule slide
----------------------------------------------------*/
.recommendMovie{
	position: relative;
}

.slide_body  {
	margin-left: 112px;
}

.slide_container {
	width: 484px;
	height: 180px;
	position: relative;
}

.slide_body {
	width: 100%;
}

div.bx-wrapper div.bx-viewport{
	border: none;
	left: 0;
}

div.lcover{
	background-color: rgba(0,0,0,0.4);
	width: 112px;
	height: 180px;
	position: absolute;
	left: 0;
	top: 0;
}

div.rcover{
	background-color: rgba(0,0,0,0.4);
	width: 112px;
	height: 180px;
	position: absolute;
	right: 0;
	top: 0;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev {
	margin-left: 85px !important;
	background: url(/images/flash/btn_slide.png) no-repeat 0 0 !important;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next {
	margin-right: 85px !important;
	background: url(/images/flash/btn_slide.png) no-repeat 0 -33px !important;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover{
	opacity: .85;
}


.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 17px !important;
	height: 33px !important;
	text-indent: -9999px;
	z-index: 9999;
}

