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

body{
	margin:0px;
	background-color:#000;
	font-family:Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

img { border-style:none;
	vertical-align: bottom;}

a img { border-style:none; }

#base{
	width:1020px;
	margin:0 auto;
}

#all{
	width:1000px;
	margin:0 auto;
	padding-top:10px;
}

#footer{
	background-color:#030202;
	font-size:10px;
	color:#ddd;
	width:1024px;
}

#top_bottom{
	background-color:#121212;
	padding-top:10px;
}

.top_bottombox{
	width:1000px;
	margin:0 auto;
	height:130px;
	padding-top:10px;
	padding-bottom:10px;
}

#danzetsu_banner{
	float:left;
	width:540px;
	background-color:#999999;
}

#topnews{
	float:right;
	width:420px;
	padding-left:10px;
	padding-right:10px;
	height:110px;
	overflow:auto;
	background-color:#231f20;
	font-size:10px;
	color:#68604f;
}

#topnews a{
	color:#68604f;
	text-decoration:none;
}

#topnews a:hover{
	color:#ccc;
	text-decoration:none;
}

dl.topnewstext {
	width:410px;
	line-height:150%;
	border-top: none;
	padding-bottom:10px;
	border-bottom:1px #333 solid;
}

dl.topnewstext dt {
	margin: 0;
	padding-left:10px;
	width: 60px;
	float: left;
	color:#999;
}
	
dl.topnewstext dd {
	margin: 0 0 0 70px;
}

#menuline{
	width:1024px;
	background-color:#4d1f1d;
}

#menuline2{
	width:1020px;
	margin:0 auto;
}

#menu{
	position:relative;
	height: 60px;
	width:1000px;
	margin:0 auto;
}

ul,li{margin:0; padding:0;}

ul#menu{
	width:1000px;
}

ul#menu li{
	float:left;
	height:60px;
	list-style:none;
}

ul#menu li a{
	display:block;
	height:100%;
	color:#fff;
	text-decoration:none;
}

ul#sub li{
	float:none;
	opacity: 0.9;
	-moz-opacity: 0.9; /* Firefox */
	filter: alpha(opacity=90); /* IE6/7 */
	-ms-filter: "alpha(opacity=90)"; /* IE8 */
}

.footerbody{
	width:1000px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}

.footerbody a{
	color:#918A6B;
	text-decoration:none;
}

.footerbody a:hover{
	color:#ccc;
	text-decoration:none;
}

.icon{
	float:right;
	padding-bottom:5px;
}

.copy{
	float:right;
	padding-top:15px;
	padding-right:20px;
}

#contentsall{
	width:1000px;
	margin:0 auto;
	background-color:#000;
	background-image:url(../images/contentsback.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	color:#ccc;
	padding-bottom:30px;
}

#header{
	margin-bottom:40px;
}

.newsline{
	width:1000px;
}

.newsline2{
	width:550px;
	float:right;
	margin-right:30px;
}

.contentstitle{
	margin-bottom:20px;
}

.newsbox{
	width:540px;
	margin-bottom:30px;
}

.news_header{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #666;
}

.news_day{
	font-size:10px;
	color:#ccc;
	margin-bottom:5px;
}

.news_title{
	font-size:12px;
	color:#918A6B;
	border-left:3px solid #918A6B;
	padding-left:8px;
}

.news_text{
	width:500px;
	line-height:150%;
}

.news_textl{
	float:left;
	width:80px;
}

.news_textr{
	float:right;
	width:410px;
}

.news_font1{
	font-size:11px;
}

.news_font2{
	font-size:12px;
	padding-bottom:7px;
	color:#918A6B;
}

.news_font3{
	font-size:14px;
	padding-bottom:7px;
	color:#FFF;
}

.staffname{
	font-size:15px;
	margin-bottom:20px;
	color:#ccc;
}

.introbox{
	width:540px;
	margin-bottom:60px;
}

.introtitle{
	font-size:15px;
	margin-bottom:20px;
	font-family:'ＭＳ Ｐ明朝';
	color:#68604f;
}

.introtext{
	line-height:160%;
	color:#999;
}

.storytext{
	line-height:230%;
	color:#999;
}

.scroll{
	float:right;
}

.notebody{
	width:920px;
	padding-left:40px;
	padding-right:40px;
}

.noteline{
	width:920px;
	margin-bottom:40px;
}

.notebox{
	float:left;
	width:440px;
}

.noteboxr{
	float:right;
	width:440px;
}

.notebox2{
	width:920px;
	margin-bottom:40px;
}

.notesmall{
	font-size:11px;
	color:#666;
	margin-bottom:15px;
}

.castname{
	font-size:15px;
	margin-bottom:3px;
	color:#ccc;
}

.castname2{
	font-size:12px;
	margin-bottom:15px;
	font-family:'ＭＳ Ｐ明朝';
	color:#68604f;
}

.musicline{
	width:920px;
}

.musicl{
	float:left;
	width:560px;
}

.musicr{
	float:right;
	width:310px;
	text-align:center;
}

.musicbox{
	width:550px;
	margin-bottom:60px;
}

.albumbox{
	margin-bottom:40px;
	background-color:#111;
	padding:30px 20px 30px 20px;
}

.albumphoto{
	margin-bottom:15px;
}

.albumtext1{
	margin-bottom:10px;
}

.albumtext2{
	font-size:10px;
	color:#666;
}

.theater_header{
	width:540px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #666;
	line-height:100%;
}

.theatertitle{
	font-size:15px;
	font-family:'ＭＳ Ｐ明朝';
	color:#68604f;
}

.theater_tel{
	padding-left:40px;
	padding-right:20px;
	color:#999;
	font-size:11px;
}

dl.theaterlist {
	width:540px;
	line-height:150%;
	border-top: none;
	padding-bottom:10px;
	border-bottom:1px #222 solid;
}

dl.theaterlist dt {
	margin: 0;
	width: 70px;
	float: left;
	color:#68604f;
}
	
dl.theaterlist dd {
	margin: 0 0 0 80px;
}

.stafftext{
	margin-bottom:2px;
}

.stafftexts{
	font-size:11px;
	color:#999;
	margin-bottom:10px;
	color:#68604f;
}

.aboutline{
	width:920px;
}

.aboutl{
	float:left;
	width:370px;
}

.aboutlbox{
	line-height:160%;
	font-size:12px;
}

.aboutr{
	float:right;
	width:480px;
}

.abouttext{
	margin-bottom:2px;
	color:#999;
}

.abouttexts{
	font-size:11px;
	color:#999;
	margin-bottom:10px;
	color:#68604f;
}