/* ===================================================================CSS / elephant studio 2011=================================================================== */@charset "utf-8";html {  overflow-y:scroll;}/*theater********************************/body {	margin: 0px;	padding: 0px;	text-align: center;	background-color: #000;	font-size: 14px;	color: #FFFFFF;	line-height: 150%;	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;}td,th {	font-size: 14px;	color: #333333;	line-height: 150%;}img {	margin: 0px;	padding:0px;	border:none}h1,h2,h3,p {	margin:0px;	padding:0px;	font-size:14px;}ul{	margin:0;	padding:0;	list-style-type:none;}li{	margin:0;	padding:0;}a{	color: #660000;	font-style: normal;	text-decoration: underline;}.clear { clear:both; }/*fadein********************************/#bloc1 { display: none; }/***************************************/#theater_wrp {	background-image: url(../images/theater_bg.jpg);	background-repeat: no-repeat;	background-position: 50% 0px;	background-color: #010006;}#theater_cntnr {	width: 850px;	margin-right: auto;	margin-left: auto;	text-align: left;	margin-top: 0px;	padding-top: 20px;	padding-bottom: 30px;	height: 900px;}#theater_title {	margin-left: auto;	margin-top: 0px;	margin-right: auto;	margin-bottom: 20px;	text-align: left;	width: 800px;}#theater-txt {	margin-left: auto;	margin-top: 10px;	width: 800px;	margin-right: auto;	margin-bottom: 10px;}#content{	width: 800px;	margin-right: auto;	margin-left: auto;	margin-bottom: 500px;	display: block;}.theater-tbl {	width: 800px;	margin-bottom: 100px;	border-collapse: collapse;	background-color: #FFFFFF;	margin-top: 10px;	margin-right: auto;	margin-left: auto;	text-align: left;}.theater-tbl td,th {	border: 1px solid #333;	padding-top: 5px;	padding-right: 10px;	padding-bottom: 5px;	padding-left: 10px;	color: #333;}.theater-tbl th {	color: #FFF;	background-color: #4B4B4B;}/*追記********************************/#theater_major {	margin-left: auto;	margin-right: auto;	margin-bottom: 20px;	text-align: left;	width: 830px;}.theater-txt_s{	font-size: 12px;}/*theater各項目（javascript記載）********************************/.area {	text-align: center;	width: 60px;}.theatername {	text-align: center;}.date {	text-align: center;	width: 200px;}.remark {	text-align: center;	width: 200px;}.remark_txt {	font-size: 12px;}.txt_center {	text-align: center;}