﻿@charset "UTF-8";

#contents .detailSection h3.ttl_bg_img {
    background: url(/products/bizprojector/hosei/images/bg_h3.jpg);
    height: 65px;
    line-height: 65px;
    padding-left: 23px;
    margin-top: 35px;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: bold;
    color: #333;
}

#contents .detailSection .innerBlock {
    margin-bottom: 50px;
}

#contents .detailSection h4 {
    font-size: 175%;
    font-weight: normal;
    color: #0C5FB7;
}


