@charset "utf-8";


html {
	height:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	line-height: 130%;
}

body {
	color: #CCCCCC;
	margin: 0;
	padding: 0px;
	background-color: #dce0e7;
	height: 100%;
}

#wrapper {
	width:100%;
	margin:0 auto;
	min-height: 100%;
}

#wrappern {
	width:100%;
	margin:0 auto;
	min-height: 100%;
	background-image: url(../img/news_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}


table {
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:0;
}
caption { 
	text-align:left; 
} 
th {
	font-weight:normal;
	text-align:left;
}
td {
	text-align:left;
}


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

	// link text color

==========================================================================================*/
a:link {
	color:#069;
	text-decoration:underline;
}
a:visited {
	color:#039;
	text-decoration:underline;
}
a:hover {
	color:#039;
	text-decoration:none;
}
a:active {
	color:#039;
}
a:focus { text-decoration:none;	}

img {
	border:0;
	}

.clearFix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

#theater {
	width: 740px;
	margin: 0 auto;
	padding-bottom: 15px;
}
	
#theater h1 {
	width:635px;
	height:72px;
  margin:0 auto;
  padding:0;
	background:url(../img/header.jpg) 0 0 no-repeat;
	}
	
#theater h1 span {
	text-indent:-9999px;
	display:none;
	}

#theater h2 {
	width:635px;
	height:437px;
  margin:0 auto;
  padding:0;
	}
	
#theater_cont {
width:585px;
margin:15px auto 0;
padding:0;
}

#theater dl {
width:470px;
margin:15px auto 0;
padding:0;
}

#theater_goods {
width:384px;
height:209px;
margin:10px auto 0;
padding:0;
}

#theater .title {
	height:45px;
	margin:auto 0;
	background-image: url(../img/theater_title.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}


#theater .t_info {
	text-align: left;
	padding: 0 0 10px;
	font-size: 12px;
	line-height: 160%;
}

.big {
	font-size: 14px;
	line-height: 120%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #CCC;
} 




.theater_info {
font-size:10px;
margin:10px 0 0;
padding:0;
text-align:left;
}

#ttl_list {
width:416px;
height:30px;
margin:0 auto;
padding:0;
}

.listInfo {
	width:700px;
	text-align:left;
	margin:0 auto;
	padding:5px 0;
}

.navi_area {
	text-align:left;
	margin:0 auto;
	padding:5px;
	font-size: 12px;
}

.pagetop{
	margin:5px 0 10px 0;
	text-align:right;
	font-size:10px;
}

.copyright{
width:470px;
margin:10px auto 0;
text-align:center;
font-size:10px;
}


.list_box{
	margin:auto 0;
	border-collapse:collapse;
	font-size:12px;
	line-height:150%;
	color:#666;
	text-align:left;
	border:1px solid #999;
	background-color:#ffffff;
	width: 740px;
	}

.list_box th{
	margin:0;
	padding:2px 0;
	color:#ffffff;
	border-bottom:1px solid #999;
	background-color:#526599;
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
	}	

.list_box td{
	margin:0;
	padding:5px;
	border-bottom:1px solid #999;
	background-color:#ffffff;
	padding-left: 10px;
	}

.list_box td p{
	text-align:left;
	margin: 2px;
	}
#ntitle {
	height:45px;
	margin:0 auto;
	background-image: url(../img/news_title.jpg);
	background-repeat: no-repeat;
	width: 750px;
	background-position: center;
	background-color: #DBE0E6;
}

#news {
	width: 710px;
	margin: 0 auto;
	padding-bottom: 15px;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	padding: 15px;
}

#news .day {
}
#news .midashi {
	color: #721D34;
	padding: 5px 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
#news .tex {
	margin-bottom: 20px;
	line-height: 150%;
}
