@charset "utf-8";


#header{
border-bottom:3px solid #eeeeee;
}

.flowList{
width:100%;
overflow:hidden;
}

.flowList dt{
}

.flowList dd{
min-height:295px;
_height:295px;
float:left;
}
.flowList dt img{
padding-bottom:25px;
background:url(/service/nagare/report/imgs/flow_arrow_s.gif) no-repeat bottom center;
}

.flowList dt img.end{
background:none;
}

.flowList dd{
width:500px;

}


