@charset "utf-8";

#ttlBlock {
	background: url(/file/static/images/f-bsm_main.jpg) no-repeat left top;
	width: 390px;
	height: 160px;
	margin-bottom: 20px;
	padding: 10px 10px 0 560px;
}

#ttlBlock h2 {
	color: #D02828;
	font-size: 20px;
	font-weight: normal;
}

.item {
	margin-top: 20px;
	padding-bottom: 50px;
	background: url(../images/cmn_arrow.gif) no-repeat center bottom;
}

.item.lastChild {
	background-image: none;
	padding-bottom: 0;
}

.item h3 {
	padding: 0 8px 0 60px;
	border-bottom: 2px solid #D02828;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

.item h3.step1 { background: url(../images/cmn_tit_step1.gif) no-repeat 5px 4px;}
.item h3.step2 { background: url(../images/cmn_tit_step2.gif) no-repeat 5px 4px;}
.item h3.step3 { background: url(../images/cmn_tit_step3.gif) no-repeat 5px 4px;}
.item h3.step4 { background: url(../images/cmn_tit_step4.gif) no-repeat 5px 4px;}
.item h3.step5 { background: url(../images/cmn_tit_step5.gif) no-repeat 5px 4px;}
.item h3.step6 { background: url(../images/cmn_tit_step6.gif) no-repeat 5px 4px;}
.item h3.step7 { background: url(../images/cmn_tit_step7.gif) no-repeat 5px 4px;}
.item h3.step8 { background: url(../images/cmn_tit_step8.gif) no-repeat 5px 4px;}
.item h3.step9 { background: url(../images/cmn_tit_step9.gif) no-repeat 5px 4px;}

.item .step1_lead {
	display: inline;
	float: left;
	width: 480px;
}

.step1_photo {
	display: inline;
	float: right;
}
