@charset "utf-8";
/*
CSS Information
==============================================================

	Site Name: 変態ナイト
	Description: archive用
	Version: 1.0

==============================================================
*/


/*
CONTENTS
==============================================================

	1: top

	2: Theater ＆Event

	3: Comments
	
	4: Special

	5: English


==============================================================
*/


/*
1: top
=========================================================*/

section {
	height: auto;
	display: block;
	clear: both;
	overflow: visible;
	position: relative;
	padding-top: 100px !important;
}

#theater{
	text-align: left;
	height:auto;
	margin-bottom: 100px;
	display: block;
}
#theater h2.PageTitle{
	margin-bottom: 30px;
	height: 30px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin-left: 10px;
	margin-top: 20px;
}
p{
	margin-bottom: 10px !important;
}

table .slidertable {
	border-collapse: collapse;
	color: #DA5DCB;
	margin-top: 20px;
	margin-bottom: 30px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.slidertable th {
	padding: 5px;
	margin: 0px;
	font-weight: normal;
	border: 1px solid #DA5DCB;
	color: #ffffff;
	text-align: center;
	background-color: #DA5DCB;
}
.slidertable td {
	padding: 5px;
	margin: 0px;
	border: 1px solid #DA5DCB;
	background-color: #fff;
	color: #DA5DCB;
	font-size: 90%;
	height: 30px;
}
.slidertable a {
	color: #DA5DCB !important;
	overflow: hidden;
	outline: none;

}
.slidertable td.region {
	width: 50px;
	text-align: center;
}
.slidertable td.tel {
	width: 100px;	text-align: center;
}

.slidertable td.theaterName {
	width: 170px;
}
.slidertable td.tic {
	text-align: center;
	width: 70px;
}
.slidertable td.other{

	width: 130px;
}
