@charset "utf-8";

/*===================================================
*
*	Page Theater Top Page Style CSS
*	Site https://www.unitedcinemas.jp
*
====================================================*/

/* club-spice
--------------------------------------------------------------------------------------------------------*/

#clubSpiceLoginBox {
	background:url(/image/theater-top/bg_cslogin.gif) 0 0 no-repeat;
	height: 76px;
	position: relative;
	margin: 0  0 10px 228px;
	z-index: 20;
}

#clubSpiceLoginBox legend {
	padding: 9px 6px 5px 8px;
}

*html #clubSpiceLoginBox legend {
	padding: 9px 0px 0;
}

*+html #clubSpiceLoginBox legend {
	padding: 9px 0px 0;
}

#clubSpiceLoginBox p.btnCs{
	padding: 4px 0 0 8px;
}

*html #clubSpiceLoginBox p.btnCs{
	padding: 10px 0 0 8px;
}

*+html #clubSpiceLoginBox p.btnCs{
	padding: 10px 0 0 8px;
}

#clubSpiceLoginBox fieldset ul {
	position: absolute;
	top: 3px;
	left: 176px;
	width: 405px;
	height: 24px;
}

*html #clubSpiceLoginBox fieldset ul {
	top: 4px;
}

*+html #clubSpiceLoginBox fieldset ul {
	top: 4px;
}


#clubSpiceLoginBox fieldset ul li {
	margin-top: 4px;
}

*html #clubSpiceLoginBox fieldset ul li {
	margin-top: 2px;
}

*+html #clubSpiceLoginBox fieldset ul li {
	margin-top: 2px;
}

#clubSpiceLoginBox fieldset ul li input{
	width: 110px;
	background: #EEE;
	padding-left: 1px;
	margin-left: 3px;
}

#clubSpiceLoginBox fieldset ul li label{
	display: inline;
	vertical-align: top;
	padding-top: 3px;
}

#clubSpiceLoginBox fieldset ul li label img{
	padding-top: 5px;
	vertical-align: top;
}

#clubSpiceLoginBox p#rememberMe{
	position: absolute;
	top: 6px;
	left: 392px;
	width: 125px;
}

#clubSpiceLoginBox p#rememberMe input{
	width: 14px;
	background: none;
}

#clubSpiceLoginBox p#rememberMe label img{
	padding-top: 4px;
	vertical-align: top;
}

*html #clubSpiceLoginBox p#rememberMe label img{
	padding-top: 0;
}

*+html #clubSpiceLoginBox p#rememberMe label img{
	padding-top: 0;
}

#clubSpiceLoginBox p.loginSubmit{
	position: absolute;
	top: 27px;
	left: 394px;
	width: 125px;
	height: 24px;
}

#passwdHelp {
	position: absolute;
	top: 53px;
	left: 210px;
	width: 310px;
	height: 24px;
}

*html #passwdHelp {
	top: 55px;
}

*+html #passwdHelp {
	top: 55px;
}

#passwdHelp li {
	float: left;
	width: 155px;
}

#admissionBtn {
	position: absolute;
	top: 8px;
	left: 355px;
	width: 140px;
	height: 24px;
}

#twitterBnr{
	position: absolute;
	top: 0px;
	left: 512px;
	width: 170px;
	height: 80px;
}

#mobileQr {
	position: absolute;
	top: 0px;
	left: 684px;
	width: 140px;
	height: 80px;
}

/* flash
--------------------------------------------------------------------------------------------------------*/

#theaterFlash{
	margin-bottom: 10px;
	background: #EEE;
}

#topFlash {
	width:910px;
	height:300px;
	margin-bottom:10px;
}
#topFlash .slides a {
	display:none;
	position:absolute;
	padding:0px;
	border:1px solid #393939;
	background:url(/sp/image/common/bg.gif);
}
#topFlash .slides a .hvr {
	position:absolute;
	display:none;
}
#topFlash .thumbs {
	width:148px;
	margin-left:762px;
	margin-top:1px;
	position:relative;
}

#topFlash .thumbs img.focus {
	position:absolute;
	top:0;
	left:-6px;
	width:150px;
}

#topFlash .thumbs img{
	margin-left:5px;
	margin-bottom:1px;
	width:143px;
	cursor: pointer;
}

#topFlash .other {
	width:148px;
	margin-left:762px;
	position:relative;
}

