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


/*---------------
	���ܥ�������
------------------*/
*{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:150%;
}

html{
	height:100%;
	background-color:#000000;
}

body{
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
	background-color:#000000;
}

a{
	color:#ef0f34;
}

a:visited{
	color:#ef0f34;
}

.floatClear{
	clear:both;
	height:0;
}
	

#wrapper{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	margin-bottom:0;
	width:912px;
	min-height:100%;
	_height:100%;
	text-align:center;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #900;
	border-left-color: #900;
	overflow: hidden;
}


 #content{
	 min-height:590px;
	 overflow:hidden;
	 margin-left:auto;
	 margin-right:auto;
	 bottom:0px;
	width:912px;
	height:100%;
	text-align:left;
	padding-bottom:25px;
	background-color:#000000;
		background-image:url(../images/mainbg-18.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	z-index:10;
}


#content #header{
	position:relative;
	padding-bottom:10px
}


h1{
	text-indent:-9999px;
	}

#schedule{
	/*height: 195px;*/
	width: 385px;
	/*position: absolute;*/
	overflow:hidden;
	margin-left: 500px;
	margin-top: 110px;
	background-color:#000000;
	background-image:url(../images/scheduletit.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	

}
#schedule p.rireki{
	text-indent:-9999px;

}
#schedule ul{
	height: 120px;
	overflow: auto;
	margin-top:18px;
	padding-left:20px;
	margin-left:20px;

	list-style-type:none;
}
#schedule li{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
		list-style-type:none;
}
#schedule li p{ clear:both;}
.serie{
	font-size: 12px;
	float: left;
}
.cardtitle{	font-size: 16px;
	float: left;
}

#cardtitle{

text-align:center;
	padding:8px 0px 8px 30px;
}

.detail{	font-size: 12px;
text-align:center;
color:#FC0;
clear:both;
}
#newnews{
	width:770px;
	background-image: url(../images/newnewsbg.png);
	background-repeat:repeat;
	padding:15px 15px;
	margin:20px auto;
	color:#ffffff;}
#newnews p{
	font-size:17px;
	font-weight:bold;
	margin-bottom:5px;
}
#newnews span{

	margin-left:20px;
	}
#newnews ul{
	width:380px;
		display:block;
		margin:10px auto 20px auto;}
#newnews li{
		padding:1px 0 1px 0;
		color:#ffffff;}
#howtoget{
	font-size: 14px;
	color: #FFF;
	right:auto;
	left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:90px;
	bottom:0px;
}
#dlccontents{

	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
}
/*あこーでおん*/
.accordion, .accordionnon{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 15px;
	background-image: url(../images/ddbg.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 10px;
	overflow:hidden;
}
.accordionnon{}

.accordion dt,.accordionnon li{
	background-color: #000;
}
.accordionnon li{
}
.accordion dt{	background-image: url(../images/dtbg.jpg);}
.accordion dt span, .accordionnon li span{
	padding:0 0 0 20px;
	display:block;
		width: 800px;
		padding-top:10px;
		padding-bottom:10px;
		font-size: 18px;
	color:#ffffff;
		background-repeat: no-repeat;
	background-position: -10px center;}

.accordionOver,.accordionClose{
	background-image:url(../images/btnopen.jpg);
}
.accordionActive{
	background-image:url(../images/btnclose.jpg);
}
	.accordionnon li{
		background-image: url(../images/dtbgyet.jpg);
		display: block;
		list-style:none;
		color:ccc;}
	.accordionnon li span{		color:#888;}
.accordion dd{
	padding-bottom: 15px;
}

.accordion dd p{
	color: #ffffff;
	clear: both;
	font-size: 14px;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}



.subtit{
	font-size: 14px;
}

.mark{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #C00;
	width: 4em;
	line-height: 1em;
	margin-right: 10px;
}
/**:first-child+html.forielist{
	list-style-position: inside;
	list-style-type: disc;
	}*/

.noheight{
	height:0px;}
.screenbox{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom:10px;
}

.screenbox a{
	display: block;
	float: left;
	margin-left: 12px;
	margin-bottom:10px;
}
.screenbox a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sheet{	clear: both;}
.accordion p.memo {
	margin-left: 20px;
	padding-top: 10px;
	font-size: 12px;
	color: #333;
	clear: both;
}
.memo2{
	font-size:12px;
	margin:20px 20px 0 20px;
	clear:both;
	color:#ffffff;}
.again{
	width:700px;
	font-size:16px;
	color:#ffffff;
	clear:both;
	padding:3px 40px;
	margin:30px auto 10px auto;
	background-image:url(../images/againbg.png);
	background-position:center;
	background-repeat:repeat-x;}
/*あこーでおん*/

#footer{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	position:absolute;
	bottom:0px;

	z-index:100;
}
*:first-child+html #footer{
	left:0;
	padding-bottom:10px;}
#footer a{
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom:10px;
	margin-left: 20px;
	color: #F90;
	font-size: 12px;
}
#footer img{
	margin-top:10px;
	display: block;
	float: right;
		margin-right: 20px;
	}
*:first-child+html p.cardtitle{font-size: 16px;
width:300px;
}