@charset "utf-8";

body {
    background-color: #000000;
}

.brand_block {
    background-color: #000000;
    color: #FFFFFF;
}

#page_title {
    color: #FFFFFF !important;
}

#page_caption {
    color: #D1D1D1 !important;
}

.car_type_area .car_type {
    border: 1px solid #FFFFFF !important;
    color: #FFFFFF !important;
}

.car_item .car_prop .name:before {
    color: #FFFFFF !important;
}

.car_item .car_prop .spec .spec_head {
    background-color: #555555 !important;
}

.detail_button {
    background-color: #FA001C !important;
}

.detail_button .btn {
    border: 1px solid #FA001C !important;
}

.detail_button .txt {
    color: #FFFFFF !important;
}

#car_detail .car_info_button a {
    border: 2px solid #333333 !important;
    background-color: #FFFFFF !important;
}

#car_detail .car_info_button a .txt {
    color: #333333 !important;
}

#car_detail .car_prop .name {
    border-bottom: 1px solid #FFFFFF !important;
}

#car_detail .car_prop .spec_list {
    border-bottom: 1px solid #FFFFFF !important;
}

#car_detail .car_prop .spec .spec_head {
    background-color: #555555 !important;
}

#car_detail .car_detail_button .request_button a {
    background-color: #FA001C !important;
}

#car_detail .car_detail_button .request_button a span {
    color: #FFFFFF !important;
}

.page_subtitle_area2 .page_subtitle {
    color: #FFFFFF !important;
}

.view_button {
    background-color: #FA001C !important;
}

.view_button .btn {
    border: 1px solid #FA001C !important;
}