﻿@charset "UTF-8";

@import url(../../common/css/common.css);

li.menu-theater,li.menu-theater a {
  background:URL(../../common/img/menu_theater_on.jpg) left top no-repeat!important;
  width:93px;
  height:46px;
  display:block;
				float:left;
}

li.menu-theater a:hover {
  background:URL(../../common/img/menu_theater_on.jpg) left top no-repeat!important;
  width:93px;
  height:46px;
  display:block;
}

#main-block {
  background:URL(../../common/img/tit_theater.jpg) left top no-repeat #FFF;
		font-size:12px;
		line-height:16px;
}

#main-block-in {
padding:380px 30px 30px 30px;
text-align:left;
height:auto;
}

#main-block-in table {
margin:10px 0 30px;
width:100%;
border-right:1px #999999 solid;
border-bottom:1px #999999 solid;
}

#main-block-in th,#main-block-in td {
border-left:1px #999999 solid;
border-top:1px #999999 solid;
padding:2px;
margin:2px;
}

#main-block-in th {
text-align:center;
}
