﻿@charset "UTF-8";

/*top_contents
------------------------------------------------------------*/
#content_1,#content_2,#content_3,#content_4{
    width: 100%;
}

#content_1{
    height: 180px;
}

#content_2,#content_3,#content_4{
    height: 400px;
}

#content_4{
    height: 360px;
}

#content_2,#content_4{
    background-color: #e6f4fb;
}

#content_10{
    width: 100%;
    height: 200px;
}

.cn1_a{
    margin: 30px 0 0 0;
    width: 960px;
    overflow: hidden;
}

.cn1_a h1,.cn1_c h1{
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 10px 0;
}

.cn1_a h2{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #00AAD9;
    margin: 10px 0 10px 15px;
}

.cn1_a h2:before{
    content: url("../biz/images/gyoumu_01.png");
    margin: 0 3px 0 0;
    position: relative;
    top: 17px;
    left: -15px;
}

.cn1_b{
    margin-top: 15px;
    letter-spacing: 0.1em;
    line-height: 27px;
    overflow: hidden;
}

.cn1_b p{
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 27px;
    color: #727171;
}

#content_2 .cn1_a h2:before{
    content: url("../biz/images/gyoumu_02.png");
}

#content_3 .cn1_a h2:before{
    content: url("../biz/images/gyoumu_04.png");
}

#content_4 .cn1_a h2:before{
    content: url("../biz/images/gyoumu_06.png");
}

.cn1_e{
    position: relative;
    top: 70px;
}




/*top_contents
------------------------------------------------------------*/
.bak{
    clear: both;
    width: 160px;
    height: 25px;
    margin: 0 auto;
    text-align: center;
    background-color: #00AAD9;
    /*background: url(../images/modoru.png)no-repeat;*/
    position: relative;
    left: 400px;
    border-radius: 10px 10px 0 0 / 10px 10px 0 0;
    font-size: smaller;
    line-height: 25px;
}

/*main a:link{color: #fff;}
main a:visited{color: #fff;}
main a:hover{background: #fff;}

main .product_wrap a:link{color: #000;}
main .product_wrap a:visited{color: #000;}*/

.bak:before{
    content: url("../images/modoru2.png");
    margin: 0 5px 0 0;
    position: relative;
    top: 3px;
    left: 3px;
}