@charset "utf-8";

/* atention
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
div.atention{
	width:638px;
	margin:20px auto;
	border:1px solid #FBE583;
}
	/* atentionInline
	──────────────────── */
	div.atentionInline{
		width:636px;
		margin:0 auto;
		border:1px solid #FFF;
		background: #FEF8DE;
	}
	div.atentionInline p{
		padding:10px 12px;
		line-height:1.5;
	}
	div.atentionInline span{
		color:#E5242E;
	}

/* check
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
div.check{
	width:670px;
	margin:0 auto 15px;
	background:url(../../img/check/check_bg.jpg) top repeat-x #008CD1;
}
	/* atentionInline
	──────────────────── */
	ul.flow{
		width:650px;
		margin:0 auto 10px;
		padding:15px 0 2px;
		overflow:hidden;
		text-align:center;
		background:url(../../img/check/line_img01.gif) center bottom no-repeat;
	}
	ul.flow li{
		width:214px;
		float:left;
		margin:0 auto;
		text-align:center;
	}

	/* login
	──────────────────── */
	div.section{
		width:640px;
		margin:0 auto 0;
		padding:0 0 2px;
		background:url(../../img/check/line_img01.gif) center bottom no-repeat;
	}

	div.login{
		width:603px;
		margin:0 auto 0;
		padding:3px 0 2px;
		text-align:center;
		background:url(../../img/check/login_bg01.jpg) center top no-repeat;
	}

	div.loginInline{
		width:575px;
		margin:0 auto 10px;
		padding:5px 17px 10px 11px;
		overflow:hidden;
		text-align:center;
		background:url(../../img/check/login_bg02.jpg) center bottom no-repeat;
	}
	p.stepTitle{
		width:111px;
		float:left;
	}
	div.loginInline ul{
		width:453px;
		float:right;
		margin:0 auto;
		padding:10px 0 0;
		text-align:left;
	}
	div.loginInline li{
		padding:0 0 4px;
	}

	/* procedureInline
	──────────────────── */
	div.procedure{
		width:640px;
		margin:5px auto 0;
		padding:3px 0 2px;
		text-align:center;
		background:url(../../img/check/procedure_bg01.jpg) center top no-repeat;
	}
	div.procedureInline{
		width:640px;
		margin:0 auto 10px;
		padding:5px 0 2px;
		text-align:center;
		background:url(../../img/check/procedure_bg02.jpg) center bottom no-repeat;
	}	
	div.procedureInline ul{
		width:600px;
		margin:0 auto 10px;
		padding:10px 0 0;
		text-align:center;
	}		

	div.procedureInline ul li{
		width:600px;
	}	
	
	div.procedureInline ul li.procedureTltle{
		margin:0 auto 14px;
		text-align:left;
	}
	div.procedureInline ul li.procedureTel{
		margin:0 auto 10px;
		text-align:right;
	}
	div.procedureInline ul li.procedureText{
		margin:0 auto 5px;
		text-align:center;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	