@charset "utf-8";


#body {
    width: 960px;
    margin: 0 auto;
}

.info-main-ttl {
    border-bottom: 2px solid #162f52;
    margin-top: 20px;
    padding-bottom: 5px;
}

.info-main-ttl span {
    vertical-align: bottom;
    font-size: 192%;
    color: #162f52;
    padding-left: 5px;
}

.insurance-menu .list-menu {
    width: 181px;
    background: linear-gradient(to bottom, #ffffff 0%,#b6b6b6 100%);
    display: inline-block;
    box-shadow: 1px 2px 2px rgba(90, 90, 90, 0.99);
    border: 1px solid #b0b0b0;
    padding: 4px 0px;
    position: relative;
}

.insurance-menu a:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.list-menu span {
    padding: 0px 6px;
    color: #454545;
    font-size: 142%;
    font-weight: bold;
}

a .icon-tri-down {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5.5px 0px 5.5px;
    border-color: #1d3557 transparent transparent transparent;
    position: absolute;
    right: 6px;
    top: 13px;
}

.insurance-menu li {
    display: inline-block;
    margin: 12px 7px 31px 0;
}

.page-contents {
    overflow: hidden;
}

.wrap-left {
    float: left;
    width: 770px;
}

h3 {
    border-left: 6px solid #3fbaef;
    margin: 29px 6px 10px;
    padding-left: 7px;
    font-size: 200%;
    color: #515151;
}

.info-content {
    border: 1px solid #3fbaef;
    margin: 0 38px 33px 0;
}

.whatis {
    font-weight: bold;
    font-size: 137%;
    margin: 11px;
}

.whatis-warn {
    font-size: 118%;
    color: #e63946;
    margin: 12px;
}

.cdw-info table {
    border-collapse: collapse;
    border: 1px solid #3fbaef;
    margin: 10px -22px 1px 39px;
    width: 314px;
    font-weight: bold;
    display: inline-block;
}


.wrap-right {
    float: left;
}

.wrap-info {
    background: url(/share/img/bg_plan.gif) left top no-repeat;
    border: 1px solid #e7e3db;
    width: 187px;
    margin: 57px 0px 0;
}

.wrap-info h4, .wrap-area h4 {
    font-size: 136%;
    color: #FFF;
    font-weight: bold;
    padding: 14px 15px 15px 47px;
}

.wrap-info ul, .wrap-area ul {
    padding: 0 9px;
}

.wrap-info li, .wrap-area li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: dotted 1px #4c4a4a;
}

.wrap-info a, .wrap-area a {
    display: block;
    background: url(/share/img/icon_circle.gif) 0.3em 0.2em no-repeat;
    padding-left: 22px;
}

.wrap-area {
    background: url(/share/img/bg_company.gif) left top no-repeat;
    border: 1px solid #e7e3db;
    width: 178px;
    margin: 60px 0px;
}

.cdw-rental {
    background-color: #c6f0ff;
    color: #02a5e2;
    margin: 14px 38px;
    padding: 7px;
}

.wrap-warning h4 {
    background: url(/tw/share/img/insurance/icon_warning.png) 0.3em 0.2em no-repeat;
    padding: 6px 0px 4px 37px;
    font-size: 138%;
    color: #e63946;
    border-bottom: 1px solid #e63946;
    margin: 7px 10px;
}

.warning-text {
    margin: 14px;
    color: #e63946;
}

.cdw-category th {
    background-color: #3fbaef;
    width: 316px;
    color: #fff;
    text-align: center;
    font-size: 125%;
}

.number, .per-price {
    text-align: center;
    padding: 3px 1px;
    display: inline-block;
}

.number {
    width: 112px;
}

.per-price {
    width: 196px;
    border-left: 1px solid #3fbaef;
}

.wrap-warning {
    margin-left: 36px;
}

.company-name {
    background: url(/tw/share/img/insurance/icon_companies.png) 0.3em 0.2em no-repeat;
    padding: 7px 0px 0px 41px;
    font-size: 170%;
    color: #3fbaef;
    margin: 7px 10px 3px;
}
    .company-list {
    border: 1px solid #3fbaef;
    margin: 0px 19px;
    padding-bottom: 10px;
}

.company-list li {
    display: inline-block;
    position: relative;
}

.company-link span {
    color: #256c8b;
    font-weight: bolder;
    font-size: 104%;
}

.icon-tri-right {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 6px;
    border-color: transparent transparent transparent #256c8b;
    position: absolute;
    top: 24px;
    right: 3px;
}

.company-text {
    margin: 11px 19px;
    color: #e63946;
}

.noc-price {
    width: 666px;
    margin: 5px 32px;
}

.noc-price dt, .noc-price dd {
    display: inline-block;
    border: 1px solid #3fbaef;
    width: 328px;
    font-size: 129%;
    text-align: center;
    padding: 5px 1px;
}

.noc-price dt {
    background-color: #3fbaef;
    color: #fff;
}

.noc-info .warning-text {
    margin-left: 33px;
}

.wrap-info li:last-child {
    border-bottom: none;
    padding-bottom: 5px;
}

.wrap-area li:last-child {
    border-bottom: none;
    padding-bottom: 5px;
}

.name-text .company-link {
    width: 150px;
    background: linear-gradient(to bottom, #ffffff 0%,#7fcdef 100%);
    box-shadow: 1px 2px 2px #cccccc;
    border: 1px solid #79b7e7;
    padding: 5px 4px 5px 7px;
    margin: 10px 0px 2px 5px;
    text-align: center;
    font-size: 124%;
    display: inline-block;
}

.name-text a:hover{
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}