@charset "utf-8";

/* LayoutCSS Category ---------
01. Layout
02. Header
03. Navigation
04. login area
05. Secondary
06. Footer
07. sub_banner
---------------------------- */

/* 130709 */
#comment_box0709{
	color: #FFF;
	position: fixed;
	width: 100%;
	background: #17212B;
	z-index: 100;
}
#comment_box0709 p{
	width: 570px;
	height: 10px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
}

/* 01. Layout
--------------------------------------------------------------------------- */
#container {
	margin: 0 auto;
	width: 900px;
}
#header {
	/*background:url(../images/common/header2.jpg) center top no-repeat;*/
	/*position:relative;*/
	height: 285px;
	width: 900px;
	/*z-index: 0;*/
}
#wrapper {
	/*background:url(../images/common/wrapper_back_repeat2.jpg) left 42px repeat-y; */
	background:url(../images/common/wrapper_back_repeat.png) left 42px repeat-y;
	margin:0 auto;
	padding:0;
	width:870px;
	position: relative;
	z-index: 1;
}
html.ie7 #wrapper {
	background:url(../images/common/wrapper_back_repeat.gif) left 42px repeat-y;
}

#Primary {
	float:right;
	width:635px;
}
	#Primary .head {
		/*background:url(../images/common/wrapper_back2.jpg) left top no-repeat;*/
		background:url(../images/common/wrapper_back.png) left top no-repeat;
		margin:0;
		padding:0;
		position:relative;
		height:260px;
		width:635px;
		/*z-index:10;*/
	}
	#Primary .repeatArea {
		margin: -220px 0 0 15px;
		padding:0;
		position: relative;
		min-height:310px;
		_height:310px;
		width:580px;
		/*z-index:40;*/
	}

#Secondary {
	float:left;
	position:relative;
	width:235px;
	/*z-index:50;*/
}

.element {
	border-left:1px solid #333;
	border-right:1px solid #333;
	height:280px;
}
.element02 {
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	height:200px;
}

/* 02. Header
--------------------------------------------------------------------------- */
#header h1 {
	position: relative;
	/*margin:0 0 -4px 0;*/
	top: 32px;
	left: 14px;
	height: 128px;
	width: 242px;
	float: left;
	z-index: 2;
}
	#header h1 a{
		display: block;
		background:url(../images/common/logo_c21.png) no-repeat 0 0;
		height: 128px;
		width: 242px;
		text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	}

#header p.metalCharge{
	position: relative;
	top: 74px;
	right: 30px;
	height: 126px;
	width: 126px;
	float: right;
	z-index: 2;
}
	#header p.metalCharge a{
		background: url("/images/common/metalCharge_ov2.png") 0 0 no-repeat;
		_background: url("/images/common/metalCharge_ov2.gif") 0 0 no-repeat!important;
		height: 126px;
		width: 126px;
		display: block;
		text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	}
	#header p.metalCharge a:hover {
		background-position: -126px 0;
	}

/* special */
#header a.special_0224 {
	background-image: url("/images/common/header_btn.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 38px;
	left: 582px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 167px;
	width: 162px;
}

/* 170518 */
.playerInquiry {
	position: relative;
	top: 145px;
	left: 7px;
}


/* 03. Navigation
--------------------------------------------------------------------------- */
#navigation #globalMenu{
	/*background: url(../images/common/grobalNavi_back02.jpg) left top no-repeat;*/
	background: url(../images/common/grobalNavi_back.png) left top no-repeat;
	float:right;
	position: relative;
	top:109px;
	right:15px;
	height: 50px;
	width: 640px;
	z-index: 2;
}
	#globalMenu ul {
		margin:0 auto;
		position:relative;
		height: 50px;
		width: 630px;
	}
		#globalMenu ul li {
			margin:0;
			padding:0;
			float:left;
			display:inline;
		}
			#globalMenu ul li a {
				display: block;
				height: 50px;
				text-indent: 100%;
				white-space: nowrap;
				overflow: hidden;
				position:relative;
			}

/*---------- Ｃ２１とは？ ----------*/
#globalMenu ul li#intro a {
	background: url(../images/common/grobalNavi_back.jpg) left top no-repeat;
	width:115px;
}
	#globalMenu ul li#intro a:hover { background: url(../images/common/grobalNavi_back.jpg) left -50px no-repeat; }

