@charset "UTF-8";
/* { */
.banner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 10px;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  clear: both;
  padding: 0 8px;
}

.banner li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 32.7%;
}

.banner li a {
  display: block;
}

.banner li a img {
  width: 100%;
}

.banner + #bn {
  display: none;
}

a {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

a:hover {
  opacity: 0.8;
}

body {
  background: url("../image/body_bk.gif");
  margin: 0;
  padding: 0;
  scrollbar-base-color: black;
  scrollbar-face-color: black;
  scrollbar-arrow-color: #ff721b;
  scrollbar-shadow-color: black;
  scrollbar-darkshadow-color: black;
  scrollbar-highlight-color: #393838;
  scrollbar-3dlight-color: #393838;
  scrollbar-track-color: #8f8d8c;
  color: black;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  line-height: 1.3;
  font-size: 0.9em;
}

html {
  /* IE6 */
  scrollbar-base-color: black;
  scrollbar-face-color: black;
  scrollbar-arrow-color: #ff721b;
  scrollbar-shadow-color: black;
  scrollbar-darkshadow-color: black;
  scrollbar-highlight-color: #393838;
  scrollbar-3dlight-color: #393838;
  scrollbar-track-color: #8f8d8c;
}

a:link {
  color: #260f02;
  text-decoration: none;
}

a:visited {
  color: #260f02;
  text-decoration: none;
}

a:hover {
  color: #e1351d;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
dl,
dt,
dd,
br,
img {
  margin: 0px;
  padding: 0px;
}

/* css hack
------------------------------------------------------------ */
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear {
  display: inline-block;
  clear: both;
  height: 0;
}

/* Hides from IE-mac \*/
*html.clear {
  height: 1%;
}

.clear {
  display: block;
}

/* End hide from IE-mac */
hr {
  border: 1px #cccccc dotted;
  clear: both;
  height: 1px;
}

.left {
  margin: 0px 5px 0px 0px;
  padding: 0;
  float: left;
}

.right {
  margin: 0px 0px 0px 5px;
  padding: 0;
  float: right;
}

.center {
  margin: 0px auto 0px auto;
  padding: 0;
}

.caption {
  font-size: 11px;
}

.caution {
  color: #cc0000;
}

.txt_left {
  text-align: left;
}

.txt_center {
  text-align: center;
}

.txt_right {
  text-align: right;
}

#wrap {
  width: 858px;
  margin: 0px auto 0px auto;
  padding: 0;
  background-color: #615d5d;
  background: url("../image/wrap_bk.gif") repeat-y;
}

#container {
  width: 850px;
  margin: 0px auto 0px auto;
  padding: 0;
  background-color: white;
}

/* header */
#header {
  width: 850px;
  height: 69px;
  background: url("../image/header_bk.jpg") no-repeat;
}

#header h1 {
  display: block;
  width: 268px;
  height: 69px;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  float: left;
  background: url("../image/logo.gif") no-repeat;
}

#header h1 a {
  display: block;
  width: 267px;
  height: 69px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-indent: -9999px;
}

/* contents */
#contents {
  width: 760px;
  margin: 8px 8px 10px 8px;
  padding: 0;
  clear: both;
}

#contents p {
  margin: 0px 8px 0px 12px;
  padding: 0;
  clear: both;
}

/* ---------------------------TOP_main */
#top_contents1 {
  width: 568px;
  margin: 5px 0px 0px 0px;
  padding: 0;
  float: left;
}

#top_contents2 {
  width: 274px;
  margin: 5px 0px 0px 0px;
  padding: 0;
  float: left;
}

#top_main_img {
  width: 568px;
  height: 208px;
  margin: 0;
  padding: 0;
  background: url("../image/top_main_img.jpg") no-repeat;
  text-indent: -9999px;
}

#schedule_cell,
#schedule_cell2 {
  width: 278px;
  margin: 0;
  padding: 0;
  background: url("../image/sche_bk.gif") repeat-y;
}

#schedule_cell h2 {
  width: 278px;
  height: 29px;
  background: url("../image/sche_title.jpg") no-repeat;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}

#schedule_cell2 h2 {
  display: block;
  width: 278px;
  height: 29px;
  margin: 0;
  padding: 0;
}

#schedule_cell h3,
#schedule_cell2 h3 {
  width: 278px;
  height: 35px;
  margin: 0px 0px 8px 0px;
  padding: 0;
  background: url("../image/sc_p.gif") no-repeat;
  text-indent: -9999px;
}

#schedule_cell_bottom {
  width: 278px;
  height: 23px;
  margin: 0;
  padding: 0;
  background: url("../image/schedule_cell_bottom.gif") no-repeat;
  clear: both;
}

#sc_btn_bk {
  width: 127px;
  height: 41px;
  background: url("../image/sche_btn_bk.jpg") no-repeat;
  float: left;
}

#sc_btn {
  width: 113px;
  height: 24px;
  margin: 12px 0px 0px 0px;
  padding: 0;
  background: url("../image/sc_btn.gif") no-repeat;
  text-indent: -9999px;
}

