@charset "utf-8";
/* CSS Document */

.flowTit01{
margin-top: 27px;
margin-bottom: 17px;
padding-left: 3px;
}
.flowTxt01{
margin-bottom: 5px;
padding-left: 3px;
}
.flowBt{
text-align: right;
margin-bottom: 15px;
}
#flow{
margin-bottom: 20px;
margin-top: 19px;
}
#flow li{
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCC;
margin-bottom: 15px;
padding-bottom: 18px;
padding-left: 22px;
background-image: url(../flow/img/icon.gif);
background-repeat: no-repeat;
background-position: 230px 39px;
}
#flow li div{
float: left;
padding-right: 14px;
}
#flow li dl{
float: left;
padding-top: 3px;
width: 445px;
}
#flow li dl dd{
margin-top: 13px;
padding-left: 80px;
}
#flow li.flowLast{
background-image: none;
}
