﻿@charset "utf-8";

/*--------------------------------------------------
	Box 
-------------------------------------------------- */
#wrapper {
    background: url(../images/bg.png) no-repeat center top;
}
.logo {
    margin-top: -11px;
}
.gnav {
    margin-top: -111px;
}
.pproduct {
    margin: 153px 0 0 5px;
    position: relative;
    z-index: 2;
}
.ul_gnav li {
    margin-left: 13px;
}
.gproduct {
    margin: 88px 0 0 -40px;
    position: relative;
    z-index: 2;
}

.yproduct {
    margin: 109px 0 0 -24px;
    position: relative;
    z-index: 2;
}

.brproduct {
    background: url(../images/brproduct.png) no-repeat;
    margin: -105px 0 0 60px;
    position: relative;
    z-index: 1;
}

.bproduct {
    position: absolute;
    right: -58px;
    top: 37px;
}

.box {
    float: right;
    padding: 80px 0 0;
    background: url(../images/waku01.png) no-repeat center top;
    width: 358px;
    margin: 7px 2px 0 0;
    position: relative;
    z-index: 2;
}

.box_inner {
    padding: 0 0 10px;
    background: url(../images/waku02.png) no-repeat center bottom;
}

.box_loop {
    padding: 5px 0 0 0;
    background: url(../images/waku03.png) repeat-y center top;
    min-height: 100px;
}

.titlebox {
    margin: -65px 0 0 15px;
}

.box_tb {
    border-collapse: separate;
    border-spacing: 0 3px;
    width: 335px;
    margin: 0 auto;
    margin-top: -37px;
}

    .box_tb td {
        background: url(../images/brbox.png) repeat-y left top;
        padding: 15px 0 11px 11px;
        width: 186px;
    }

    .box_tb th {
        background: #ffffff;
        vertical-align: middle;
        text-align: center;
    }

    .box_tb tr:hover {
        opacity: 0.8;
    }

.textbox {
    font-size: 12px;
    margin-top: 8px;
}

.brnote {
    background: url(../images/brnote.png) no-repeat top left;
    min-height: 450px;
    width: 784px;
    float: left;
    margin: -420px 0 0 0;
}

.textnote {
    margin: 27px 0 0 30px;
    line-height: 1.4;
    width: 420px;
}

.topcontact {
    background: url(../images/brcontact.png);
    width: 1020px;
    height: 271px;
    margin-top: 20px;
}

.ttelcontact {
    margin: 54px 19px 0 0;
}

.tbntcontact {
    margin: 19px 19px 0 6px;
}

.ttextcontact {
    font-size: 12px;
    margin: 7px 0 0 2px;
}

.voice {
    background: url(../images/brvoice.png) no-repeat;
    width: 610px;
    float: left;
}

.bntvoice {
    margin: 15px 0 0 -21px;
}

.ulvoice {
    margin: 8px 0 0 2px;
}

    .ulvoice li {
        float: left;
        margin-right: -37px;
        position: relative;
    }

        .ulvoice li p {
            position: absolute;
            width: 130px;
            top: 25px;
            left: 30px;
            font-size: 12px;
        }

.news {
    background: url(../images/brnews.png);
    float: left;
    height: 380px;
    width: 410px;
    margin-top: 30px;
}

.titlenews {
    margin: 27px 0 0 20px;
}

.rss {
    margin: 28px 0 0 71px;
}

.divnews {
    overflow: auto;
    height: 289px;
    margin: 29px 0 0 20px;
    width: 377px;
}

.ctnews a {
    text-decoration: none;
}

    .ctnews a:hover {
        opacity: 0.7;
    }

.ctnews {
    border-bottom: 1px #c9c9c9;
    border-style: dashed;
    padding: 0 0 8px 0px;
    margin-bottom: 16px;
    width: 350px;
}
