@charset "UTF-8";

.mainflow {
    width: 960px;
    height: 285px;
    position: relative;
    background: url(../img/develop/develop_mainflow_img.png) no-repeat 0 0;
}
.develop1_anchor1_img, .develop1_anchor2_img, .develop1_anchor3_img, .develop1_anchor4_img {
    top: 20px;
    left: 0;
    position: absolute;
}
.develop1_anchor1_img {left:20px;}
.develop1_anchor2_img {left:230px;}
.develop1_anchor3_img {left:520px;}
.develop1_anchor4_img {left:730px;}

.caption {
    width: 270px;
    display: block;
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 5px;
    font-size: 11px;
}