/*---------- プレイガイド ----------*/
#globalMenu ul li#guide a {
	background: url(../images/common/grobalNavi_back.jpg) -115px top no-repeat;
	width:130px;
}
	#globalMenu ul li#guide a:hover { background: url(../images/common/grobalNavi_back.jpg) -115px -50px no-repeat; }

/*---------- コミュニティ ----------*/
#globalMenu ul li#commu a {
	background: url(../images/common/grobalNavi_back.jpg) -245px top no-repeat;
	width:135px;
}
	#globalMenu ul li#commu a:hover { background: url(../images/common/grobalNavi_back.jpg) -245px -50px no-repeat; }

/*---------- ライブラリ ----------*/
#globalMenu ul li#library a {
	background: url(../images/common/grobalNavi_back.jpg) -380px top no-repeat;
	width:135px;
}
	#globalMenu ul li#library a:hover { background: url(../images/common/grobalNavi_back.jpg) -380px -50px no-repeat; }

/*---------- サポート ----------*/
#globalMenu ul li#support a {
	background: url(../images/common/grobalNavi_back.jpg) -515px top no-repeat;
	width:115px;
}
	#globalMenu ul li#support a:hover { background: url(../images/common/grobalNavi_back.jpg) -515px -50px no-repeat; }


/* 04. login area
--------------------------------------------------------------------------- */
#loginEntry{
	/*background: url(../images/common/login_back2.jpg) left 90px no-repeat;*/
	background: url(../images/common/login_back.png) left 90px no-repeat;
	float:left;
	position:relative;
	margin: -90px 0 0 0;
	height: 435px;
	width: 235px;
	/*z-index:20;*/
}
	#login_info {
		height: 90px;
		width: 235px;
	}
		#login_info a{
			background: url(../images/common/login_regist.png) left top no-repeat;
			display: block;
			height: 90px;
			width: 235px;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
		}
	#login_start{
		height: 90px;
		width: 235px;
	}
		#login_start a {
			background: url(../images/common/login_gamestart.png) left top no-repeat;
			display: block;
			height: 90px;
			width: 235px;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
		}

/*---------- login area ----------*/
#loginEntry .Area{
	margin: 10px 0 0 38px;
	width: 174px;
	/*position: relative;*/
}
	#loginEntry .fields { position:relative; }
		#loginEntry .fields li {
			height: 0px;
			padding: 25px 0 0 0;
		}

	#loginEntry .login_title {
		background: url(../images/common/login_title.jpg) left top no-repeat;
		height: 25px;
		width:174px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#loginEntry .welcome_title {
		background: url(../images/common/welcome_title.jpg) left top no-repeat;
		height: 21px;
		width:174px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#loginEntry .fields .idForm {
		background: url(../images/common/login_id.jpg) left -1px no-repeat;
	}
	#loginEntry .fields .pwForm {
		background: url(../images/common/login_pw.jpg) left -1px no-repeat;
	}

	#loginEntry .fields input {
		margin:0 0 0 65px;
		position:relative;
		top:-25px;
		width:100px;
	}
	html.ie7 #loginEntry .fields input {
		top:-26px;
	}
	.now_login {
		color:#FFFFFF;
		text-align:center;
	}
	.login_prof {
		height: 30px;
		width: 170px;
	}
		.login_prof a {
			background: url(../images/common/login_prof.jpg) left top no-repeat;
			display: block;
			height: 30px;
			width: 170px;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
		}
	.login_sns {
		height: 30px;
		width:170px;
	}
		.login_sns a {
			background: url(../images/common/login_sns.jpg) left top no-repeat;
			display:block;
			height: 30px;
			width:170px;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
		}
	.login_sales {
		height: 30px;
		width:170px;
	}
		.login_sales a {
			background: url(../images/common/login_sales.jpg) left top no-repeat;
			display:block;
			height: 30px;
			width:170px;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
		}

	#loginEntry .submit_in{
		margin: 5px auto;
		width: 142px;
	}
	#loginEntry .submit_out {
		margin: 4px auto 5px;
		width: 142px;
	}
	#loginEntry .pwLost {
		background: url(../images/common/login_icn.gif) left -2px no-repeat;
		margin:0 auto;
		padding-left:25px;
		height:25px;
		width:130px;
	}
		#loginEntry .pwLost a {
			color: #FFFFFF;
		}
	#loginEntry .download {
		height: 73px;
		width: 174px;
		margin: 2px 0 0 33px;
	}
		#loginEntry .download a{
			background: url(../images/common/download_btn.png) left top no-repeat;
			display: block;
			height:73px;
			width:174px;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
		}
			#loginEntry .download a:hover {
				position:relative;
				top:1px;
				left:1px;
			}
		.download.out {
			margin:19px 0 0 0;
		}
		html.ie7 #loginEntry .download.out{
			margin: -10px 0 0 0;
		}

