
@charset "utf-8";
.contentBox{
    padding: 20px;
    border-radius: 10px;
}
.position{
    margin: 0;
}
.line{
    width: 100%;
    height: 1px;
    border: 1px dashed #dddddd;
    margin: 15px 0;
}
.m-txt table {
    width: auto!important;
}