#sc_btn a {
  display: block;
  width: 113px;
  height: 24px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

h3#top_s_title1 {
  width: 355px;
  height: 29px;
  margin: 0;
  padding: 0;
  background: white url("../image/top_s_title1.gif") no-repeat;
  text-indent: -9999px;
}

/* news */
#news_cell {
  width: 305px;
  margin: 0;
  padding: 0;
  float: left;
}

h3#news_title {
  width: 305px;
  height: 41px;
  margin: 5px 0px 0px 0px;
  padding: 0;
  background: url("../image/news_title.gif") no-repeat;
  text-indent: -9999px;
}

ul#news {
  width: 305px;
  height: 175px;
  margin: 0;
  padding: 0;
  background: url("../image/news_bk.gif") repeat-y;
}

ul#news li {
  margin: 0;
  padding: 5px 0px 5px 28px;
  font-size: 12px;
  background: url("../image/arrow.gif") no-repeat 15px 8px;
  list-style-type: none;
}

ul#news li a:link {
  color: #260f02;
  text-decoration: underline;
}

ul#news li a:visited {
  color: #260f02;
  text-decoration: underline;
}

ul#news li a:hover {
  color: #e1351d;
  text-decoration: none;
}

#news_bottom {
  width: 305px;
  height: 10px;
  margin: 0;
  padding: 0;
  background: url("../image/news_bottom.gif") no-repeat;
  clear: both;
}

#more_info {
  width: 722px;
  height: 25px;
  margin: 0;
  padding: 0;
  background-color: #d6d6e2;
}

#more_info a {
  margin: 0px 10px 0px 0px;
  padding: 0px 0px 0px 25px;
  float: right;
  background: url("../image/arrow2.gif") no-repeat 0 7px;
  line-height: 1.8;
}

#about_res_cell {
  width: 263px;
  margin: 5px 0px 0px 0px;
  padding: 0;
  background: url("../image/about_res_cell.gif") repeat-y;
  float: left;
}

#about_res_cell h3 {
  width: 263px;
  height: 46px;
  margin: 0px 0px 11px 0px;
  padding: 0;
  background: url("../image/about_res_title.gif") no-repeat;
  text-indent: -9999px;
}

ul#about_res_btn {
  width: 226px;
  height: 158px;
  margin: 0px 0px 0px 22px;
  padding: 0;
}

li#tic,
li#pay,
li#time {
  display: block;
  width: 226px;
  height: 39px;
  margin: 0px 0px 10px 0px;
  padding: 0;
  text-decoration: none;
  list-style-type: none;
  text-indent: -9999px;
}

li#tic a,
li#pay a,
li#time a {
  display: block;
  width: 226px;
  height: 39px;
  margin: 0;
  padding: 0;
}

li#tic {
  background: url("../image/about_res_btn1.gif") no-repeat;
}

li#pay {
  background: url("../image/about_res_btn2.gif") no-repeat;
}

li#time {
  background: url("../image/about_res_btn3.gif") no-repeat;
}

#about_res_cell_bottom {
  width: 263px;
  height: 9px;
  margin: 0;
  padding: 0;
  background: url("../image/about_res_cell_bottom.gif") no-repeat;
  clear: both;
}

#reserve_cel {
  width: 843px;
  margin: 5px 0px 0px 0px;
  padding: 0;
  background: url("../image/reserve_bk.gif") repeat-y;
}

#reserve_cel h3 {
  width: 822px;
  height: 26px;
  margin: 0;
  padding: 20px 0px 5px 20px;
  background: url("../image/reserve_title.gif") no-repeat;
  color: white;
  font-weight: bold;
}

#reserve_cel p {
  margin: 0;
  padding: 8px 0px 5px 20px;
  color: white;
  float: left;
  font-size: 11px;
  line-height: 1.2;
}

h4.c_name {
  width: 686px;
  height: 27px;
  margin: 5px 0px 0px 0px;
  padding: 10px 0px 0px 35px;
  background: black url("../image/reserve_ti.gif") no-repeat;
  color: black;
  font-weight: bold;
  font-size: 14px;
  float: left;
}

h4.c_name a:link {
  color: #260f02;
  text-decoration: underline;
}

h4.c_name a:visited {
  color: #260f02;
  text-decoration: underline;
}

h4.c_name a:hover {
  color: #e1351d;
  text-decoration: none;
}

.offi_btn_bk {
  width: 113px;
  height: 37px;
  margin: 5px 0px 0px 0px;
  padding: 0;
  background: url("../image/offi_btn_bk.jpg") no-repeat;
  float: left;
}

.offi_btn {
  width: 107px;
  height: 22px;
  margin: 8px 0px 0px 0px;
  padding: 0;
  background: url("../image/offi_btn.gif") no-repeat;
  text-indent: -9999px;
}

.offi_btn a {
  display: block;
  width: 107px;
  height: 22px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

#txt_biger_btn {
  width: 107px;
  height: 22px;
  margin: 8px 0px 0px 0px;
  padding: 0;
  background: url("../image/txt_biger_btn.gif") no-repeat;
  text-indent: -9999px;
}