#topFlash .other a{
	display: block;
	background: #393939; /* Old browsers */
	background: -moz-linear-gradient(top,  #393939 0%, #222222 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#222222)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #393939 0%,#222222 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #393939 0%,#222222 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #393939 0%,#222222 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #393939 0%,#222222 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393939', endColorstr='#222222',GradientType=0 ); /* IE6-9 */
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow: inset -1px -1px 1px rgba(90,90,90,0.5),inset 0px 1px 1px rgba(120,120,120,0.7);
	-webkit-box-shadow: inset -1px -1px 1px rgba(90,90,90,0.5),inset 0px 1px 1px rgba(120,120,120,0.7);
	margin: 1px 0 0 5px;
	padding:0;
	font-size:10px;
	color:#CCC;
	text-shadow:1px 1px 1px #000;
	width:143px;
	height:16px;
	line-height: 15px;
	text-decoration: none;
	cursor: pointer ;
}

#topFlash .other a:hover {
	color:#999;
}

#topFlash .other a span {
	background:url(/image/common/arrow_s_w.gif) 3px 1px no-repeat;
	padding-left: 15px;
}
/* IMAX
--------------------------------------------------------------------------------------------------------*/
#imaxAd{
	margin: 0 0 10px 0;
	padding: 0;
}

ul.imax{
	margin: 0;
	padding: 0px 0 10px 0;
	height: 69px;
}

ul.imax li{
	float: left;
	margin: 0;
	padding: 0;
}

/* 2 column banner
--------------------------------------------------------------------------------------------------------*/
.banner2Col {
	padding-bottom: 10px;
}
.banner2Col .left{
	float: left;
}
.banner2Col .right{
	float: right;
}


/* Ocean screen
--------------------------------------------------------------------------------------------------------*/
#bannerOcean{
	margin: 0 0 10px 0;
	padding: 0;
}


/* adingo
--------------------------------------------------------------------------------------------------------*/
.adingoMiddle{
	text-align: center;
	clear: both;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

.adingoLarge{
	text-align: center;
	clear: both;
	margin: 0 auto;
	padding: 0;
}


/* calendar & infomation common
----------------------------------------------------*/
.calendarSection {
	background: url(/image/theater-top/bg_search_film.gif) 0 0 no-repeat #FFF;
	width: 320px;
	float: left;
	height: 211px;
	margin-bottom: 10px;
}

.informationSection {
	background: url(/image/theater-top/bg_information.gif) 0 0 no-repeat #FFF;
	width: 580px;
	float: right;
	height: 211px;
	margin-bottom: 10px;
}

.informationSection .section,
.calendarSection .section {
	padding: 0 10px;
}

.informationSection .head01,
.calendarSection .head01 {
	font-size: 117%;
	margin: 3px 3px 4px;
	padding: 0;
}

/* calendar
-------------------------------------------------------------------------------------------------------*/

.calendarSection h3{
	margin-bottom: 3px;
}

table#scheduleCalender{
	width: 300px;
	margin-bottom: 6px;
}

table#scheduleCalender th,
table#scheduleCalender td{
	padding: 4px 5px 1px;
	line-height: 1.1em;
	font-size: 100%;
	text-align: center;
}

#scheduleCalender td a{
	font-weight: bolder;
	text-decoration: none;
}

select#filmSelect{
	width: 300px;
	background: #F9F9F9;
}

/* information
--------------------------------------------------------------------------------------------------------*/

.informationSection #important{
	background: url(/image/theater-top/bg_info_important.gif) no-repeat ;
	width: 558px;
	height: 25px;
	margin-bottom: 5px;
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 3px;
	width: 545px;
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	position: relative;
	left: 550px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0 0 0 23px;
	background:url(/image/schedule/icon/icon_important.gif) no-repeat 0 2px ;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #FFF;
	font-size: bold ;
	margin: 0 50px 0 0;
}

ul.newsticker img {
	display: none;
}

ul.newsticker span {
	margin: 0 10px 0 0;
}

#rotator {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background: #FFF;
	color: #000;
	position: relative;
	margin: 0;
	width: 556px;
	height: 158px;
}

div.attention #rotator {
	height: 128px;
}

/* Tabs */
p.nextInfoBtn {
	position: absolute;
	top: 0px;
	right: 0;
}

li.ui-tabs-selected,
li.ui-tabs-nav-item,
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
	margin: 0;
	padding: 0;
	outline: 0;
	text-decoration: none;
	list-style: none;
	float: left;
}

ul.ui-tabs-nav {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 530;
}

#rotator .ui-tabs-nav-item a span {
	float: left ;
	cursor: pointer ;
}

#nav-fragment-1 {
	height: 24px;
	width: 113px;
	background: url(/image/theater-top/tab_info-news_ov.gif) no-repeat 0 0 ;
}

