* {
    margin: 0;
    padding: 0;
}

html {
}

body {
	background-color: #000000;
    color: #000000;
    font-family: "ＭＳ Ｐゴシック","Osaka",sans-serif;
    font-size: 62.5%;
}

a {
    color: #009999;
}

a:hover {
    color: #009999;
}

img {
    border: 0;
}

h1 {
	padding-top: 130px;
}

p.release,
h2,
h1{
    height: 0;
    overflow: hidden;
}

h2 {

}

p.first {
	width:700px;
	text-align:center;
	background-color:#000000;
	border: 1px solid #6A0000;
	color:#CC0000;
	font-size:12px;
	margin: 5px auto;
	padding: 10px;
}

div.first {
	font-size:13px;
	margin:auto;
	width:980px;
}
	div.first div.inner {
		height:119px;
		padding-left:330px;
		padding-right:50px;
		padding-top:10px;
	}
		div.first div.inner span {
			display: block;
			
			color: #6690ab;
		}
	
p {
	width: 46em;
}


#container-wrapper {
	background: transparent url(../images/background-y.jpg) repeat-y scroll center top;
}
	#container-wrapper #container {
		background: transparent url(../images/background-top.jpg) no-repeat scroll center top;
	}
#content-footer {
	background: transparent url(../images/background-footer.jpg) no-repeat scroll center top;
	padding-top: 50px;
}
	#content-footer {
		clear: both;
	}
	#content-footer img.button-visitthesite,
	#content-footer img.billingblock {
		display: block;
		margin: 0px auto;
	}
	#content-footer img.billingblock  {
		margin: 25px auto;
	}
#header {
    height: 130px;
	margin: 0 auto;
	overflow: hidden;
	width: 980px;
}

#header p.release {
	padding-top: 20px;
}

#header p span {
    color: #999;
}

#maincontent {
	width:1000px;
	margin: auto;
    clear: both;
}

#updated {
	clear:left;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	margin:auto;
	padding:0;
	padding-bottom: 2px;
	text-align:right;
	width:875px;
}

#listing ul li ul li.hide span{
    visibility: hidden;
}

#listing .advanced-ticket,
#listing .dubbed-digital,
#listing .subtitled-print,
#listing .dubbed-print,
#listing .hide {
	height:15px;
	margin: 4px 4px 4px 0;
	background-position: left top;
	background-repeat: no-repeat;
}

#listing .advanced-ticket {
	width: 37px;
	background-image: url(../images/icon-advanced-ticket.gif);
}

#listing .dubbed-digital  {
	width: 53px;
	background-image: url(../images/icon-dubbed-print.gif);
}

#listing .subtitled-print {
	/*
	width: 37px;
	background-image: url(../images/icon-subtitled.gif);
	*/
	display: none;
}

#listing .dubbed-print {
	/*
	width: 37px;
	background-image: url(../images/icon-subtitled-digital.gif);
	*/
	display: none;
}

#listing .hide {
	background-image: url(../images/icon-hide.gif);
}

#listing .dubbed-digital-hide  {
	background-image: url(../images/icon-dubbed-print-hide.gif);
}

#theaters #listheaders li.area,
#theaters #listing ul li ul li.area {
	width: 72px;
}
#theaters #listheaders li.prefecture,
#theaters #listing ul li ul li.prefecture {
	width: 73px;
}
#theaters #listheaders li.link,
#theaters #listing ul li ul li.link {
	 width: 332px;
}
#theaters #listheaders li.opening-date  {
	width: 290px;
}
#theaters #listheaders li.advanced-ticket{
	width:100px;
}
#theaters #listheaders li.notes,
#theaters #listing ul li ul li.notes {
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	width: 285px;
}
#theaters #listing ul li ul li.area {
	padding-top: 3px;
	background: transparent;
	margin-right: 0;
}

#theaters #listing ul li ul li.prefecture {
    padding-top: 3px;
	background: transparent;
	margin-right: 0;
}
	#theaters #listing ul li ul li.prefecture a {
		color: #000000;
	}
	#theaters #listing ul li ul li.prefecture a:hover {
		color: #000000;
	}