#txt_biger_btn a {
  display: block;
  width: 107px;
  height: 22px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

ul#sc_tub_btn {
  margin: 0;
  padding: 0;
}

li#today_sc_btn {
  width: 441px;
  height: 38px;
  margin: 0;
  padding: 0;
  background: url("../image/today_sc_btn.gif") no-repeat;
  list-style-type: none;
  float: left;
  text-indent: -9999px;
}

li#today_sc_btn a {
  display: block;
  width: 428px;
  height: 38px;
  margin: 0;
  padding: 0;
}

li#today_sc {
  width: 441px;
  height: 38px;
  margin: 0;
  padding: 0;
  background: url("../image/today_sc_bk.gif") no-repeat;
  list-style-type: none;
  float: left;
}

li#today_sc p {
  width: 90px;
  margin: 10px 0px 0px 18px;
  padding: 0;
  font-weight: bold;
  font-size: 18px;
  float: left;
}

li#day_sc {
  width: 441px;
  height: 38px;
  margin: 0;
  padding: 0;
  background: url("../image/day_sc_bk.gif") no-repeat;
  list-style-type: none;
  float: left;
}

li#day_sc p {
  width: 90px;
  margin: 10px 0px 0px 18px;
  padding: 0;
  font-weight: bold;
  font-size: 18px;
  float: left;
}

li#list_all_btn {
  width: 204px;
  height: 38px;
  margin: 0;
  padding: 0;
  background: url("../image/list_all_btn.gif") no-repeat;
  list-style-type: none;
  text-indent: -9999px;
  float: left;
}

li#list_all_btn a {
  display: block;
  width: 198px;
  height: 38px;
  margin: 0;
  padding: 0;
}

li#list_all_btn_o {
  width: 204px;
  height: 38px;
  margin: 0;
  padding: 0;
  background: url("../image/list_all_btn_o.gif") no-repeat;
  list-style-type: none;
  text-indent: -9999px;
  float: left;
}

li#coming_btn {
  width: 198px;
  height: 38px;
  margin: 0;
  padding: 0;
  background: url("../image/coming_btn.gif") no-repeat;
  list-style-type: none;
  text-indent: -9999px;
  float: left;
}

li#coming_btn a {
  display: block;
  width: 198px;
  height: 38px;
  margin: 0;
  padding: 0;
}

li#coming_btn_o {
  width: 198px;
  height: 38px;
  margin: 0;
  padding: 0;
  background: url("../image/coming_btn_o.gif") no-repeat;
  list-style-type: none;
  text-indent: -9999px;
  float: left;
}

li#coming_btn_o a {
  display: block;
  width: 198px;
  height: 38px;
  margin: 0;
  padding: 0;
}

#next_day {
  width: 35px;
  height: 13px;
  margin: 18px 0px 0px 10px;
  padding: 0;
  display: block;
  float: left;
  background: url("../image/next_day.gif") no-repeat;
  text-indent: -9999px;
}

#next_day a {
  width: 35px;
  height: 13px;
  margin: 0;
  padding: 0;
  display: block;
  text-decoration: none;
}

.com_go_all {
  width: 85px;
  height: 15px;
  margin: 0;
  padding: 0;
  background: url("../image/com_go_all.gif") no-repeat;
  text-indent: -9999px;
  float: right;
}

.com_go_all a {
  display: block;
  width: 85px;
  height: 15px;
  margin: 0;
  padding: 0;
}

.res_sc_title1 {
  background: white url("../image/res_sc_title1.gif") no-repeat;
}

.res_sc_title2 {
  background: white url("../image/res_sc_title2.gif") no-repeat;
}

.res_sc_title3 {
  background: white url("../image/res_sc_title3.gif") no-repeat;
}

.res_sc_title4 {
  background: white url("../image/res_sc_title4.gif") no-repeat;
}

.res_sc_title5 {
  background: white url("../image/res_sc_title5.gif") no-repeat;
}

.res_sc_title6 {
  background: white url("../image/res_sc_title6.gif") no-repeat;
}

.res_sc_title7 {
  background: white url("../image/res_sc_title7.gif") no-repeat;
}

.res_sc_title8 {
  background: white url("../image/res_sc_title8.gif") no-repeat;
}

.res_sc_title1,
.res_sc_title2,
.res_sc_title3,
.res_sc_title4,
.res_sc_title5,
.res_sc_title6,
.res_sc_title7,
.res_sc_title8 {
  width: 156px;
  height: 38px;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -99999px;
  float: left;
}

.res_sc_title1 a,
.res_sc_title2 a,
.res_sc_title3 a,
.res_sc_title4 a,
.res_sc_title5 a,
.res_sc_title6 a,
.res_sc_title7 a,
.res_sc_title8 a {
  width: 137px;
  height: 38px;
  margin: 0px 0px 0px 14px;
  padding: 0;
  display: block;
}

.sc_ico_bk {
  background: url("../image/sc_ico_bk.gif") repeat-y;
  width: 40px;
  height: 38px;
  margin: 0 auto 0 auto;
  padding: 0;
  float: left;
}

