/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mtsystem/mt-static/themes-base/blog.css);
@import url(/mtsystem/mt-static/support/themes/minimalist-blue/minimalist-blue.css);
/* end StyleCatcher imports */




/* for customize */
div.game_title {
    margin: 0px 0px 10px 0px;
    border-left: 10px solid #000000;
    border-bottom: 1px solid #000000;
}
div.game_no {
    font-size: medium;
    font-weight: bold;
}
div.game_no,
div.game_option {
    margin-left: 10px;
}
.bold {
    font-weight: bold;
}
.writer,
.game_result {
    font-style: italic;
    text-align: right;
    padding-right: 5px;
}
.asset-more-link {
    text-align: right;}