@charset "utf-8";
/* CSS Document */
@import url("common.css");

#menu {
	position: absolute;
	left: 300px;
	top: 10px;
}

#menu .underline {
	background-color: #FFF;
	height: 1px;
	width: 75px;
	position: absolute;
	left: 97px;
	top: 23px;
}
#contents {
	height: auto;
	position: relative;
	background-image: url(../../images/therterimg.jpg);
	background-repeat: no-repeat;
	background-position: 400px 100px;
	background-attachment: fixed;
	_margin-bottom: 200px;
	display: block;
	margin-bottom: 200px;
}
#contents h1 {
	height: 64px;
	width: 278px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	top: 10px;
	left: 0px;
}
#contents .main {
	position: relative;
	top: 100px;
}
.main h2 {
	position: relative;
	top: 0px;
	height: 26px;
	width: 196px;
}

.main .guide {
	margin-top: 20px;
}

.main h3 {
	font-size: 15px;
	font-weight: bold;
	color: #DE0000;
	margin-top: 30px;
}
.main table {
	border-collapse: collapse;
	width: 670px;
	color: #fff;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.main th {
	padding: 5px;
	margin: 0px;
	font-weight: normal;
	border: 1px solid #999;
	color: #ffffff;
	text-align: center;
	background-color: #333333;
}
.main td {
	padding: 5px;
	margin: 0px;
	border: 1px solid #999;
	background-color: #000000;
	color: #fff;
	font-size: 90%;
}
td.region {
	width: 6em;
	text-align: center;
}
td.tel {
	width: 90px;
}
td.date {
	width: 110px;
}
td.theater {
	width: 90px;
}
td.tic	{text-align: center;	width: 50px;
}

td.remarks	{width: 100px;
}
td.eventcontents {	width: 150px;}
h3 {
	font-size: 15px;
	font-weight: bold;
	clear: both;
	width: 650px;
}

table {}

