@charset "utf-8";
/* CSS Document */

* {
        margin: 0;
        padding: 0;
}
.clear {
        clear: both;
}

.lead {
        font-size: 1.2em;
        margin: 10px 0 0 0!important;
}
.imageListA01 {
        float: left;
}

.pickupColumnSection img.left {
        margin: 0 10px 0 0!important;
        float: left!important;
}
.pointTxt {
        font-weight: bold;
}
.subTtl {
        border-left: 4px solid #5ea613;
        padding: 0 0 0 5px;
        font-weight: bold;
        line-height: 2.0em;
}