#nav-fragment-2 {
	height: 24px;
	width: 114px;
	background: url(/image/theater-top/tab_info-present_ov.gif) no-repeat 0 0 ;
}

#nav-fragment-3 {
	height: 24px;
	width: 114px;
	background: url(/image/theater-top/tab_info-campaign_ov.gif) no-repeat 0 0 ;
}

#nav-fragment-4 {
	height: 24px;
	width: 130px;
	background: url(/image/theater-top/tab_info-service_ov.gif) no-repeat 0 0 ;
}

div#fragment-1 ul li img{
	display: none;
}

#rotator div#fragment-1 ul.newsList li strong a{
	background: url(/image/theater-top/icon/important.gif) 0px 1px no-repeat;
	text-indent: 75px;
	margin-left: 0px;
	padding-left: 0px;
	display: block;
}

#rotator div#fragment-1 ul.newsList li strong.new a {
	background: url("/image/theater-top/icon/new.gif") no-repeat scroll 0 1px transparent;
	display: block;
	margin-left: 0;
	padding-left: 0;
	text-indent: 56px;
}

#rotator div#fragment-1 ul.newsList li strong {
	background: url("/image/common/arrow_s.gif") 1px 3px no-repeat;
	padding-left: 18px;
	display: block;
}

.ui-tabs-selected img {
	display: none;

}

li#jobOffer a img{
	vertical-align: middle;
	padding-right: 3px;
}

/* Content Panels */
#rotator .ui-tabs-panel {
	clear: left;
	color: #000;
	width: 556px;
	padding-top: 24px;
}

#rotator .ui-tabs-hide {
	display: none;
}

#rotator ul.newsList  {
	overflow: auto;
	height: 125px;
	width: 547px ;
	padding: 3px 5px 6px ;
}

div.attention #rotator ul.newsList  {
	height: 95px;
}

#rotator ul.newsList li {
	line-height: 1.6em;
	padding: 4px 0;
	background: url(/image/common/line_dot_black.gif) 0 bottom repeat-x;
}

#rotator ul.newsList li a{
	line-height: 1.6em;
	padding: 0 0 0 18px;
	display: block ;
	background: url(/image/common/arrow_s.gif) 1px 3px no-repeat ;
}

/* keyword
--------------------------------------------------------------------------------------------------------*/
div.adingoKeyword,
div.keyword{
	padding-top: 3px !important ;
	clear: both;
}

.adingoKeyword .head01 ,
.keyword .head01{
	font-size: 117%;
	margin: 0 3px 5px;
	padding: 0;
}

.adingoKeyword .section ,
.keyword .section{
	padding: 10px 10px 15px;
}

.adingoKeyword ul{
	padding-left: 5px;
}

.adingoKeyword ul li{
	float: left;
	width: 150px;
	text-align: center;
	padding: 0 0 5px;
	word-spacing: 0.2em;
	font-weight: bolder;
	font-size: 98%;
}

#top_contents {
	margin-left: -75px;
	position: relative;
}

*html #top_contents {
	margin-right: -75px;
}


/* Uc contents
-------------------------------------------------------------------------------------------------------*/
.ucContents{
	background: url(../image/theater-top/uc_contents/bg.jpg) left center no-repeat;
	width: 1060px;
	height: 415px;
	margin: 0 0 0 -70px;
}

ul.contentsList{
	margin: 0;
	padding: 55px 0 0 161px;
}

ul.contentsList li{
	float: left;
	margin: 0;
	padding: 0 64px 0 0;
}

ul.contentsList2{
	clear: both;
	margin: 0px 0 0 0;
	padding: 10px 0 0 161px;
}

ul.contentsList2 li{
	float: left;
	margin: 0;
	padding: 0 64px 0 0;
}

li#weekend{
	position:relative;
}

li#weekend .pics {
	position:absolute;
	top:56px;
	left:0px;
	width:200px;
	text-align:center;
}

li#weekend .pics img{
	height:80px;
}

li#weekend #topslideshow {
	margin: 0 auto;

}

/* banner left
----------------------------------------------------*/
.BannerL {
	float: left;
	width: 357px;
	margin: 16px 0 10px;
}

.pickUpSection {
	background: url(/image/theater-top/bg_banner.gif) 0 0 repeat-y #FFF;
}

p.ttlPickUp{
	text-align: center;
	margin: 0;
	padding: 3px 0 8px 0;
}

#jquery-cycle {
	margin: 0 auto;
    width: 340px;
    height: 125px;
}
#jquery-cycle img {
    width: 340px;
    height: 125px;
    border: 1px solid #c8c8c8;
}

