*{font-size: 12px; line-height: 1.2;}
img { vertical-align: bottom;}
strong{font-weight: bold;}



/* ページタイトル */
h1{
	width: 540px;
	margin: 0 0 5px 0;
	padding: 5px 0px 5px 10px;
	font-size: 16px;
	font-weight: bold;
	/* border: solid 1px #464646; */
	color: #fff;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: rgb(40,136,64);
	background: -moz-linear-gradient(top,  rgba(40,136,64,1) 0%, rgba(3,91,34,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,136,64,1)), color-stop(100%,rgba(3,91,34,1)));
	background: -webkit-linear-gradient(top,  rgba(40,136,64,1) 0%,rgba(3,91,34,1) 100%);
	background: -o-linear-gradient(top,  rgba(40,136,64,1) 0%,rgba(3,91,34,1) 100%);
	background: -ms-linear-gradient(top,  rgba(40,136,64,1) 0%,rgba(3,91,34,1) 100%);
	background: linear-gradient(to bottom,  rgba(40,136,64,1) 0%,rgba(3,91,34,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#288840', endColorstr='#035b22',GradientType=0 );

}

/* コンテンツタイトル */
h2{
	width: 540px;
	margin: 20px 0 5px;
	padding: 0px 0px 6px 10px;
	padding/**/: 8px 0px 2px 10px;
	font-size: 14px;
	font-weight: bold;
	/* border: solid 1px #464646; */
	color: #694a03;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	border-right: solid 1px #eba005;
	border-bottom: solid 1px #eba005;
	background: #f1e767; /* Old browsers */
	background: -moz-linear-gradient(top,  #f1e767 0%, #feb645 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1e767), color-stop(100%,#feb645));
	background: -webkit-linear-gradient(top,  #f1e767 0%,#feb645 100%);
	background: -o-linear-gradient(top,  #f1e767 0%,#feb645 100%);
	background: -ms-linear-gradient(top,  #f1e767 0%,#feb645 100%);
	background: linear-gradient(to bottom,  #f1e767 0%,#feb645 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 );
}

h2.fc_top{
	width: 100%;
	margin: 20px 0 5px 0;
	padding: 10px 0;
	text-align: center;
	font-size: 18px;
	border: hidden;
}

/* 小項目見出し */
h3{
	width: 540px;
	margin: 10px 0 5px;
	padding: 5px 0px 5px 10px;
	font-size: 12px;
	font-weight: bold;
	/* border: solid 1px #464646; */
	color: #262626;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	border-right: solid 1px #505050;
	border-bottom: solid 1px #505050;
	background: #c0c0c0;
}





.at{ font-size: 11px; line-height: 1.2;}
.at a{font-size: 11px;}

.red {color: #CC0000;}

.right_position_btn{
	width: 210px;
	margin-top: 15px;
	padding-top: 5px;
	padding-left: 330px;
	text-align: right;
	border-top: dotted 1px #000;
}

/* header
================================================================ */
#header{}

#header td{}

.gamecity_logo{
	width: 234px;
	height: 83px;
	text-align: left;
	margin: 0;
	padding: 0;
	background:url(/member/img/bg00.jpg) no-repeat 0px 0;
}

/* menu_header
================================================================ */
.menu_header{float: left;}
.menu_header a{display: block;}
.menu_header strong{ position: absolute; width: 0; height: 0; overflow: hidden;}

.btn_header01 a{ background: url(/src/topm_00.jpg); width: 100px; height: 29px;}
.btn_header02 a{ background: url(/src/topm_01.jpg); width: 117px; height: 29px;}
.btn_header03 a{ background: url(/src/topm_02.jpg); width: 133px; height: 29px;}
.btn_header04 a{ background: url(/src/topm_03.jpg); width: 112px; height: 29px;}
.btn_header05 a{ background: url(/src/topm_04.jpg); width: 104px; height: 29px;}

.btn_header01 a:hover{ background: url(/src/topm_00_b.jpg);}
.btn_header02 a:hover{ background: url(/src/topm_01_b.jpg);}
.btn_header03 a:hover{ background: url(/src/topm_02_b.jpg);}
.btn_header04 a:hover{ background: url(/src/topm_03_b.jpg);}
.btn_header05 a:hover{ background: url(/src/topm_04_b.jpg);}


/* common
================================================================ */

#left_menu{
	width: 234px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: left;
}

#mein_cont{
	width: 560px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: left;

}

#sc_menu_box{
	padding-left: 380px;
	padding-bottom: 20px;
}

/* index_menu
================================================================ */
.index_menu{
	width: 540px;
	padding: 5px;
	border: dotted 1px #000;
}
.index_menu_left{
	width: 250px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: left;
}

.index_menu_right{
	width: 250px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: left;
}

/* list_box
================================================================ */

ul.list_box{
	list-style-position: inside;
	list-style-image: url(/regist_c/img/square_fan.gif);
	margin: 0;
	padding: 0;
}

ul.list_box li{
	margin: 0;
	padding: 0;
}

/* step_box
================================================================ */

table.step_box{
	width: 540px;
}
table.step_box td{
	vertical-align: top;
	padding: 10px 5px 5px 5px;
}

table.step_box th{
	vertical-align: top;
	text-align: center;
	margin: 0 auto;
	padding: 5px;
}

/* mail_box
================================================================ */
table.mail_box{}
table.mail_box td{
	padding: 2px 5px;
	line-height: 1.2;
}

/* item_box
================================================================ */
.item_box{
	width: 550px;
	/* background: #e0ecbb url(/regist_c/img/myp/cont_main_bg.jpg)top center; */
	border: solid 1px #000;
	padding: 0 0 0 0;
	text-align: center;
	margin: 0 auto;
background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */


	
	border: 1px solid rgb(80, 111, 28);
	border-radius:0px 0px 5px 5px;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	box-shadow:1px 2px 0px rgba(192, 192, 153, 0.75);
	-moz-box-shadow:1px 2px 0px rgba(192, 192, 153, 0.75);
	-webkit-box-shadow:1px 2px 0px rgba(192, 192, 153, 0.75);
}
.item_box_top_bg div{
	width: 500px;
	margin: 0 auto;
	text-align: left;
	/* margin-bottom: 5px; */
	/* border: solid 1px #000; */
	color: #fff;
	margin-bottom: 3px;
}
.item_box_top_bg p.at{
	width: 500px;
	margin: 0 auto;
	text-align: left;
	margin-top: 5px;
	padding:0;
	color: #f00;
	font-size: 10px;
	line-height: 1.1;
}
.item_box_top_bg ul{ padding: 5px 0 0 0; color: #136e2f;}
.item_box_top_bg li{ padding: 5px 0 0 0; color: #136e2f;}

.item_box_top_bg img{border: solid 1px #e95c07;}

.item_box_top_bg{
	width: 550px;
	padding-top:160px; 
	background:url(/regist_c/img/myp/myp_header.jpg) top center no-repeat #f5f5f5;
}

.item_box_cont3_bg{
	width: 500px;
	height:261px;
	margin: 0 auto;
	text-align: left;
	background:url(/regist_c/img/myp/cont03.png) top center no-repeat;
	border: solid 1px #e95c07;
}

.item_box_cont3_bg a{
	width: 100%;
	height:35px;
	display: block;
	
}
.item_box_cont3_bg div{
	width: 125px;
	height:35px;
	float: left;
}


/* 20200318 coin back */

.item_box_common 					{ border: 1px solid #e95c07; background: #fff;  box-sizing: border-box;  }

.item_box_common img 									{ border: none; }

.item_box_common .item_box_common_title 				{  width: 100%; }

.item_box_common_inner 				{ padding: 10px; box-sizing: border-box; color: #333 !important;  }

.inner_bnr 							{  width: 100%; }

.atlist 							{ width: 96%; margin: 0 auto; }
.atlist li 							{ text-indent: -1em; margin-left: 1em; color: #CC0000; }


.item_box_common_inner_dfl  		{ margin: 1em auto;  }

.item_box_common_inner_dfl dt   		{ font-size: 1.5rem; font-weight: bold;  }
.item_box_common_inner_dfl dd   		{ font-size: 1.1em;  }
.item_box_common_inner_dfl div 			{ color: #333 ; width: 100%; font-size: 1.2rem; line-height: 1.4; margin-bottom: 0.75em; }




.item_box_common_inner_table 			{ width: 96%; margin: 1em auto; border-collapse : collapse;  }

.item_box_common_inner_table th,
.item_box_common_inner_table td 			{ font-size: 1.3rem; padding: 0.25em; border: 1px solid #666; }

.item_box_common_inner_table th 			{ font-weight: bold;  }
.item_box_common_inner_table td 			{  }

.item_box_common_inner_table tr:nth-child(odd) * 			{ background:#ddd ;  }




/* btn_fc_reg
================================================================ */
.btn_fc_reg{
	width: 260px;
	height: 42px;
	margin: 0 auto;
	text-align: center;
}
.btn_fc_reg a{
	background: url(/regist_c/img/myp/btn_fan_reg01.gif);
	width: 260px;
	height: 42px;
	display: block;
}

.btn_fc_reg a:hover{
	background: url(/regist_c/img/myp/btn_fan_reg02.gif);
}

.btn_fc_reg strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* text_box
================================================================ */

.text_box{
	width: 545px;
	padding-bottom: 5px;
	line-height: 1.2;
}

.text_box_left{
	width: 335px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: left;
	padding-right:5px;
	
}

.btn_box_right{
	width: 200px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: right;
}


/* free_btn
================================================================ */

.free_btn a{
	width:194px;
	height: auto;
	padding: 5px 5px;
	text-align: center;
	color:#506f1c;
	background:#337fcc;
	font-size:12px;
	font-weight:bold;
	display: block;
	border: solid 1px #506f1c;
	text-decoration: none;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

	cursor: pointer;
	border: 1px solid rgb(80, 111, 28);
	/* text-shadow: 0px 0px 5px rgb(192, 192, 192); */
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	box-shadow:1px 2px 0px rgba(192, 192, 153, 0.75);
	-moz-box-shadow:1px 2px 0px rgba(192, 192, 153, 0.75);
	-webkit-box-shadow:1px 2px 0px rgba(192, 192, 153, 0.75);

	background: #b3d680; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #b3d680 0%, #cdeb8b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3d680), color-stop(100%,#cdeb8b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b3d680 0%,#cdeb8b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b3d680 0%,#cdeb8b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b3d680 0%,#cdeb8b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b3d680 0%,#cdeb8b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3d680', endColorstr='#cdeb8b',GradientType=0 ); /* IE6-8 */
}
.free_btn a:hover {
	background: #90d32c; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #90d32c 0%, #aeea23 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#90d32c), color-stop(100%,#aeea23)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #90d32c 0%,#aeea23 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #90d32c 0%,#aeea23 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #90d32c 0%,#aeea23 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #90d32c 0%,#aeea23 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90d32c', endColorstr='#aeea23',GradientType=0 ); /* IE6-8 */
}



/* footer
================================================================ */
.footer{
	padding-top: 40px;
}
.footer p{
	text-align: center;
	margin: 0 auto;
	padding-bottom: 5px;
}




.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}