.sc_ico_bk img {
  margin: 0;
  padding: 5px 0px 0px 5px;
}

.time_table_normal {
  display: block;
  /*background:white url("../image/res_time_bk1.gif") no-repeat;*/
  background-color: white;
  width: 90px;
  height: 38px;
  float: left;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.time_table_lateshow {
  display: block;
  background: #bcb8b8 url("../image/res_time_bk1_l.gif") repeat-y;
  background-color: #bcb8b8;
  width: 90px;
  height: 38px;
  float: left;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.res_time_bk a {
  display: block;
  width: 90px;
  height: 38px;
  float: left;
  margin: 0;
  padding: 0;
}

.new_arriv_cell {
  width: 808px;
  margin: 0px 0px 0px 16px;
  padding: 5px;
  background-color: white;
}

.new_arriv_cell strong {
  color: #ff7321;
}

.cinema_copy {
  margin: 10px 5px 0px 0px;
  padding: 0;
  text-align: right;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}

.new_arriv_img {
  margin: 5px 10px 0px 10px;
  padding: 0;
  float: left;
}

.cinema_bottom {
  width: 834px;
  height: 23px;
  margin: 0;
  padding: 0;
  background: black url("../image/cinema_bottom.gif") no-repeat;
  /*clear:both;*/
}

#reserve_top {
  width: 843px;
  height: 10px;
  margin: 0;
  padding: 0;
  background: black url("../image/reserve_top.gif") no-repeat;
  clear: both;
}

#reserve_bottom {
  width: 843px;
  height: 10px;
  margin: 0;
  padding: 0;
  background: black url("../image/reserve_bottom.gif") no-repeat;
}

/* ---------------------------footer */
#add {
  margin: 0;
  padding: 15px 0px 0px 200px;
  width: 300px;
  font-size: 11px;
  float: left;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
}

#copy {
  margin: 40px 5px 0px 0px;
  padding: 0;
  font-size: 11px;
  float: right;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}

#footer {
  width: 850px;
  /* IE5.5-6.0΁EcontainerƓw */
  height: 57px;
  margin: 10px 0px 0px 0px;
  padding: 0;
  background: url("../image/footer_bk.gif") no-repeat;
  clear: both;
}

ul#head_navi {
  display: block;
  margin: 0px 0px 0px 15px;
  padding: 0;
  width: 550px;
  float: left;
}

#head_navi,
#head_navi a,
#head_navi a:hover,
#head_navi a:visited {
  text-decoration: none;
}

#head_navi li {
  display: block;
  float: left;
  list-style-type: none;
  font-size: 0;
  text-indent: -9999px;
}

html*ul#head_navi li {
  text-indent: -9999px;
}

#menu1 a {
  display: block;
  width: 111px;
  height: 69px;
}

#menu2 a {
  display: block;
  width: 138px;
  height: 69px;
}

#menu3 a,
#menu4 a,
#menu5 a {
  display: block;
  width: 99px;
  height: 69px;
}

#menu1 {
  width: 111px;
  height: 69px;
  background: url("../image/head_navi.jpg") no-repeat;
  background-position: 0px 0px;
}

#menu2 {
  width: 138px;
  height: 69px;
  background: url("../image/head_navi.jpg") no-repeat;
  background-position: -111px 0px;
}

#menu3,
#menu4,
#menu5 {
  width: 99px;
  height: 69px;
  background: url("../image/head_navi.jpg") no-repeat;
  background-position: -249px 0px;
}

#menu4 {
  background-position: -348px 0px;
}

#menu5 {
  background-position: -447px 0px;
}

#menu1 a:hover,
#menu2 a:hover {
  background: url("../image/head_navi.jpg") no-repeat;
  background-position: 0px -69px;
}

#menu2 a:hover {
  background-position: -111px -69px;
}

#menu3 a:hover,
#menu4 a:hover,
#menu5 a:hover {
  background: url("../image/head_navi.jpg") no-repeat;
  background-position: -249px -69px;
}

#menu4 a:hover {
  background-position: -348px -69px;
}

#menu5 a:hover {
  background-position: -447px -69px;
}

#menu1actv {
  width: 111px;
  height: 69px;
  background: url("../image/head_navi.jpg") no-repeat;
  background-position: 0px -69px;
}

#menu2actv {
  width: 138px;
  height: 69px;
  background: url("../image/head_navi.jpg") no-repeat;
  background-position: -111px -69px;
}

#menu3actv,
#menu4actv,
#menu5actv {
  width: 99px;
  height: 69px;
  background: url("../image/head_navi.jpg") no-repeat;
  background-position: -249px -69px;
}

#menu4actv {
  background-position: -348px -69px;
}

#menu5actv {
  background-position: -447px -69px;
}

/* ---------------------------next_page */
#contents_next {
  width: 710px;
  margin: 0;
  padding: 0;
  background: url("../image/contents_next_bk.gif") repeat-y;
  clear: both;
}

