@charset "Shift_JIS";

/*
* 
* 	3-baselayout.css
*	
*	1rogin
*	2rogin error
*	3ps forget
*	4now roading
*	5ps forget2
*	6register
*	7member rule
*/


/* =1 rogin
----------------------------- */
.content:after{
	float: none;
	clear: both;
	text-align: center;
	padding: 0px 20px 0px 20px;
	background-color: #FFF;
	font-size: 14px;
	display: block;
	height: 100%;
}
.content{
	display: inline-block;
}
.content{
	display: block;
}

.container:after {
	content: url(../images/base/spacer.gif);
	display: block;
	background-color: #FFF;
	clear: both;
	height: 0;
}
.container{
	display: inline-block;
}
.container{
	display: block;
}

#flame{
	background-image:url(../images/sub/goriyousya_bg.gif);
	background-repeat: no-repeat;
	width: 842px;
	height: auto;
	border: #b8c901 solid 3px;
	text-align: center;
	margin: auto;
}

#flame:after {
	content: url(../images/base/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
#flame{
	display: inline-block;
}
#flame{
	display: block;
}

#title{
	text-align: center;
	padding-top: 40px;
}
#form{
	font-size: 16px;
	letter-spacing: 0.1em;
	margin-top: 20px;
}

#form table{
	margin: auto;
	width: 550px;
	height: 107px;
}
#form td{
	vertical-align: middle;
	text-align: center;
}

#help{
	margin: 10px 0;
	
}

.loginInput{
	width: 370px;
	height: 56px;
	background: url(../images/sub/form.jpg) no-repeat center left;
}
.loginInput input{
	width: 330px;
	margin-top: 18px;
	border: none;
}
.registerInput{
	width: 370px;
	height: 56px;
	background: url(../images/sub/form.jpg) no-repeat center left;
}
.registerInput input{
	width: 330px;
	margin-top: 18px;
	border: none;
}
.ps-forgetInput{
	width: 370px;
	height: 56px;
	background: url(../images/sub/form.jpg) no-repeat center left;
}
.ps-forgetInput input{
	width: 330px;
	margin-top: 18px;
	border: none;
}

/* =2 rogin error
----------------------------- */

#attention{
	margin-top: 42px;
	font-size: 18.5px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	color: #af0000;
}

/* =3 pass forget
----------------------------- */

#attentionps{
	margin-top: 42px;
	font-size: 18.5px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	color: #1f3100;
}


/* =4 ps forget2
----------------------------- */

#message{
	font-size: 18.5px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	color: #1f3100;
	margin-top: 90px;
	padding-bottom: 95px;
}


/* =5 now roading
----------------------------- */

#roading{
	margin-top: 132px;
	padding-bottom: 130px;
}

/* =6 register
----------------------------- */

#register{
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	color: #1f3100;
	margin-top: 27px;
	padding-bottom: 31px;
}

#rg_form{
	font-size: 16px;
	letter-spacing: 0.1em;
	matgin-bottom: 108px;
}



#rg_form table{
	margin: auto;
	width: 550px;
	height: 107px;
}
#rg_form td{
	vertical-align: middle;
	text-align: center;
}

/* =7 member rule
----------------------------- */
#sentencebg{
	letter-spacing: 0.2em;
	text-align: left;
	color: #FFF;
	background-color: #b0c115;
	padding: 10px 0 10px 10px;
	margin-bottom: 10px;
}