#contents #main #content #mochi #flow {
	float: left;
	width: 800px;
	padding-top: 30px;
}
#contents #main #content #mochi #flow dl {
	margin-bottom: 30px;

}


#contents #main #content #mochi #flow dl dt {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 200px;
}

#step1       {
	background-image: url(../image/step1-trans.png);
	height: 28px;
	margin: 0px;
	padding: 0px;
	clear: none;
	background-repeat: no-repeat;
}

#step2       {
	background-image: url(../image/step2-trans.png);
	height: 28px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#step3       {
	background-image: url(../image/step3-trans.png);
	height: 28px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#step4       {
	background-image: url(../image/step4-trans.png);
	height: 28px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#step5       {
	background-image: url(../image/step5-trans.png);
	height: 28px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#step6       {
	background-image: url(../image/step6-trans.png);
	height: 29px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#contents #main #content #mochi #flow dl span {
	position: absolute;
	right: 9999px;
}

#contents #main #content #mochi #flow dl dd {
	color: #666;
	font-size: 1.2em;
	margin-left: 200px;
}

#contents #main #content #mochi #flow dl .caution {
	background-image: url(../image/caution-trans.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-left: 200px;
	margin-top: 10px;
}
#contents #main #content #mochi #flow dl img {
	float: left;
}
#contents #main #content #mochi #flow dl ol  {
	margin-top: 10px;
	margin-left: 255px;
}
#contents #main #content #mochi #flow dl ol li {
	font-weight: bold;
	font-size: 1.1em;
	color: #333;
}

