﻿@charset "UTF-8";

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

#content_1{
    height: 520px;
}

#content_2{
    height: 350px;
}

#content_3{
    height: 350px;
}

#content_4{
    height: 400px;
}

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

.cn1_a{
    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: #727171;
    margin: 10px 0 10px 15px;
}

#content_1 .cn1_a{
    margin-top: 30px;
}

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

.cn1_b{
    margin-top: 15px;
    background: url("../query/images/shitsumon_01_back.png")no-repeat;
    height: 390px;
    padding: 20px;
    letter-spacing: 0.1em;
    line-height: 27px;
    overflow: hidden;
    color: #727171;
}

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

#content_2 .cn1_b{
    background: url("../query/images/shitsumon_02_back.png")no-repeat;
    height: 220px
}

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

#content_3 .cn1_b{
    background: url("../query/images/shitsumon_03_back.png")no-repeat;
    height: 270px
}

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

#content_4 .cn1_b{
    background: url("../query/images/shitsumon_04_back.png")no-repeat;
    height: 310px
}

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




/*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;
}