/* top_schedule */
dl#top_schedule dt {
  width: 48px;
  height: 20px;
  margin: 0;
  padding: 1px 0px 0px 18px;
  float: left;
}

dl#top_schedule dd {
  width: 195px;
  height: 20px;
  margin: 1px 0px 0px 0px;
  padding: 0px;
  background-color: white;
  background-image: url("../image/off_cell_bk.gif");
  font-weight: bold;
  color: #b2b2b3;
  float: left;
}

dl#top_schedule dd a {
  display: block;
  width: 195px;
  height: 20px;
  margin: 0;
  padding: 0;
  background-color: white;
  text-decoration: none;
  color: red;
}

dl#top_schedule dd a.current {
  background-color: #fe935b;
}

dl#top_schedule dd img {
  /* display:block; */
  margin: 3px 5px 0px 0px;
  padding: 0;
  float: right;
  border: 0;
}

/* table */
.sc_cell {
  width: 48px;
  height: 20px;
  margin: 0;
  padding: 1px 0px 0px 18px;
  float: left;
}

.off {
  width: 190px;
  height: 20px;
  margin: 1px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
  background: url("../image/off_cell_bk.gif");
  color: #b2b2b3;
  font-weight: bold;
  float: left;
}

.on {
  width: 195px;
  height: 20px;
  margin: 1px 0px 0px 0px;
  background-color: white;
  float: left;
}

.on p {
  margin: 0px 0px 0px 5px;
  color: red;
  font-weight: bold;
  float: left;
}

.on a {
  display: block;
  width: 195px;
  height: 20px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: red;
}

.on_current {
  width: 195px;
  height: 20px;
  margin: 1px 0px 0px 0px;
  background-color: #fe935b;
  color: red;
  font-weight: bold;
  float: left;
}

.on_current p {
  margin: 0px 0px 0px 5px;
  color: red;
  font-weight: bold;
  float: left;
}

.on_current a {
  display: block;
  width: 195px;
  height: 20px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: red;
}

.go_top {
  display: block;
  background: url("../image/go_top.gif") no-repeat;
  margin: 0px 10px 10px 0px;
  padding: 0;
  float: right;
  width: 186px;
  height: 19px;
  text-indent: -9999px;
}

.go_top a {
  display: block;
  margin: 0;
  padding: 0;
  float: right;
  width: 186px;
  height: 19px;
  text-decoration: none;
}

#ico_all_cell {
  margin: 5px 0px 5px 0px;
  padding: 0;
  float: right;
  width: 300px;
}

p#seat_ico_detail {
  margin: 0;
  padding: 0;
  float: right;
  width: 300px;
  font-size: 10px;
  line-height: 1.2;
  color: white;
}

ul#ico {
  margin: 0;
  padding: 0;
  width: 300px;
  float: right;
}

ul#ico2 {
  margin: 0;
  padding: 0;
  width: 228px;
  float: right;
}

li#ico_01 {
  margin: 0px 2px 0px 0px;
  padding: 0;
  background: url("../image/ico_01.gif") no-repeat;
  width: 84px;
  height: 27px;
  text-indent: -9999px;
  float: left;
  list-style-type: none;
}

li#ico_02 {
  margin: 0px 2px 0px 0px;
  padding: 0;
  background: url("../image/ico_02.gif") no-repeat;
  width: 96px;
  height: 27px;
  text-indent: -9999px;
  float: left;
  list-style-type: none;
}

li#ico_03 {
  margin: 0px 2px 0px 0px;
  padding: 0;
  background: url("../image/ico_03.gif") no-repeat;
  width: 89px;
  height: 27px;
  text-indent: -9999px;
  float: left;
  list-style-type: none;
}

li#ico_04 {
  margin: 0px 2px 0px 0px;
  padding: 0;
  background: url("../image/ico_04.gif") no-repeat;
  width: 72px;
  height: 20px;
  text-indent: -9999px;
  float: left;
  list-style-type: none;
}

li#ico_05 {
  margin: 0px 2px 0px 0px;
  padding: 0;
  background: url("../image/mn_ico.gif") no-repeat;
  width: 83px;
  height: 20px;
  text-indent: -9999px;
  float: left;
  list-style-type: none;
}

li#ico_06 {
  margin: 0px 2px 0px 0px;
  padding: 0;
  background: url("../image/as_ico.gif") no-repeat;
  width: 58px;
  height: 20px;
  text-indent: -9999px;
  float: left;
  list-style-type: none;
}

li#ico_07 {
  margin: 0px 2px 0px 0px;
  padding: 0;
  background: url("../image/lt_ico.gif") no-repeat;
  width: 65px;
  height: 16px;
  text-indent: -9999px;
  float: left;
  list-style-type: none;
}

.ico1 {
  margin: 3px 5px 0px 0px;
  padding: 0;
  background: url("../image/ico1st.gif") no-repeat 2px 0;
  width: 14px;
  height: 13px;
  float: right;
}

.ico2 {
  margin: 3px 5px 0px 0px;
  padding: 0;
  background: url("../image/icolate.gif") no-repeat 2px 0;
  width: 16px;
  height: 14px;
  float: right;
}

