﻿@import url(../common/pc-common.css);

.menu-theaters a {
background:url(../../img/common/btn_menu_on.png) -440px 0!important;
}


#main-theaters {
background:url(../../img/theaters/main_theaters.png) top center no-repeat;
height:410px;
text-indent:-9999px;
width:100%;
position:relative;
}

#main-theaters h2 {
position:absolute;
left:0;
top:0;
width:100%;
background:url(../../img/common/bg_shadow.png) top center repeat-x; 
}

.img-koukai {
width:879px;
margin:auto;
padding-bottom:5px;
}

.img-porepre {
width:616px;
margin:auto;
padding-bottom:15px;
}

.img-card {
background:url(../../img/theaters/bg_card.png) top center no-repeat;
width:875px;
margin:auto;
height:auto;
padding-bottom:10px;
}

.img-card-in {
padding:15px 30px;
}

.card-left {
float:left;
width:295px;
}

.card-right {
float:right;
width:499px;
text-align:left;
}

.bnr-major {
width:468px;
}

.theater-list {
width:960px;
margin:auto;
clear:both;
padding:30px 0;
}

.table-theater {
width:100%;
margin-bottom:60px;
font-size:14px;
line-height:20px;
}

.table-theater th,.table-theater td {
padding:12px;
text-align:center;
}

.table-theater td {
border-bottom:1px solid #666;
}

.table-theater th {
background:#bcb79b;
}

.th01 {
width:20%;
}

.th02 {
width:40%;
}

.th03 {
width:25%;
}

.th04 {
width:15%;
white-space:nowrap;
}


