@charset "UTF-8";


.clearfix:after {
  content: "　";  
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

html{
	height:100%;
}

body{
	margin:0;
	background-image:url(../images/common/master-bg.gif);
	color:#FFF;
	font-size:16px;
	height:100%;
	line-height:1.5;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a{
	color:#FF9;
	text-decoration:none;
}

img{
	border:0;
}

.pc{ display:block !important; }
.sp{ display:none !important; }

#wrapper{
	width:100%;
	min-height:100%;
	background-image:url(../images/common/content-bg.png),url(../images/common/wrap-bg.jpg);
	background-repeat:repeat-y,repeat-x;
	background-position:center,top;
	position:relative;
}

#header{
	position:relative;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}


#content{
	width:836px;
	/*background-image:url(../images/common/content-bg.png);*/
	margin:0 auto;
}

#content:after{
	content:"";
	display:block;
	height:220px;
	clear:both;
}


#nav{
	width:800px;
	margin:0 auto;
	height:61px;
	background-image:url(../images/common/menu-bg.jpg);
	text-align:center;
}

#nav a,
#nav span{
	display:inline-block;
	width:22.3%;
	height:61px;
	margin:0 -1px;
	border:1px #FFF ridge;
	border-width:0 2px;
	text-align:center;
	vertical-align:middle;
	color:#333;
	font-size:150%;
	font-weight:bold;
	line-height:61px;
	text-shadow:1px 1px 0 #ccc;
	position:relative;
}

#nav .active{
	background-color:rgba(220,130,0,0.3);
	color:#900;
	text-shadow:1px 1px 0 #FFC;
}

#nav a.new:after{
	content:"NEW";
	dsiplay:block;
	width:30px;
	height:30px;
	position:absolute;
	top:-20px;
	left:50%;
	margin-left:-15px;
	text-align:center;
	color:#FFF;
	background-color:#F00;
	border-radius:50%;
	font-size:50%;
	line-height:30px;
	font-weight:normal;
	text-shadow:none;
	padding:3px;
}

#nav a.update:after{
	content:"UP";
	dsiplay:block;
	width:30px;
	height:30px;
	position:absolute;
	top:-20px;
	left:50%;
	margin-left:-15px;
	text-align:center;
	color:#FFF;
	background-color:#F60;
	border-radius:50%;
	font-size:50%;
	line-height:30px;
	font-weight:normal;
	text-shadow:none;
	padding:3px;
}

#nav span{
	color:#B6B4AC;
	text-shadow:none;
}


#info{
	width:85%;
	margin:0 auto;
	background-image:url(../images/top/info-bg.jpg);
	padding:7px;
	overflow:hidden;
	margin-top:20px;
	border-radius:7px;
	position:relative;
}

#info-p{
	
}

#info .content-text,
#info #info-text{
	margin:5px auto;
	background-color:#FFF;
	border:1px #C7C5B2 solid;
	padding:3px;
	color:#555;
	/*max-height:200px;*/
	overflow-y:auto;
}

#info .content-text p{
	margin:0;
}

#info .content-text div.date{
	font-weight:bold;
	/*border:1px #999 dotted;
	border-width:0 0 1px 0;*/
	padding:3px;
	margin-bottom:3px;
	background-color:#E0E0AD;
	color:#650;
}


#info .content-text .info-content{
	padding-bottom:20px;
}

#info .content-text b.cont-open:after{
	content:"▲";
	display:inline;
	padding:0 5px;
	background-color:#900;
	font-size:70%;
	color:#FFC;
	vertical-align:2px;
	margin-left:3px;
}

#info .content-text b.cont-close:after{
	content:"▼";
	display:inline;
	padding:0 5px;
	background-color:#900;
	font-size:70%;
	color:#FFC;
	vertical-align:2px;
	margin-left:3px;
}
#info .content-text b.cont-title:before{
	content:"■";
}

#info .content-text a,
#info #info-text a{
	color:#36F !important;
	text-decoration:underline !important;
}

#info .content-text img{
	display:block;
	width:95%;
	margin:0 auto;
}


