@charset "utf-8";

.contents .text_20 {
	font-size: 20px;
}

.contents .red {
	color: #D02828;
}

.contents .text_navi_oneline {
	margin-top: 30px;
}

.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 {
	margin-bottom: 10px;
	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 .step1_lead {
	display: inline;
	float: left;
	width: 480px;
}

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

.item .listA01 {
	margin-top: 10px;
}

.item .listA01 li {
	margin-top: 5px;
	padding-left: 1em;
	text-indent: -1em;
}
