@charset "utf-8";

/*------------------------------------------------
    service/one_stop_solution/index.html
--------------------------------------------------*/
#pagetitle h1{
    width: 637px;
    height: 40px;
    background: url(../images/ind_pagetitle.gif) left top no-repeat;
}

.ind_img01 {
    margin: 15px 0 0 0;
}

h2.first{
    padding: 0px 0px 8px 0px;
    background: none;
}

.idx_contents01{
    width: 515px;
    margin: 10px 0px 0px 0px;
    padding: 0px 12px 12px 12px;
    background: url(../../../common/images/bg_blue03.gif);
}
.idx_contents01 h3{
    margin: 0px 0px 0px 15px;
    padding: 11px 0px 0px 0px;
}
.idx_contents01_l01_cts {
    width: 217px;
}

.idx_contents01_l01_cts:after{
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

.idx_contents01_l{
    width: 250px;
    margin: 0px 0px 0px 0px;
    float: left;
}
.idx_contents01_l01{
    width: 218px;
    background: #ffffff;
    border: 1px solid #b2d9f0;
    padding: 15px;
    margin: 11px 0 0 0;
}

.idx_contents01_l01_l img{
    float: left;
    border: 1px solid #b2d9f0;
}
.idx_contents01_l01_r {
    float: right;
    width: 145px;
}

.idx_contents01_l01_r div.comp{
    font-size: 117%;
    font-weight: bold;
}
p.text01 span{
    font-weight: bold;
    color: #000000;
    font-size: 83%;
    background-color: #fffc00;
    padding: 2px 3px 0px 3px;
    margin: 0px 0 0 0px;
    line-height:1.1em;
}

.idx_contents01_r{
    width: 250px;
    margin: 0px 0px 0px 0px;
    float: right;
}


