<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift-jis";


body {
	background-image:none;
}
div#header {
	width: 910px;
	padding: 0 0;
	margin: 0 auto;
	height:70px;
	position:relative;
}

div#header h2 {
	position:absolute;
	top:30px;
	left:510px;
}


div#header div#imaxSearch h2 {
	left:460px;
}


div#theaterNavi {
	position:absolute ;
	top:26px;
	right:0px;
	z-index:50;
	width: 300px;
}

div#header div#imaxSearch h2 {
	left:627px;
	top: 18px;
}

div#imaxSearch div#theaterNavi {
	width: 245px;
	top: 38px;
}

div#theaterNavi div#theaterSelect p{
	border: 1px solid #444;
	padding: 2px 10px;
	background: #FFF;
	cursor: pointer;
}

#theaterNavi #nav-one {
	border: 1px solid #444;
	display:none;
	position: absolute;
	top:23px;
	left:0px;
	background: #333;
}

#theaterNavi #nav-one ul {
	background: #000;
}

#theaterNavi #nav-one li.area,
#theaterNavi #nav-one li#area{
	font-weight:bold;
	color:#fff;
	width:200px;
	padding: 2px 10px 0;
}

div#imaxSearch  #theaterNavi #nav-one li.area,
div#imaxSearch  #theaterNavi #nav-one li#area{
	width:204px;
	padding: 2px 8px 0;
}


#theaterNavi #nav-one li {
	text-align:left;
	letter-spacing:1px;
	padding-left:0;
	background:none;
	clear:both;
	height:19px ;
}

#theaterNavi #nav-one li a {
	background: #000;
	color: #fff;
	display: block;
	width:270px;
	padding: 0 10px 0 18px;
	text-decoration: none;
	font-weight:normal;
}

div#imaxSearch #theaterNavi #nav-one li a {
	width:235px;
	padding: 1px 0 1px 8px;
}


#theaterNavi #nav-one li a:hover  {
	background:#900;
	color: #fff;
}

#theaterNavi #nav-one ul li a:hover{
	background: #27294f;
	color: #fff;
}

</pre></body></html>