@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #333;
}
a:link,a:visited {
	color: #a90010;
}
a:hover {
	color: #d43e4f;
}
h1, h2, h3, h4 {
	margin: 0em;
	padding: 0px;
}
#container {
	/* [disabled]height: 700px; */
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	background-color: #F5EACA;
	background-image: url(../images/popup_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main {
	/* [disabled]height: 514px; */
	overflow: auto;
}
.pagelink {
	font-size: 12px;
	margin-bottom: 15px;
	text-align: center;
}
#theaters  .entry  {
	width: 545px;
	margin-bottom: 20px;
	margin-left: 28px;
	clear: both;
}
#theaters .entry .entry-body {
	color: #391e00;
	font-size: 14px;
	line-height: 1.6em;
}
#theaters .entry p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#theaters .entry strong {
	color: #AA010E;
	//text-decoration: underline;
}
#theaters .entry .img-left {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
#theaters .entry .img-right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#theaters .entry .img-left img,
#theaters .entry .img-right img {
	border: none
}
#theaters-table table {
	font-size: 12px;
	line-height: 1.2em;
	border-collapse: collapse;
	width: 545px;
	margin-left: 28px;
}
#theaters-table th {
	text-align: center;
	color: #FFF;
	/* [disabled]background-image: url(../images/news_entrytitlebg.jpg); */
	padding: 8px 5px;
	background-color: #933;
}
#theaters-table td {
	color: #000;
	padding: 5px;
}
#theaters-table th,
#theaters-table td {
	border: 1px solid #FFF;
}
#theaters-table .theater-area {
	border-left: none;
}
#theaters-table .theater-maeuri {
	border-right: none;
}
#theaters-table .zone {
	padding: 8px 5px;
	border: none;
	color: #fff;
	background-color: #231f20;
}
#theaters-table td.theater-maeuri {
	text-align: center;
}
#theaters-table .theater-area,
#theaters-table .theater-maeuri {
	width: 50px;
}
#theaters-table .theater-name {
	width: 302px;
}
#theaters-table .theater-tel {
	width: 100px;
}
#theaters-table p.pagetop {
	width: 540px;
	font-size:13px;
	text-align: right;
	margin: 0 0 0 28px;
	padding: 5px 0 10px;
}
#caution {
	padding: 10px;
	font-size: 12px;
	line-height: 1.3em;
	border: solid 2px #231f20;
	background-color: #ffdc79;
}
#caution h2 {
	color: #AA010E;
	font-size: 13px;
	margin-bottom: 5px;
}
#container #theaters #main #theaters-table table {
	color: #000;
}
#container #theaters #main #theaters-table table {
	color: #000;
}