/* 05. Secondary
--------------------------------------------------------------------------- */
#Secondary a.beginnerBanner {
	display: block;
	margin: -50px 0 5px 0!important;
	position: relative;
	width: 210px;
}

#Secondary ul.menu{
	/* margin: -50px 0 0 15px; */ /* 2021.03.18にCSSを変更*/
	margin: 0 0 0 15px;
	position: relative;
	width: 210px;
}
	#Secondary ul.menu li {
		width: 210px;
	}
		#Secondary ul.menu li a{
			display: block;
			width: 210px;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
		}
			#Secondary ul.menu li.menuSNS a {
				background:url(../images/common/bnr_sns.png) left top no-repeat;
				height: 80px;
				display: block;
			}
			#Secondary ul.menu li.menuBeginner a {
				background:url(../images/common/bnr_beginner.png) left top no-repeat;
				height: 70px;
				display: block;
			}
			#Secondary ul.menu li.menuFAQ a {
				background:url(../images/common/bnr_faq.png) left top no-repeat;
				height: 70px;
				display: block;
			}
			#Secondary ul.menu li.menuBilling a  {
				background:url(../images/common/bnr_billing.png) left top no-repeat;
				height: 80px;
				display: block;
			}

	#Secondary .mainteBanner {
		background: url(../images/common/maintenance.png) left top no-repeat;
		margin:10px 0 0 15px;
		/*position:relative;*/
		height: 140px;
		width:210px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#Secondary .secureBanner {
		background: url(../images/common/3dsecure.png) left top no-repeat;
		margin:10px 0 0 20px;
		/*position:relative;*/
		height: 140px;
		width: 200px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#Secondary .freeMtBanner{
		margin:10px 0 0 20px;
		height: 140px;
		width: 200px;
	}
		#Secondary .freeMtBanner a{
			background: url(../images/common/free_mt.png) left top no-repeat;
			display:block;
			width: 200px;
			height: 140px;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
		}

/* 06. Footer
--------------------------------------------------------------------------- */
#footer{
	background:url(../images/common/footer_back2.png) left bottom no-repeat #1a0926;
	clear: both;
	position: relative;
	height: 148px;
	width: 870px;
}
	#footer .wrapper_bottom{
		clear:both;
		position:relative;
		height:58px;
		width:870px;
	}
		#footer .wrapper_bottom ul {
			float:left;
			margin:0 0 0 20px;
			_margin:0 0 0 10px;
			padding: 30px 0 0 0;
		}
			#footer .wrapper_bottom ul li {
				color:#fff;
				float: left;
			}
				#footer .wrapper_bottom ul li a {
					color:#fff;
				}
				#footer .wrapper_bottom p a {
					float: right;
					display: block;
					margin:0 20px 0 0;
					_margin:0 10px 0 0;
					padding:50px 0 0 0;
					height: 0;
					width: 190px;
				}

		#footer .copyright h2{
			width: 310px;
			height: 50px;
			float: left;
			position: relative;
			top: 15px;
			left: 20px;
			margin: 0 30px 0 0;
		}
			#footer .copyright h2 a {
				display: block;
				padding:50px 0 0 0;
				height: 0;
				width: 310px;
			}
			#footer .copyright p,
			#footer .copyright address{
				float: left;
				width: 510px;
				height: 20px;
				display: block;
				font-style: normal;
				color: #fff;
				position: relative;
				top: 20px;
				/*margin: 13px 0 0 0;*/
			}

/* 07.sub_banner
--------------------------------------------------------------------------- */

#sub_banner {
	width: 160px;
	height: auto;
	margin: -17px 0 0 0;
	left: 875px;
	position: absolute;
}

	#sub_banner a {
		display:block;
		margin-top: 10px;
	}
	#sub_banner a.leftaside_01 {
		position: absolute;
		left: -1040px;
	}
	#sub_banner a.leftaside_02 {
		position: absolute;
		left: -1040px;
		top: 610px;
	}
