@charset "euc-jp";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* Common
=======================================*/

html {
	background:url(/regist_c/user/toukiden2/images/bg.jpg) top center no-repeat;
	background-attachment: fixed;
	margin:0;
	padding:0;
	color:#321406;
	height: 100%;
}

body {
	margin:0;
	padding:0 0px 0 0;
	color:#321406;
	height: 100%;
}

a:link		{color:#C00; text-decoration:underline;}
a:visited	{color:#C00; text-decoration:underline;}
a:hover		{color:#C00; text-decoration:none;}
a:active	{color:#C00; text-decoration:underline;}

hr {
	display:none;
}

strong {
	font-weight: bold;
}

ul {
	margin:0 0 0 15px;
}

.line {
	background: url(/regist_c/user/toukiden2/images/bg_line.jpg) top center no-repeat;
	height:5px;
	margin:15px 0;
}

.clear {
	clear:both;
}

.BorderBox {
	border:1px solid #a2802f;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.6);
	margin-left:20px;
	padding:10px;
    background: transparent url("/regist_c/user/toukiden2/images/bg_index.png") center top repeat-y;
}

.red {
	color:#CC0000;
}

.font10px {
	font-size:10px;
}


/* Layout
=======================================*/
/* Chrome 24- and Safari 5- */
@media screen and (-webkit-min-device-pixel-ratio:0){
    #Outline {
        padding-right:1px;
    }
}	

::made-up-pseudo-element, body{
    padding-left:1px;
}

#Outline {
	width:808px;
	margin:0 auto;
	background-color:#fff;
	position: relative;  
	height: auto !important;  
	height: 100%;  
	min-height: 100%; 
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #000 0px 0px 10px;
	-moz-box-shadow: #000 0px 0px 10px;
	box-shadow: #000 0px 0px 10px;
}	


/* Header
=======================================*/
#Header {
	width:808px;
	height:389px;
	background:url(/regist_c/user/toukiden2/images/header2.jpg) top center no-repeat;
	margin:0 auto;
}


#Header .HeaderCont, #HeaderPre .HeaderCont {
	margin:0 20px 0;
	padding-top:8px;
}

.HeaderCont #GC {
	float:left;
	padding-top:0px;
	width:50px;
	height:50px;
}

.HeaderCont #GC a{
	width:50px;
	height:50px;
	display:block;
	text-indent:-9999px;
	background:url(/regist_c/user/toukiden2/images/logo_gc.png) top center no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=/regist_c/user/toukiden2/images/logo_gc.png);
}


.HeaderCont #Link{
	float:right;
	font-size: 11px;
	margin-top:-5px;
	color:#322919;
}

.HeaderCont #Link a{ color:#ffff00; }
.HeaderCont #Link a:hover{ color:#ffff00; }

.HeaderCont h1 {
	text-indent:-9999px;

}

.HeaderCont h1 a {
	height:151px;
	width:380px;
	margin-top:10px;
	margin-left:310px;
	float:right;
	display:block;
	overflow:hidden;
}

.HeaderTxt {
	clear:both;
	width:730px;
	margin:0;
	padding: 88px 0 0 40px;
	color:#FFF;
}

.HeaderTxt a {
	color:#ffff00;
}

/* Menu
=======================================*/

#Menu {
	height:66px;
	margin:0 0 0 0;
	
}


/* Container/Contents
=======================================*/

/*#Container {
	width:1024px;
    padding:0 0 0 0;
	background:url(/regist_c/user/toukiden2/images/bg.jpg) top center repeat-y;
}
*/

#Contents {
	padding:0px;
}

#UnderConst {
	height:50px;
	width:240px;
	padding-top:180px;
	margin:0 auto;
}

#Contents h2 {
	display:none;
}

#Contents ul{
	padding:0 0 0 16px;
}
/* Container/Contents/ContBox
=======================================*/

#Contents {
}

.ContBox .CB_title {
	width:808px;
	height:58px;
}

.ContBox .CB_inter {
	margin:0;
	padding: 2em
	
}