.ico3 {
  margin: 3px 5px 0px 0px;
  padding: 0;
  background: white url("../image/icomale.png") no-repeat;
  width: 16px;
  height: 16px;
  float: right;
}

.ico4 {
  margin: 3px 5px 0px 0px;
  padding: 0;
  background: white url("../image/icofemal.png") no-repeat;
  width: 16px;
  height: 16px;
  float: right;
}

.ico1_2 {
  margin: 15px 5px 0px 0px;
  padding: 0;
  background: url("../image/ico1st.gif") no-repeat 2px 0;
  width: 14px;
  height: 13px;
  float: left;
}

.ico2_2 {
  margin: 15px 5px 0px 0px;
  padding: 0;
  background: url("../image/icolate.gif") no-repeat 2px 0;
  width: 16px;
  height: 14px;
  float: left;
}

.ico3_2 {
  margin: 15px 5px 0px 0px;
  padding: 0;
  background: url("../image/icomale.gif") no-repeat 2px 0;
  width: 16px;
  height: 14px;
  float: left;
}

.ico4_2 {
  margin: 15px 5px 0px 0px;
  padding: 0;
  background: url("../image/icofemal.gif") no-repeat;
  width: 14px;
  height: 14px;
  float: left;
}

ul#bn {
  margin: 5px 0px 0px 8px;
  padding: 0;
}

li#bn1 {
  background: url("../image/bn1.gif") no-repeat;
}

li#bn4 {
  background: url("../image/bn4.gif") no-repeat;
}

li#bn1,
li#bn4 {
  display: block;
  width: 202px;
  height: 53px;
  margin: 0px 2px 0px 0px;
  padding: 0;
  text-indent: -9999px;
  float: left;
  list-style-type: none;
}

li#bn2 {
  display: block;
  width: 208px;
  height: 53px;
  background: url("../image/bn2.gif") no-repeat;
  margin: 0px 2px 0px 0px;
  padding: 0;
  text-indent: -9999px;
  list-style-type: none;
  float: left;
}

li#bn3 {
  display: block;
  width: 214px;
  height: 53px;
  background: url("../image/bn3.gif") no-repeat;
  margin: 0px 2px 0px 0px;
  padding: 0;
  text-indent: -9999px;
  list-style-type: none;
  float: left;
}

li#bn1 a,
li#bn4 a {
  display: block;
  width: 202px;
  height: 53px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

li#bn2 a {
  display: block;
  width: 208px;
  height: 53px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

li#bn3 a {
  display: block;
  width: 214px;
  height: 53px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

ul#text_navi {
  margin: 5px 0px 3px 10px;
  padding: 0;
}

li#text_navi_home {
  margin: 0;
  padding: 0px 0px 0px 25px;
  float: right;
  background: url("../image/text_navi_home.gif") no-repeat 8px 0;
  float: left;
  color: black;
  font-size: 11px;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
}

li#text_navi_home a:link {
  color: black;
  text-decoration: underline;
}

li#text_navi_home a:visited {
  color: black;
  text-decoration: underline;
}

li#text_navi_home a:hover {
  color: #e1351d;
  text-decoration: none;
}

li#text_navi_current {
  margin: 0;
  padding: 0px 0px 0px 25px;
  float: right;
  background: url("../image/text_navi_current.gif") no-repeat 8px 0;
  float: left;
  color: #ff7321;
  font-size: 11px;
  font-weight: bold;
  list-style-type: none;
}

h3#faci_title {
  width: 836px;
  height: 44px;
  background: url("../faci/image/title2.gif") no-repeat;
  margin: 0px 2px 0px 0px;
  padding: 0;
  text-indent: -9999px;
}

#privercy_btn {
  width: 113px;
  height: 14px;
  margin: 8px 10px 0px 0px;
  padding: 0;
  background: url("../image/privercy_btn.gif") no-repeat;
  text-indent: -9999px;
  float: right;
}

#privercy_btn a {
  display: block;
  width: 113px;
  height: 14px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

/*faci_style*/
.bk {
  font-size: 12px;
  color: white;
  line-height: 1.2;
}

.sli24_bk {
  background: black url("../faci/image/sli24_bk.jpg");
  font-size: 12px;
  color: white;
}

.sli26_bk {
  background: black url("../faci/image/sli26.jpg") no-repeat;
}

.menu_bk1 {
  background: black url("../faci/image/menu_bk1.gif");
}

.menu_bk2 {
  background: black url("../faci/image/menu_bk2.gif");
}

.menu_bk3 {
  background: black url("../faci/image/menu_bk3.gif");
  font-size: 10px;
  color: white;
}

.txt10 {
  font-size: 10px;
  color: white;
}

#faci_cell {
  width: 836px;
  margin: 0px 0px 0px 7px;
  padding: 0;
  background-color: black;
}

.faci_bottom {
  width: 843px;
  height: 11px;
  background: url("../faci/image/faci_bottom.gif") no-repeat;
  margin: 0;
  padding: 0;
}

.line {
  background: url("../faci/image/line.gif") repeat-x;
  height: 1px;
}

