
div.step-unit{
	width:519px;
	border-left:1px solid #2387d2;
	border-right:1px solid #2387d2;
	padding:20px 0 0 0;
}

div.bottom{
	border-bottom:1px solid #2387d2;
}

p.step-cap01{
	background:#dff1ff url(../sequence/img/step01.gif) no-repeat 10px 9px;
	font-weight:bold;
	padding:5px 20px 5px 70px;
}

p.step-cap02{
	background:#dff1ff url(../sequence/img/step02.gif) no-repeat 10px 9px;
	font-weight:bold;
	padding:5px 20px 5px 70px;
}

p.step-cap03{
	background:#dff1ff url(../sequence/img/step03.gif) no-repeat 10px 9px;
	font-weight:bold;
	padding:5px 20px 5px 70px;
}

div.step-unit ul{
	list-style-type:none;
	margin:20px 0 0 10px;
}

div.step-unit ul li{
	background:url(../sequence/img/icon_dot.gif) no-repeat left 5px;
	padding:0 0 0 15px;
}

img.step-image{
	padding:20px 10px 0 5px;
}

p.step-sentence{
	margin:20px 0 0 10px;
}

p.step-sentence01{
	margin:20px 0 20px 10px;
}

ul.check{
	list-style-type:none;
}

ul.check li{
	background:url(../sequence/img/icon_check.gif) no-repeat left 2px;
	padding:0 0 0 20px;
}