.ContBox .CB_subtitle {
	width:808px;
	height:50px;
	background:url(/regist_c/user/toukiden2/images/bg_subtitle.png) top center repeat-y;
}


/* Footer
=======================================*/
#FooterWrapper {
	position: absolute;  
	width: 808px;
	margin-top:50px;

}

#Footer {
	clear:both;
	position: absolute;  
	bottom: 0;  
	width: 808px;
	height:56px;
	background:url(/regist_c/user/toukiden2/images/bg_footer.jpg) top left repeat-x;
	margin-top:30px;
	text-align:center;
	color:#ede7bf;
}

#Footer .copyright{
	text-align:left;
	display: table-cell;
	padding-left:270px;
	padding-top:20px;

}


.PageTop {
	clear:both;
	margin:10px;
	text-align:right;
}

/*=============================================================*/



/* index.htm
=======================================*/

.title{
	width:808px;
	height:58px;
	margin-bottom:10px;
	background:url(/regist_c/user/toukiden2/images/titleBG.png) top left no-repeat;
}

.title_info{
	background:url(/regist_c/user/toukiden2/images/title_info.png) top left no-repeat;
}

.title_contents{
	background:url(/regist_c/user/toukiden2/images/title_contents.png) top left no-repeat;
}

.title_update{
	background:url(/regist_c/user/toukiden2/images/title_update.png) top left no-repeat;
}

.News dl {
	font-weight:bold;
	padding: 0;
	border-bottom:1px solid #a2802f;
	margin:0;
}

.News dt {
	font-weight:bold;
	margin: 0;
	padding: 0.3em 0 0.1em 0.8em;
	border-top: 1px solid #a2802f;
	width: 6em;
	float: left;
}
	
.News dd {
	margin: 0 0 0 6em;
	padding: 0.3em 1em;
	border-top: 1px solid #a2802f;
}

.UpdateInfo #BtnDL {
	padding:10px 80px 10px 0;
}

.UpdateInfo #BtnDL a {
	background: url(/regist_c/user/toukiden2/images/BtnDL.png) no-repeat;
	width: 356px;
	height:56px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
	margin:0 auto;
}

.UpdateInfo #BtnDL a:hover {
	background-position:0px -56px;
}



/*=============================================================*/



/* trouble.htm
=======================================*/

.title_trouble{
	background:url(/regist_c/user/toukiden2/images/title_trouble.png) top left no-repeat;
}

.TroubleIndex {
	padding:10px;
    background: transparent url("/regist_c/user/toukiden2/images/bg_index.png") center top repeat-y;
	margin:10px;
	border:1px solid #a2802f;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.6);
	font-weight:bold;
	
}

.TroubleIndex h4 {
	font-size:12px;
	font-weight:bold;
}

.TroubleIndex ul,ol {
	list-style-position:outside;
	padding-left:15px;
}

.TroubleCont {
	clear:both;
	padding:20px 15px 0;
	margin:0 10px;
	border:1px solid #a2802f;
	background: transparent url("/regist_c/user/toukiden2/images/base_middle.png") center top repeat-y;
	box-shadow:0px 0px 3px rgba(0,0,0,0.6);
}


.TroubleArea {
	clear:both;
	margin-bottom:20px;
	margin-left:5px;
}



.TroubleArea strong {
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	line-height:130%;
	padding:3px 0 2px;
}

.TroubleArea dl {
	clear:both;
	float:left;
	width:690px;
}

.TroubleArea dl.Question {
	border-left:2px solid #ff8d33;
	border-bottom:1px dotted #696969;
}

.TroubleArea dl.Answer {
	border-left:2px solid #ffcc31;
	padding-bottom:10px;
}

.TroubleArea dt {
	float:left;
	text-align:center;
	width:25px;
}

.TroubleArea dd {
	margin-left:30px;
	padding-top:6px;
}

.TroubleArea a {
	color:#c00;
}