#info .bt-list{
	display:block;
	position:absolute;
	top:10px;
	right:10px;
	width:70px;
	height:25px;
	text-align:center;
	color:#333;
	line-height:25px;

	border-radius:5px;
	border:1px #999 groove;

	color:#222;
	background-color:#ddd;
	background:-moz-linear-gradient(top,#ddd,#FFF);
	background:-ms-linear-gradient(top,#ddd,#FFF);
	background:-webkit-gradient(linear,top,bottom,from(#DDD),to(#FFF));
	background:linear-gradient(to bottom,#ddd,#FFF);

}

#info #pager{
	text-align:center;
	color:#555;
	font-weight:bold;
}

#info #pager a{
	color:#F33;
}

#info #pager span{
	color:#999;
}


/*0115追加*/

.section{
	
	width:800px;
	margin:5px auto;
	margin-top:40px;
	padding-bottom:10px;
}

.endtext{
	width:90%;
	height:90%;
	top:0px;
	margin:5px auto;
	background-color:rgba(255,255,255,0.2);
	color:#fff;
	border-radius:5px;
}

.endtop{
	
	width:70%;
	margin:20px auto;
	padding:15px;
	background-color:#C11A11;
	border-radius:5px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	text-align:left;
	color:#fff;
	
}



.endtext p{
	font-size:16px;
	margin-top:25px;
	font-weight:500;
}

.endtext ul{
	margin-left:1em;
}

.endtext li{
	list-style-type:disc;
	margin-left:1em;
	margin:0px 30px 15px 0px;
	font-size:14px;
}

.endqa{
	margin-left:1em;
	

}



/*ここまで*/

.section h2{
	margin:0;
	padding:0;
}

.section p{
	width:91%;
	margin:0 auto;
	margin-top:0px;
	
}

#footer{
	width:800px;
	height:192px;
	background-color:#000;
	background-image:url(../images/common/footer-bg.jpg);
	text-align:center;
	margin:0 auto;
	margin-top:30px;
	
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-400px;
}

#footer #social{
	padding-top:10px;
}

#footer #social img{
	margin:0 10px;
}



#footer #credit{
	width:91%;
	height:80px;
	vertical-align:bottom;
	position:relative;
	margin:0 auto;
	margin-top:40px;
}

#footer #credit #bt-gamecity{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:150px;
	font-size:80%;
	text-align:center;
	border:1px #999 solid;
	padding:2px 10px;
	color:#CCC;
	text-decoration:none;
}

#footer #credit #brand{
	position:absolute;
	top:0;
	right:0;
}

#footer #credit #copyright{
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	font-size:60%;
}


#bt-pagetop{
	position:fixed;
	bottom:0;
	left:50%;
	margin-left:320px;
}

@media screen and (max-width:835px){
	#wrapper{
		background-size:120%,auto;
	}

	#nav{
		width:100%;
		height:61px;
	}

	#nav a.update:after,
	#nav a.new:after{
		width:50px;
		height:12px;
		top:auto;
		margin-left:-25px;
		bottom:1px;
		border-radius:3px;
		font-size:60%;
		padding:1px;
		line-height:12px;
	}


	#info{
		width:90%;
	}

	#content,.section{
		width:100%;
	}
	#content{
		background-image:url(../images/common/sp-content-bg.gif);
		background-size:4% auto;
		overflow:hidden;
		/*margin-top:-9px;*/
	}
	
	#footer{
		width:100%;
		background-position:-1px 0;
		left:0;
		margin-left:0;
	}
	
	#footer #credit #bt-gamecity{
		width:auto;
	}

	#footer #credit #brand{
		width:25%;
	}

	#bt-pagetop{
		position:fixed;
		bottom:0;
		left:auto;
		margin-left:0;
		right:3%;
	}


}

@media screen and (max-width:640px){
	#nav{
		height:50px;
		background-size:auto 50px;
	}
	#nav a,#nav span{
		font-size:110%;
		height:50px;
		line-height:50px;
	}
	
	#footer{
		height:140px;
	}

	#footer #credit{
		margin-top:20px;
	}

	#footer #social img{
		width:30px;
		margin:0 5px;
	}

	#footer #credit #brand{
		width:30%;
	}



	#info .content-text,
	#info #info-text{
		max-height:none;
		overflow-y:none;
	}
	
	.section p{
		margin-top:-8px;
	}
}

@media screen and (max-width:460px){
	#nav{
		height:100px;
	}
	#nav a,#nav span{
		width:45%;
	}
	
	#footer #credit{
		width:97%;
	}
	#footer #credit #brand{
		width:32%;
	}
	#footer #credit #bt-gamecity{
		border-width:0;
		text-decoration:underline;
	}

	#bt-pagetop{
		right:0;
	}

}


