@charset "utf-8";

body {
    color: #000;
    line-height: 1.6em;
}

.tc {
    text-align: center
}

.tl {
    text-align: left !important;
}

.tr {
    text-align: right !important;
}