.textBox2 table{
	width: 350px;
	border-collapse: collapse;
	margin: 0 0 0 30px;
}
.textBox2 td{
	padding: 3px;
	margin: 0;
	font-size: 12px;
}
.textBox2 th{
	padding: 3px;
	text-align: center;
	color: #000;
	border-bottom: solid 1px #000;
}

th.table_title1{ width: 180px;}

td.table_back1{
	text-align: center;
	background: #FFC062;
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
}

td.table_back2{
	text-align: center;
	background: #f6f3ce;
	border-left: dotted 1px #696969;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}


/*=============================================================*/



/* /procedure/index.htm
=======================================*/

.title_procedure{
	background:url(/regist_c/user/toukiden2/images/title_procedure.png) top left no-repeat;
}

.ProIndex {
	border:1px solid #b1b1b1;
	padding:15px;
	background: #f7f7f7;
}

.ProCont {
	clear:both;
	padding:20px 15px 0;
	margin:10px;
	border:1px solid #a2802f;
	background: transparent url("/regist_c/user/toukiden2/images/base_middle.png") center top repeat-y;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.6);
}

.Step1Text {
    background: url('/regist_c/user/toukiden2/images/step1.png') no-repeat scroll 0px 2px transparent;
    padding:0 0 4px 48px;
	border-bottom:1px solid #a2802f;
}

.Step2Text {
    background: url('/regist_c/user/toukiden2/images/step2.png') no-repeat scroll 0px 2px transparent;
    padding:0 0 4px 48px;
	border-bottom:1px solid #a2802f;
}

.Step3Text {
    background: url('/regist_c/user/toukiden2/images/step3.png') no-repeat scroll 0px 2px transparent;
    padding:0 0 4px 48px;
	border-bottom:1px solid #a2802f;
}

.ProCont h4{
	font-weight:bold;
	padding:4px 0 0 0;
}

.ProCont p{
	padding:10px 0 0 20px;
}

.ProCont ul{
	margin: 10px 0 10px 40px;
}


#Btn_Regist_GAMECITY {
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
}

#Btn_Regist_GAMECITY a {
	width:320px;
	display:block;
	margin:0px auto 30px;
	background: url(/regist_c/user/toukiden2/images/btn_regist_gc.jpg) no-repeat left top;
	height: 45px;
	border: none;
	cursor: pointer;
}

#Btn_Regist_GAMECITY a:hover{
	background-position: 0 -45px;
}

#Btn_Regist {
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
}

#Btn_Regist a {
	width:320px;
	display:block;
	margin:0px auto 30px;
	background: url(/regist_c/user/toukiden2/images/btn_regist.jpg) no-repeat left top;
	height: 45px;
	border: none;
	cursor: pointer;
}

#Btn_Regist a:hover{
	background-position: 0 -45px;
}


.ProCont #BtnLogin {
	padding:20px 0;
}

.ProCont #BtnLogin a {
	background: url(/regist_c/user/toukiden2/images/BtnLogin.png) no-repeat;
	width: 318px;
	height: 47px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
	margin:0 auto;
}

.ProCont #BtnLogin a:hover {
	background-position:0px -47px;
}


.ProCont #BtnConfirm {
	padding:20px 0;
}

.ProCont #BtnConfirm a {
	background: url(/regist_c/user/toukiden2/images/BtnConfirm.png) no-repeat;
	width: 318px;
	height: 47px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
	margin:0 auto;
}

.ProCont #BtnConfirm a:hover {
	background-position:0px -47px;
}

.Attention {
    background: transparent url("/regist_c/user/toukiden2/images/bg_index.png") center top repeat-y;
    padding: 5px 15px;
    margin: 10px;
    border: 3px double #a2802f;;
}

.AttentionText {
    background: url('/regist_c/user/toukiden2/images/caution.gif') no-repeat scroll 0px 2px transparent;
    padding-left: 18px;
}

/*=============================================================*/



/* mail.htm
=======================================*/

.title_mail{
	background:url(/regist_c/user/toukiden2/images/title_mail.png) top left no-repeat;
}

