@charset "utf-8";

.work-add{
    text-align : left;
}

.work-add li{
    list-style-type: circle;
}

.clear{
    clear: both;
}