#jquery-cycle-nav {
    width: 340px;
    text-align: center;
    padding: 0 0 10px 8px;
    margin: 0;
}

.contactSection {
	clear: both;
}

ul.contactList{
	width: 360px;
	height: 70px;
	*height: 60px;
	margin: 10px 0 0 0;
	*margin: 13px 0 0 0;
	padding: 0px 0 0 0;
}

ul.contactList li{
	float: left;
	margin: 0;
	padding: 15px 15px 0 7px;
	*padding: 5px 7px;
}


.enjoySection {
	background: url(/image/theater-top/bg_banner.gif) 0 0 repeat-y #FFF;
	margin-bottom: 10px;
}

.originalSection {
	background: url(/image/theater-top/bg_banner.gif) 0 0 repeat-y #FFF;
}

.enjoySection .head01,
.originalSection .head01 {
	margin: 3px 3px 4px;
	padding: 3px 0;
}

*html .enjoySection .head01,
*html .originalSection .head01{
	margin: 3px 3px 4px;
	padding: 0;
}

.enjoySection .section {
	padding-bottom: 10px;
}

.originalSection .section {
	padding: 5px 8px 10px 8px;
	height: 138px;
}

.enjoySection ul.banner li{
	float: left;
	padding: 0 30px;
}

.serviceSection {
	float: right;
	width: 543px;
	height: 300px;
	background: url(/image/theater-top/bg_service.gif) 0 0 repeat-y #FFF;
	margin: 10px 0 ;
}

*:first-child+html .serviceSection {
	height: 296px;
}

*html .serviceSection {
	margin: 7px 0  0;
}

.serviceSection .head01 {
	margin: 0 0 4px;
	padding: 0;
}

.serviceSection ul{
	padding-left: 10px;
	padding-bottom: 11px;
}

*html .serviceSection ul{
	padding-bottom: 0;
}

.serviceSection li {
	width: 254px;
	height: 81px;
	float: left;
}

*html .serviceSection li {
	width: 254px;
	height: 78px;
	float: left;
}


.serviceSection li.kids-club {
	background: url(/image/theater-top/icon_kids.gif) 0 0 no-repeat ;
}

.serviceSection li.advance {
	background: url(/image/theater-top/icon_advance.gif) 0 0 no-repeat ;
}

.serviceSection li.screen-message {
	background: url(/image/theater-top/icon_screen-message.gif) 0 0 no-repeat ;
}

.serviceSection li.mobile-site {
	background: url(/image/theater-top/icon_mobile-site.gif) 0 0 no-repeat;
}

.serviceSection li.cinema-gift {
	background: url(/image/theater-top/icon_cinema-gift.gif) 0 0 no-repeat;
}

.serviceSection li.simple {
	background: url(/image/theater-top/icon_simple.gif) 0 0 no-repeat;
}

.serviceSection li.ad {
	background: url(/image/theater-top/icon_ad.gif) 0 0 no-repeat ;
}

.serviceSection li.group {
	background: url(/image/theater-top/icon_group.gif) 0 0 no-repeat ;
}

.serviceSection li a {
	display: block;
	padding-left: 68px;
	padding-right: 20px;
	font-size: 92%;
	text-decoration: none;
	line-height: 1.3;
	height: 65px;
}

.serviceSection li a img {
	display: block ;
	margin-bottom: 6px
}

#footerInfo {
	background: url(/image/theater-top/bg_red_carpet.gif) 0 80px repeat-x #000 ;
	margin: 0;
}

p.btnInquiry{
	clear: both;
	padding: 10px 0 20px 0;
	text-align: left;
	height: 52px;
}

#footerBanner {
	color: #EEE;
	width: 910px;
	height: 107px;
	background: url(/image/theater-top/bg_banner_footer.gif) center bottom no-repeat ;
	margin: 0 auto;
	padding: 20px 0 0 0 ;
}

#footerBanner address {
	text-align: left ;
	padding: 10px 0;
}

/*
emergency_info
----------------------------------------------------------------------------*/
.emergency_info{
	background: #FFF;
	padding: 10px 40px;
	border-top: 1px solid #CCC;
}
.emergency_info h4{
	color: #C00;
	text-align: center;
	font-size: 184%;
	font-weight: bolder;
	margin: 0 0 8px;
	line-height: 1.4;
}

.emergency_info h4 span{
	font-size: 72%;
}

.emergency_info p{
	margin-bottom: 7px;
	font-size: 117%;
}
.emergency_info p a{
	font-weight: bold;
	color: #CC0000;
}

.emergency_info p.signature{
	text-align: right;
}