/* 週間予定表 */
.mn_time_tx {
  color: #f54905;
  font-size: 12px;
}

.as_time_tx {
  color: #0478b4;
  font-size: 12px;
}

.lt_time_tx {
  color: #0202cf;
  font-size: 12px;
}

/* 背景白 */
.week_schedule tr th {
  background: black url("../image/th_bk.gif") repeat-y;
  background-color: white;
  text-align: left;
  font-size: 12px;
  margin: 0;
  padding: 5px 0px 0px 10px;
  vertical-align: top;
  border-bottom: solid 1px #cccccc;
}

.week_schedule tr td {
  font-weight: bold;
  background: url("../image/wh_td_bk.gif") repeat-y;
  font-size: 12px;
  margin: 0;
  padding: 5px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: solid 1px #cccccc;
  text-align: center;
}

.week_schedule tr th a.screen {
  display: block;
  float: right;
  margin: 0 5 0 0;
  padding: 5px 5px 5px 5px;
  color: #f54905;
  font-family: Arial, Helvetica, sans-serif;
}

/* 背景グレー */
.week_schedule tr.gr th {
  /*width:450px;*/
  background-color: #e1e0df;
  border-bottom: solid 1px #cccccc;
}

.week_schedule tr.gr td {
  font-weight: bold;
  background: url("../image/gr_td_bk.gif") repeat-y;
  border-bottom: solid 1px #cccccc;
}

/*日付部*/
.week_schedule tr.head th {
  background: white url("../image/gr_td_bk.gif") repeat-y;
  margin: 0;
  padding: 5px 0px 5px 0px;
  text-align: center;
  vertical-align: text-top;
  border-bottom: solid 1px #cccccc;
  font-size: 11px;
}

.week_schedule tr.head td {
  background: white url("../image/gr_td_bk.gif") repeat-y;
  margin: 0;
  padding: 5px 0px 5px 0px;
  text-align: center;
  vertical-align: text-top;
  border-bottom: solid 1px #cccccc;
  font-size: 11px;
}

.week_schedule tr.head td.wh {
  background: none;
  margin: 0;
  padding: 0px;
}

.week_schedule tr.head th.sat a {
  color: #0849b4;
}

.week_schedule tr.head th.sun a {
  color: #cc0000;
}

.week_schedule tr td font {
  font-size: 12px;
}

.week_schedule tr td a {
  font-size: 12px;
  font-weight: bold;
}

.week_schedule tr td .morning {
  color: #f54905;
}

.week_schedule tr td .asshow {
  color: #0478b4;
}

.week_schedule tr td .lateshow {
  color: #0202cf;
}

/*price_cell*/
#price_cell {
  width: 836px;
  margin: 0px 0px 0px 7px;
  padding: 0;
  background: url("../image/non_bt_bk.gif") repeat-y;
}

#price_cell p {
  width: 780px;
  margin: 0px 0px 0px 25px;
  padding: 0;
  font-size: 18px;
}

#price_cell p.parking {
  width: 720px;
  margin: 0px 0px 0px 25px;
  padding: 0;
}

#price_cell table {
  float: left;
  margin: 0px 10px 0px 25px;
  padding: 0;
}

#price_cell ul {
  float: left;
  display: block;
  list-style-type: none;
}

#price_cell li {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.3em;
}

h3#price_title {
  width: 836px;
  height: 44px;
  background: url("../price/image/title2.gif") no-repeat;
  margin: 0px 2px 0px 0px;
  padding: 0;
  text-indent: -9999px;
}

h3#info_title {
  width: 836px;
  height: 44px;
  background: url("../info/image/title2.gif") no-repeat;
  margin: 0px 2px 0px 0px;
  padding: 0;
  text-indent: -9999px;
}

h3#privacy_title {
  width: 836px;
  height: 44px;
  background: url("../privacy/image/title2.gif") no-repeat;
  margin: 0px 2px 0px 0px;
  padding: 0;
  text-indent: -9999px;
}

h3#access_title {
  width: 836px;
  height: 44px;
  background: url("../access/image/title2.gif") no-repeat;
  margin: 0px 2px 0px 0px;
  padding: 0;
  text-indent: -9999px;
}

.price_bottom {
  width: 843px;
  height: 17px;
  margin: 0;
  padding: 0;
  background: black url("../image/cinema_bottom.gif") no-repeat;
  clear: both;
}

h4.non_bt_title {
  width: 801px;
  height: 27px;
  margin: 0;
  padding: 15px 0px 0px 35px;
  background: url("../image/non_bt_title.gif") no-repeat;
  color: black;
  font-weight: bold;
  font-size: 14px;
  float: left;
}

h5 {
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 25px;
  background: url("../image/h5_bk.gif") no-repeat;
  color: black;
  font-weight: bold;
  font-size: 14px;
  float: left;
}

th.pr {
  width: 250px;
  background: black url("../image/th_bk.gif") repeat-y;
  background-color: #e1e0df;
  text-align: left;
  margin: 0;
  padding: 5px 0px 0px 10px;
  vertical-align: text-top;
  border-bottom: solid 1px #cccccc;
}