ul {
    list-style: none;
}

#nav li,
#theaters h3,
#theaters ul li {
    float: left;
}

#nav {
    font-size: 1.3em;
	margin-bottom:10px;
	margin-left:310px;
	width:610px;
	height: 23px;
}

#nav a {
	color: #000;
	height: 23px;
    display: block;
    text-align: center;
    text-decoration: none;
}

#nav li {
    background: #cecece;
    line-height: 21px;
    margin-right:1px;
    position: relative;
    width: 75px;
}

#nav li a {
	background: transparent url(../images/background-nav.gif) no-repeat scroll 0 0;
}


#nav #okinawa ul li,
#nav #okinawa {
    width: 71px;
}

#nav li.over,
#nav li:hover {
    background: #000000;
    cursor: pointer;
}

#nav li.over a,
#nav li:hover a {
	color: #ffffff;
	background: transparent url(../images/background-nav-hover.gif) no-repeat scroll 0 0;
}
#nav li.over ul li a,
#nav li:hover ul li a {
	height: 22px;
	background: transparent;
}

#nav li.over ul,
#nav li:hover ul {
    display: block;
    position: absolute;
}

#nav li ul {
    background: #fff;
    color: #000;
    display: none;
}

#nav li ul li {
    border-bottom: 1px solid #d8d8d8;
    float: none;
    line-height: 1.6em;
    margin: 0;
    position: static;
}

#nav li.over ul li a,
#nav li:hover ul li a {
	color: #000;
}

#nav li ul li a {
    background: #f7f7f7;
    color: #000;
}

#nav li ul li a:hover {
    background: #345b85;
    color: #fff;
}

#theaters {
    clear: both;
    padding: 1px 0 0;
    width: 885px;
	margin: auto auto;

}

#theaters p {
    color: #666;
}

#theaters ul li ul{
    clear: both;
}

#theaters #listheaders li {
    background-repeat: no-repeat;
    background-position: top center;
    height: 0;
    overflow: hidden;
    padding: 31px 1px 0 1px;
}

#theaters #listheaders {
    background: transparent url(../images/table_headers.jpg) no-repeat scroll 0 0;
	height: 30px;
	margin-top: 5px;
	overflow: hidden;
	padding-top:2px;
}

#theaters #listing {
	font-size:1.3em;
	overflow:hidden;
	
}


#theaters #listing ul,
#theaters #listing ul li {
    border-top: 1px solid #000000;
}

#theaters #listing li {
	border-right: 1px solid  #000000;
}

#theaters #listing ul li ul {
	height: 23px;
    background: url(../images/bg_grid.gif) repeat-y;
    border-bottom: 1px solid #000000;
    border-top: 0;
    overflow: hidden;
}

#theaters #listing ul li ul li{
    border: 0;
    text-align: center;
}


#theaters #listing ul li ul li.link {
	padding-top:3px;
    padding-left: 6px;
    text-align: left;
}

#theaters #listing ul li ul li a:hover{
text-decoration: none;
}

.close {
    background: url(../images/button_close.jpg) no-repeat;
    display: block;
	float: right;
    height: 0;
    margin: 10px 2px 2px 0;
    overflow: hidden;
    padding-top: 22px;
    width: 102px;
}

#status {
	margin: 0 auto; 
	width: 905px; 
	text-align: right; 
	font-size:10px;
	padding-top:7px;
	height: 17px;
	color: #999999;
}
#status img {
	padding-left: 10px;
	padding-right: 15px;
	vertical-align: top;
}

#content-footer {
	height: 50px; 
}

#theaters #listing ul {
	width: 880px;	
}


#status span {
/**visibility:hidden;**/
} 

#special-ticket-button {
	display:block;
	float:left;
	padding-left:250px;
	margin-top:-14px;
	~margin-top: 0px;
}
#status {
	~margin: -10px auto 0;
}
	#status span {
		float: right;
		padding-top: 15px;
	}
#theaters {
	
}
	#special-ticket-button img {
		padding: 0px;
	}