.title_error{
	background:url(/regist_c/user/toukiden2/images/title_error.png) top left no-repeat;
}

.MailIndex {
	border:1px solid #b1b1b1;
	padding:15px;
	background: #f7f7f7;
    background: transparent url("/regist_c/user/toukiden2/images/bg_index.png") center top repeat-y;
}

.MailCont {
	clear:both;
	margin:10px;
	padding:0 15px 20px 0;
	background: transparent url("/regist_c/user/toukiden2/images/base_middle.png") center top repeat-y;
	border: 1px solid #a2802f;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.6);
}

.MailCont h4{
	font-weight:bold;
	padding:10px;
	color:#c00;
}

.MailCont p{
	padding:10px 0 0 20px;

}

.MailCont ul{
	margin: 10px 0 10px 40px;
}



/* お問い合わせボタン
=======================================*/

.MailBtnBox {
	width: 660px;
	text-align: center;
	margin:0 auto;
	height:80px;
}

ul.MailBtn{
	width:660px;
	list-style:none;
	list-style-type: none;
	text-align:left;
	margin:0;
	padding:0;
}

li#BtnMail_Y {
	width: 320px;
	margin: 0 auto 1em auto;
	text-align: center;
	float: left;
}

li#BtnMail_Y a{
	width: 320px;
	height: 75px;
	display: block;
	background:url(/regist_c/user/toukiden2/images/BtnMail_P_Y.png);
}

li#BtnMail_Y a:hover{
	width: 320px;
	height: 75px;
	display: block;
	background: url(/regist_c/user/toukiden2/images/BtnMail_P_Y.png) 0px -75px;
}
li#BtnMail_Y span{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

li#BtnMail_N{
	width: 320px;
	margin: 0 auto 1em 20px;
	text-align: center;
	float: left;
}

li#BtnMail_N a{
	width: 320px;
	height: 75px;
	display: block;
	background:url(/regist_c/user/toukiden2/images/BtnMail_P_N.png);
}

li#BtnMail_N a:hover{
	width: 320px;
	height: 75px;
	display: block;
	background:url(/regist_c/user/toukiden2/images/BtnMail_P_N.png) 0px -75px;
}

li#BtnMail_N span{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/*=============================================================*/



/* update.htm
=======================================*/

h4.UpdateTitle{
	font-weight:bold;
	font-size:14px;
	border-left:2px solid #ff6c00;
	border-bottom:1px dotted #b1b1b1;
	padding-left:5px;
}

.UpdateArea {
	clear:both;
	margin-bottom:20px;
	margin-left:5px;
}

.UpdateAreaBox {
	padding:10px 0 0 20px;
}

.UpdateAreaBox .BorderBox{
	margin-right:20px;
	
}

.UpdateAreaBox #BtnDL {
	padding:20px 0;
}

.UpdateAreaBox #BtnDL a {
	background: url(/regist_c/user/toukiden2/images/BtnDL.png) no-repeat;
	width: 356px;
	height: 56px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
	margin:0 auto;
}

.UpdateAreaBox #BtnDL a:hover {
	background-position:0px -56px;
}

/* update.htm - limit
=======================================*/
#UpdateDataInfo {
	border:1px solid #b1b1b1;
	padding:14px 15px 20px;
	background: #f7f7f7;
}

dl.UpdateDataDl {
	padding: 0;
	border-bottom:1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	background:#fedf00;
}

.UpdateDataDl dt {
	margin: 0;
	padding: 0.3em 0 0.1em 1em;
	border-top: 1px solid #b1b1b1;
	width: 11em;
	float: left;
	color: #000;
}
	
.UpdateDataDl dd {
	margin: 0 0 0 11em;
	padding: 0.3em 1em;
	border-top: 1px solid #b1b1b1;
	background-color:#fffad8;
}

.RuleDL {
	margin:30px;
	padding:20px;
	border:#000 solid 1px;
	background: #f7f7f7;
}

.RuleDL_Title {
	font-size:14px;
	font-weight:bold;
}