td.pr_bk {
  width: 100px;
  background-color: #e1e0df;
  margin: 0;
  padding: 5px 0px 1px 10px;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px white;
}

/*kids*/
#kid_cell {
  width: 708px;
  margin: 0px 0px 0px 30px;
  padding: 0;
}

#kid_cell p {
  width: 600px;
  margin: 10px 0px 10px 10px;
}

#kid_toku {
  width: 340px;
  margin: 0;
  padding: 0;
  float: right;
}

#kid_toku ul {
  margin: 0;
  padding: 0;
}

#kid_toku td span.more {
  height: 75px;
}

#kid_popc {
  width: 110px;
  margin: 0;
  padding: 0;
  float: right;
}

#card_bk {
  width: 708px;
  margin: 0;
  padding: 0;
  background: url("../topics/image/card_bk.gif") no-repeat;
}

.map_cell {
  width: 354px;
  margin: 0px 0px 0px 45px;
  padding: 0;
  float: left;
}

.map_cell2 {
  width: 354px;
  margin: 0;
  padding: 0;
  float: left;
}

#pop_cell {
  width: 420px;
  margin: 0px auto 0px auto;
  padding: 0;
  text-align: center;
  background-color: black;
}

.screen_cell {
  width: 834px;
  background-color: white;
}

/* スケジュール表 共通*/
dl.timetable,
dl.titletable {
  width: 834px;
  background-color: white;
}

.timetable dd,
.titletable dd {
  display: block;
  background-color: white;
  float: left;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}

/* 作品別上映スケジュール */
.titletable dt {
  background: url("../image/res_day_cell.gif") repeat-y;
  margin: 0;
  padding: 0px 0px 0px 30px;
  width: 94px;
  font-size: 15px;
  font-weight: bold;
  color: black;
  height: 38px;
  float: left;
}

.titletable dt img {
  text-align: right;
  margin-right: 4px;
  margin-bottom: 2px;
  float: right;
}

.titletable dt.sat {
  color: #0849b4;
}

.titletable dt.sun {
  margin: 0;
  padding: 0px 0px 0px 30px;
  font-size: 15px;
  font-weight: bold;
  color: #cc0000;
}

.titletable .sc_ico_bk {
  background: url("../image/sc_ico_bk.gif") repeat-y;
  width: 25px;
  height: 38px;
  margin: 0 auto 0 auto;
  padding: 0;
  float: left;
}

.titletable .sc_ico_bk img {
  margin: 0;
  padding: 5px 0px 0px 5px;
}

.titletable dd.res_sc_title {
  width: 78px;
  height: 38px;
  margin: 0;
  padding: 0;
  /*text-indent:-99999px;*/
  float: left;
}

.titletable dd.res_sc_title img {
  margin: 0;
  padding: 0;
  border: 0;
}

.titletable dd a {
  display: block;
  width: 90px;
  height: 38px;
  margin: 0;
  padding: 0;
}

.titletable dd.res_sc_title a {
  width: 78px;
}

/* 日付別タイムテーブル */
.timetable dd {
  width: 90px;
  height: 38px;
}

dd.morning {
  background-color: blue;
}

dd.asshow {
  background-color: red;
}

dd.lateshow {
  background-color: gray;
}

.timetable dd a,
span {
  display: block;
  width: 90px;
  height: 38px;
  margin: 0;
  padding: 0;
}

.timetable dd a {
  font-weight: bold;
}

dd .maru2 {
  background: white url("../image/maru2.gif") no-repeat;
}

dd .maru {
  background: white url("../image/maru.gif") no-repeat;
}

dd .sankaku {
  background: white url("../image/sankaku.gif") no-repeat;
}

dd .batsu {
  background: white url("../image/batsu.gif") no-repeat;
}

dd.morning .maru2 {
  background: white url("../image/maru2_morning.gif") no-repeat;
}

dd.morning .maru {
  background: white url("../image/maru_morning.gif") no-repeat;
}

dd.morning .sankaku {
  background: white url("../image/sankaku_morning.gif") no-repeat;
}

dd.morning .batsu {
  background: white url("../image/batsu_morning.gif") no-repeat;
}

dd.lateshow .maru2 {
  background: white url("../image/maru2_lateshow.gif") no-repeat;
}

dd.lateshow .maru {
  background: white url("../image/maru_lateshow.gif") no-repeat;
}

dd.lateshow .sankaku {
  background: white url("../image/sankaku_lateshow.gif") no-repeat;
}

dd.lateshow .batsu {
  background: white url("../image/batsu_lateshow.gif") no-repeat;
}

dd.asshow .maru2 {
  background: white url("../image/maru2_asshow.gif") no-repeat;
}

dd.asshow .maru {
  background: white url("../image/maru_asshow.gif") no-repeat;
}

dd.asshow .sankaku {
  background: white url("../image/sankaku_asshow.gif") no-repeat;
}

dd.asshow .batsu {
  background: white url("../image/batsu_asshow.gif") no-repeat;
}
