@charset "utf-8";
/* CSS Document */
html{
		background:#000;
	z-index:-99999999;
}
html, body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;

}
#full-screen-background-image {
	z-index: -1;
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}
#wrapper {
	position: relative;
	width: 100%;
	min-height: 100%/*200px*/;
	margin: 0 auto 0;
	/* color: #f5f5f5;*/
/*  background: rgba(0, 0, 0, 0.50);*/
	padding: 0;
	height: auto !important; /*IE6対策*/
}
#wrapper h1 {
	position: absolute;
	top: 20px;
	left: 30px;
}
#header {
	background: #000;
	margin: 0;
	padding: 5px 10px;
}
#contents {
	padding-bottom: 100px; /*フッターの高さと同じ*/
}
div.contents {
	text-align: center;
	min-height: 500px;
	position: relative;
}
#top div.contents {
	min-height:150px;
}
.no207 {
	text-align: left;
	position: fixed;
	bottom: 10px;
	left: 10px;
}
.bgmbox {
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 100px;
	height: 55px;
}
.bgmbox dt {
	float: left;
	margin-right: 5px;
	width: 34px;
}
.bgmbox dd {
	float: left;
	display: inherit;
	margin-right: 2px;/*	width:17px;*/
}
/*#top div.contents .menu {
	position: absolute;
	top: 150px;
	left: 65px;
	max-width:180px;
	width:30%;
}*/
div.contents .menu {
	position: absolute;
	/*top: 250px;*/
	left: 65px;
	max-width:180px;
	width:30%;
}
div.contents .menu li {
	margin-bottom: 10px;
	text-align: left;
}

/*#top div.contents .container_top {
	
	margin: 250px auto auto auto;

	min-width: 600px;
	width:60%;
	height: auto;

}*/
@media screen and (min-width:1124px){
div.contents .container {
	
	margin: 200px auto auto auto;

	min-width: 400px;
	width:60%;
	height: auto;

}
.container_inner {
	background: url(../img/sub/waku_bg.png);
	text-align:left;
		padding: 0 15px 0 15px;
		position:relative;
}
.container_inner2 {
	background: url(../img/sub/waku_bg.png);
	text-align:left;
		padding: 0 15px 0 15px;
		position:relative;
}
}
@media screen and (max-width:1123px){
	div.contents .container {
	
	margin: 150px auto auto auto;
	padding-left:100px;
	min-width: 600px;
	width:60%;
	height: auto;

}
.container_inner {
	background: url(../img/sub/waku_bg.png);
	text-align:left;
		padding: 0 15px 0 15px;
		position:relative;
}
.container_inner2 {
	background: url(../img/sub/waku_bg.png);
	text-align:left;
		padding: 0 15px 0 15px;
		position:relative;
}	
#footer_wrapper {
	position: relative;
	text-align: left;
}

#footer {
	/*	background:#660000;*/
	line-height: 1.5em;
	position: absolute;
	bottom: 0;
	color: #FFF;
	text-align: center;
	padding: 10px;
	font-size: 0.8em;
	height: 100px;
	width: 98%;
}
#footer a, #footer a:visited {
	color: #FFF;
}
#footer a:hover {
	color: #C90;
}
#footer a:active {
	color: #FC0;
}
.footer_link {
	clear: both;
	text-align: center;
	border-right: 1px solid #FFF;
	margin: 10px auto 20px auto;
	width: 323px;
}
.footer_link li {
	float: left;
	padding: 0px 20px;
	text-align: center;
	border-left: 1px solid #FFF;
	width: 120px;
}


}
@media screen and (min-width:1124px){

.storylist{
	width:800px;
	margin:auto;
}
.storylist li{
	margin:20px;
	/*float:left;*/
}
}

@media screen and (max-width:1123px){


.storylist{
	/*widht:800px;*/
	margin:auto;
}
.storylist li{
	margin:20px;
	/*float:left;*/
}
}
/*関係者　Voice*/
.charalist{
	width:498px;
	margin:auto;
}
.charalist li{
	margin:10px;
	float:left;
}
.container_inner .voice{
	position: absolute;
	left: 154px;
	top: 248px;
	width: 240px;
	
}
.container_inner .voice li{
	float:left;
	margin-right:10px;
}
.container_inner2 .voice{
	position: absolute;
	right: 125px;
	top: 210px;
	width: 240px;
	
}
.container_inner2 .voice li{
	float:left;
	margin-right:10px;
}

#footer {
	/*	background:#660000;*/
	line-height: 1.5em;
	position: absolute;
	bottom: 0;
	color: #FFF;
	text-align: center;
	padding: 10px;
	font-size: 0.8em;
	height: 100px;
	width: 98%;
}
#footer a, #footer a:visited {
	color: #FFF;
}
#footer a:hover {
	color: #C90;
}
#footer a:active {
	color: #FC0;
}
.footer_link {
	clear: both;
	text-align: center;
	border-right: 1px solid #FFF;
	margin: 10px auto 20px auto;
	width: 323px;
}
.footer_link li {
	float: left;
	padding: 0px 20px;
	text-align: center;
	border-left: 1px solid #FFF;
	width: 120px;
}
@media screen and (max-width:640px){
	div.contents .container {
	
	margin: 100px auto auto auto;

	min-width: 400px;
	width:60%;
	height: auto;

}
.container_inner {
	background: url(../img/sub/waku_bg.png);
	text-align:left;
		padding: 0 15px 0 15px;
		position:relative;
}
.container_inner2 {
	background: url(../img/sub/waku_bg.png);
	text-align:left;
		padding: 0 15px 0 15px;
		position:relative;
}
#footer{
	position:fixed;
	bottom:0;
	margin-top:300px;
}
}


.logbox
      {
         border: solid 1px #666;
         width: 450px;
         height: 200px;
         padding: 0.5em;
         overflow: auto;
				 text-align:center;
				 margin:auto;
				 
				
      }


html,body {
scrollbar-arrow-color:#000000;
scrollbar-face-color:#666666;
scrollbar-3dlight-color:#666666;
scrollbar-darkshadow-color:#666666;
scrollbar-highlight-color:#666666;
scrollbar-shadow-color:#666666;
scrollbar-track-color:#666666;
}

.cast_story {
	margin:auto;
	width:168px;
	margin-bottom:30px;
}
.cast_story li {
	float:left;
}