#index #leftcontents h5 {
	margin: 0 0 15px 0;
	padding: 0;
}
#index #leftcontents #pass {
	width: 660px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0 10px;
}
#index #leftcontents #pass p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
#index #leftcontents #pass h6 {
	font-size: 12px;
	margin: 10px 0 5px 0;
	padding: 0;
	color: #f60;
	font-weight: bold;
}
#index #leftcontents #pass a {
	color: #f00;
	text-decoration: underline;
}
#index #leftcontents #pass a:hover {
	color: #f00;
	text-decoration: none;
}

#index #leftcontents #pass .step1 {
	width: 660px;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: url(../img/pass/bg.gif);
	background-repeat: repeat-y;
}
#index #leftcontents #pass .step1bg {
	width: 490px;
	height: 200px;
	margin: 0;
	padding: 80px 20px 0 150px;
	background-image: url(../img/pass/bg_step1.gif);
	background-repeat: no-repeat;
}
#index #leftcontents #pass .step2 {
	width: 660px;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: url(../img/pass/bg.gif);
	background-repeat: repeat-y;
}
#index #leftcontents #pass .step2bg {
	width: 490px;
	height: 240px;
	margin: 0;
	padding: 80px 20px 0 150px;
	background-image: url(../img/pass/bg_step2.gif);
	background-repeat: no-repeat;
}
#index #leftcontents #pass .step3 {
	width: 660px;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: url(../img/pass/bg.gif);
	background-repeat: repeat-y;
}
#index #leftcontents #pass .step3bg {
	width: 490px;
	height: 130px;
	margin: 0;
	padding: 80px 20px 0 150px;
	background-image: url(../img/pass/bg_step3.gif);
	background-repeat: no-repeat;
}
#index #leftcontents #pass .step4 {
	width: 660px;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: url(../img/pass/bg.gif);
	background-repeat: repeat-y;
}
#index #leftcontents #pass .step4bg {
	width: 490px;
	height: 1020px;
	margin: 0;
	padding: 80px 20px 0 150px;
	background-image: url(../img/pass/bg_step4.gif);
	background-repeat: no-repeat;
}
#index #leftcontents #pass .step4bg .orange {
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 0;
	color: #090;
	font-weight: normal;
}
#index #leftcontents #pass .step4bg ul {
	list-style-type: circle;
	margin: 10px 0 0 15px;
	padding: 0;
}
#index #leftcontents #pass .step4bg li {
	margin: 3px 0;
	padding: 0;
}
#index #leftcontents #pass .final {
	width: 380px;
	height: 170px;
	margin: 0;
	padding: 80px 130px 0 150px;
	background-image: url(../img/pass/bg_final.gif);
	background-repeat: no-repeat;
}
#index #leftcontents #pass .final .orange {
	font-size: 12px;
	line-height: 1.4;
	margin: 20px 0 0 0;
	padding: 0;
	color: #f30;
}

