@charset "UTF-8";

#category_menu_home_title {
    padding: 0;
    margin: 25px 0 0 0;
    width: 200px;
}

#category_menu_home_title a img:hover {
    opacity: 0.7;
}

#column_category_top {
    padding: 0;
    margin: 10px 0 0 0;
    width: 760px;
    position: relative;
    top: -8px;
}

#column_category_top a img:hover {
    opacity: 0.7;
}

#column_title {
    padding: 0;
    margin: 0;
    width: 760px;
}

#column_title img {
    float: left;
    position: relative;
    top: 10px;
}

#column_title span {
    position: relative;
    top: 8px;
    margin: 0 0 0 5px;
    font-size: 14px;
    color: #093c4f;
}

#column_title div.line {
    width: 760px;
    height: 3px;
    margin: 10px 0 0 0;
    padding: 0;
    border-top: 3px #093c4f solid;
    background-color: #ffffff;
}

#column_box a table.column_link:hover {
    opacity: 0.7;
}

#column_box .column-list-unit-sub-title {
    height: 23px;
    padding: 6px 0 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
}

#column_box .column-list-unit-sub-title span {
    font-size: 10px;
    color: #666666;
}

#column_box .column-list-unit-title-with-sub {
    width: 220px;
    height: 40px;
    padding: 0 0 2px 0;
    vertical-align: top;
}

#column_box .column-list-unit-title-with-sub span {
    font-size: 13px;
    font-weight: bold;
    color: #4d4d4d;
}

#column_box .column-list-unit-title {
    width: 220px;
    height: 63px;
    padding: 10px 0 10px 0;
    vertical-align: top;
}

#column_box .column-list-unit-title .column-series-or-blog {
    font-size: 13px;
    font-weight: bold;
    color: #4d4d4d;
}

#column_box .column-list-unit-title .column-normal {
    font-size: 14px;
    font-weight: bold;
    color: #4d4d4d;
    max-height: 44px;
}

#column_box .column-list-unit-title-with-sub span,
#column_box .column-list-unit-title .column-series-or-blog,
#column_box .column-list-unit-title .column-normal {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

#column_box span.update img {
    position: relative;
    top: 2px;
    left: 2px;
}

#column_box span.type_image1 {
    z-index: 2;
    position: relative;
    top: 15px;
    left: 10px;
}

#column_box span.type_image1 img {
    width: 55px;
    height: auto;
}

#column_box span.type_image2 {
    position: relative;
    top: 10px;
    left: 5px;
}

#column_box span.type_image3 {
    position: relative;
    top: 10px;
    left: 5px;
}

/*# sourceMappingURL=column_category.css.map */
