#contents {
	width: 790px;
	padding-left: 40px;
}
#contents ol {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#contents li {
	clear: both;
	height: 160px;
	width: 730px;
}
#contents li.step01 {
	background-image: url(../images/consultation/back1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents li.step02 {
	background-image: url(../images/consultation/back2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents li.step03 {
	background-image: url(../images/consultation/back3.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents li.step04 {
	background-image: url(../images/consultation/back4.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents li.step05 {
	background-image: url(../images/consultation/back5.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 148px;
}
#contents dt {
	float: left;
	padding-left: 10px;
	width: 48px;
}
#contents dd {
	float: right;
	width: 650px;
	padding-top: 24px;
	padding-left: 22px;
	line-height: 20px;
	color: #000000;
}
#contents dd img {
	margin-bottom: 8px;
}
#contents dd span {
	color: #ff7f00;
}


.button {
	text-align: center;
	margin-bottom: 20px;
}

