@charset "utf-8";

/* step */
#main .step {
margin-bottom:8px;
padding-bottom:8px;
border-bottom:1px dotted #D3D3D3;
}
#main .step table {
width:660px;
margin:0 auto;
}
#main .step table img {
vertical-align:bottom;
}
#main .step td ul {
overflow:hidden;
height:100%;
}
#main .step td li {
float:left;
}
#main p {
margin:0 2px;
}