.RuleDL_Inter {
	margin:20px;
}

.RuleDL dl dt {
	font-weight:bold;
	margin-top:20px;
}

.RuleDL dl dt dd {
	margin:3px 10px;
}

.CenterBoxDLBt {
	width: 490px;
	text-align: center;
	margin:0 auto;
	height:90px;
}

/* 同意する/同意しないボタン
=======================================*/
.DLBtnBox {
	width: 460px;
	text-align: center;
	margin:0 auto;
	height:50px;
}

ul.DLBtn{
	list-style-type: none;
	text-align:left;
	margin:0;
	padding:0;
}

li#BtnDL_Y {
	width: 220px;
	margin: 0 auto 1em auto;
	text-align: center;
	float: left;
}

li#BtnDL_Y a{
	width: 220px;
	height: 50px;
	display: block;
	background:url(/regist_c/user/toukiden2/images/BtnDL_Y.jpg);
}

li#BtnDL_Y a:hover{
	width: 220px;
	height: 50px;
	display: block;
	background:url(/regist_c/user/toukiden2/images/BtnDL_Y.jpg) 0px -50px;
}

li#BtnDL_Y span{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

li#BtnDL_N{
	width: 220px;
	margin: 0 auto 1em 20px;
	text-align: center;
	float: left;
}

li#BtnDL_N a{
	width: 220px;
	height: 50px;
	display: block;
	background:url(/regist_c/user/toukiden2/images/BtnDL_N.jpg);
}

li#BtnDL_N a:hover{
	width: 220px;
	height: 50px;
	display: block;
	background:url(/regist_c/user/toukiden2/images/BtnDL_N.jpg) 0px -50px;
}

li#BtnDL_N span{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/*=============================================================*/


/* FORM
=======================================*/
.form_wrap {
	height:100%;
}

/* mailinput.jsp
=======================================*/

dl.inputBox{
	clear:both;
	padding:0 20px 20px;
}

h4.inputTitle{
	font-weight:bold;
	font-size:14px;
	border-bottom:1px dotted #b1b1b1;
	padding-left:10px;
}

dl.inputNotice{
	padding-top:10px;
	padding-left:10px;
	font-size:10px;
}

.inputNotice dt{
	width:1.5em;
	float:left;
}

.inputNotice dd{
	margin-left:1.5em;
}

dl.inputBox dt,dd{
}

dl.inputBox dt{
	padding-top:20px;
}

dl.inputBox dd{
	padding-top:5px;
}

dl.inputBox input,textarea{
	border: solid 1px #b1b1b1;
	background: #fff;
	margin:2px 0;
	padding: 2px;
	font-size: 12px;
}

.MailInputBtnBox{
	width: 220px;
	text-align: center;
	margin: 20px auto 0 auto;
	height:50px;
}

#MailConfirm{
	background: url(/regist_c/user/toukiden2/images/BtnMailConfirm.jpg) no-repeat;
	width: 220px;
	height: 50px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
}

/* mailerror.jsp
=======================================*/

.MailErrorBtnBox {
	width: 220px;
	display:block;
	text-align: center;
	height:50px;
	margin:40px auto 0 auto;
}

#MailBack{
	background: url(/regist_c/user/toukiden2/images/BtnMailBack.jpg) no-repeat;
	width: 220px;
	height: 50px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
}

/* mailconfirm.jsp
=======================================*/

.confirm{
	padding: 0 20px;
	text-align: left;
}

.MailConfirmBtnBox{
	width: 500px;
	height:70px;
	text-align: center;
	margin: 40px auto 0 auto;
}

#MailTransmitBack{
	background: url(/regist_c/user/toukiden2/images/BtnMailBack.jpg) no-repeat;
	width: 220px;
	height: 50px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
	float:left;
}

#MailTransmit{
	float:right;
	background: url(/regist_c/user/toukiden2/images/BtnMailTransmit.jpg) no-repeat;
	width: 220px;
	height: 50px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	display: block;
	margin:0;
	float:right;
}

