@charset "utf-8";

.mr18 {
margin-right:18px;
}

.ttl2 {
    background: url("/products/bizprojector/select/images/bgimg_01.gif") no-repeat scroll left center;
    height:65px;
    line-height:65px;
    font-size:157%;
    font-weight:bold;
    padding-left:30px;
    margin-bottom:25px;
    color:#333;
}
.ttl3 {
    background-color:#1553AE;
    color:#FFFFFF;
    font-size:20px;
    padding:2px 10px;
    margin-bottom:30px;
}
.ttl4 {
    border-bottom:1px solid #333;
    margin-bottom:10px;
    font-size:20px;
}



.contentDetail {
    width:880px;
    margin:0 auto;
}

.box {
    padding:25px;
    border:1px solid #000;
}
.box_text {
    width:300px;
    float:left;
}
.box_img {
    width:483px;
    float:right;
}


.about {}
.about_text {
    width:500px;
    float:left;
}
.about_image {
    width:415px;
    float:right;
}


.use_image {
    width:845px;
    margin:0 auto;
}

.comment_01,
.comment_02,
.comment_04,
.comment_03 {
    width:600px;
    height:170px;
    padding:35px 35px 0 210px;
    background-repeat:no-repeat;
    background-position:0 0;
}
.comment_01 {
    background-image:url(../images/comment_01.png);
}
.comment_02 {
    background-image:url(../images/comment_02.png);
}
.comment_03 {
    background-image:url(../images/comment_03.png);
}

.comment_04 {
    background-image:url(../images/comment_04.png);
}
