@charset "UTF-8";

/*index.html専用
-----------------------------------------*/
    nav ul li a[href="sitemap.html"] {
                                        background: url(../../images/menu/bg_menu_on.png) repeat-x;
                                        color: #008000;
                                        }

    #main h2 {
                color: #5A482B;
                font-family: "Georgia","MS 明朝","Hiragino Mincho Pro W3","ヒラギノ明朝 Pro W3","serif";
                font-size: 15px;
                font-weight: bold;
                line-height:35px;
                background: url(../../images/banner/bg_h2.gif) no-repeat;
                margin-bottom: 8px;
                padding: 0 0 0 10px;
                }


/*  全ページ共通
================================ */
    html {
            overflow-y: scroll;
            }

    body {
            line-height: 1.6;
            background: url("../../images/back/back.jpg") center fixed;
            font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
            font-size: 12px;
            color: #5A482B;
            letter-spacing: 1px;
            border-top: 5px solid #9B0000;
            margin: 0;
            padding: 0;
            }

    br {
            letter-spacing: normal;
            }

    a {
        color: #5A482B;
        text-decoration: none;
        }

    a: hover {
                color:#C94C00;
                }

    img {
            border: 0;
            vertical-align: bottom;
            }

    h1,h2,h3,h4,h5,h6 {
                        margin: 0;
                        }

/* ========TEMPLATE LAYOUT======== */
    #headWrap {
                position: relative;
                width: 100%;
                background: #fff;
                margin: 0 auto;
                padding: 10px 0;
                }

    #header {
                position: relative;
                width: 787px;
                margin: 0 auto;
                background: #fff;
                }

    #pr {
            position: absolute;
            left: 0;
            top: 25px;
            }

    #gnavi {
                position: absolute;
                bottom: 0;
                right: 0;
                }

    #topnav {
                width: 100%;
                float: left;
                background: url("../../images/menu/bg_menu.png") 0 0 repeat-x;
                }

    #topic {
                position: relative;
                width: 787px;
                margin:0 auto;
                }

    ol#topicpath {
                    width: 787px;
                    text-align: left;
                    margin: 0 0 15px 0;
                    }

    ol#topicpath li {
                        display: inline;
                        list-style-type: none;
                        }

    ol#topicpath li a {                        
                        background-image: url("../../images/icon/pankuzu.gif");
                        background-repeat: no-repeat;
                        background-position: right center;
                        padding: 0 15px 0 0;
                        }

    #icatch {
                width: 787px;
                margin: 0 auto 10px;
                background: #fff;
                }

    #contents {
                clear: both;
                width: 767px;
                background-image: url("../../images/back/backimage.png");
                margin: 0 auto;
                padding: 10px;
                }

    #main {
            width: 767px;
            }



    #pageTop {
                clear: both;
                }

    #footMenu {
                width: 787px;
                margin: 0 auto;
                }

    #footer {
                background: #EBEADD;
                border-bottom: 5px solid #9B0000;
                }

/* ========HEADER CUSTOMIZE======== */
    #header h1 {                    
                    font-size: 32px;
                    color: #fff;
                    line-height: 50px;
                    margin: 0;
                    padding-top: 25px;
                    }

    #header h1 a {
                    color: #9B0000;
                    }

    #header h1 a: hover {
                            color: #D30000;
                            }

    #header #pr h2 {
                        margin: 0;
                        font-size: 11px;
                        }

    #header #gnavi ul {
                        list-style: none;
                        }

    #header #gnavi li {
                        float: left;
                        font-size: 11px;
                        margin-left: 15px;
                        }

    #header #gnavi li a {
                            display: block;
                            }

    #header #gnavi .tel {
                            color: #C94C00;
                            font-size: 24px;
                            font-weight: bold;
                            letter-spacing: -1px;
                            line-height: 1.0;
                            }

    #header #gnavi .goro {
                            font-size: 10px;
                            letter-spacing: 0px;
                            padding-left: 215px;
                            }

    #header #gnavi .toiawase {
                                position: relative;
                                display: block;
                                width: 160px;
                                height: 40px;
                                background: url(../../images/banner/btn_access2.jpg) left top no-repeat;
                                white-space: nowrap;
                                overflow: hidden;
                                }

    #header #gnavi .toiawase:hover {
                                        background-position: right bottom;
                                        }


/* ========MENU CUSTOMIZE======== */
    nav ul {
                    width: 787px;
                    margin: 0 auto;
                    padding: 0;
                    }

    nav li {
                    float: left;
                    color: #333;
                    text-align: center;
                    list-style-type: none;
                    }

    nav li a {
                    display: block;
                    width: 130px;
                    color: #5A482B;
                    line-height: 60px;
                    border-right: 1px solid #D8D8D8;
                    font-family: "Georgia","MS 明朝","Hiragino Mincho Pro W3","ヒラギノ明朝 Pro W3","serif";
                    color: #3F2A0F;
                    font-weight: bold;
                    font-size: 14px;
                    }

    nav ul li.home a {
                        border-left: 1px solid #D8D8D8;
                        }

    nav ul li a:hover {
                            color: #008000;
                            background: url(../../images/menu/bg_menu_on.png) repeat-x;
                            z-index: 100;
                            }


/* ========TOPICPATH CUSTOMIZE======== */
    #topicPath {
                    margin: 10px 0 10px 0;
                    font-size: 11px;
                    }


/* ========MAIN CONTENTS CUSTOMIZE======== */
    #main a {
                color: #9B0000;
                }

    #main a:hover {
                    color: #C94C00;
                    text-decoration: underline;
                    }

    #main h2 {
                color: #5A482B;
                font-family: "Georgia","MS 明朝","Hiragino Mincho Pro W3","ヒラギノ明朝 Pro W3","serif";
                font-size: 15px;
                font-weight: bold;
                line-height:35px;
                background: url(../../images/banner/bg_h2.gif) no-repeat;
                margin-bottom: 8px;
                padding: 0 0 0 10px;
                }

    #main h3 {
                font-size: 12px;
                color: #4682b4;
                border-bottom: 1px solid #999999;
                margin-bottom: 13px;
                padding-left: 10px;
                }

    #main h4 {
                line-height: 30px;
                font-size: 12px;
                background: url(../../images/banner/blue.png);
                color: #000000;
                margin-bottom: 5px;
                padding-left: 12px;
                }

    #main h5 {
                font-size: 12px;
                background: #82af21;
                color: #fff;
                margin-bottom: 2px;
                padding: 2px 2px 2px 10px;
                }

    #main h6 {
                margin-bottom: 2px;
                font-size: 12px;
                }

    #main p {
                font-size: 13px;
                text-indent: 1em;
                margin: 0 0 1em 0;
                padding-left: 15px;
                }

    #main ul,ol,dl {
                        font-size: 13px;
                        }

    #main dt {
                margin-bottom: 3px;
                }

    #main dd {
                padding: 0;
                margin: 0 0 0.5em 1em;
                padding: 3px;
                background: #f1f1f1;
                }

/* INFORMATION CUSTOMIZE */
    * html body #main dl.information dd div {
                                                display: inline-block;
                                                }

    #main dl.information dt {
                                float: left;
                                margin: 0;
                                padding: 0;
                                }

    #main dl.information dd {
                                margin: 5px 0;
                                padding:0 0 0.5em 8em;
                                background: url("../../images/icon/bg_dotline.gif") 0 100% repeat-x;
                                }

    #main img {
                margin-top: 20px;
                }

        .listItem ul {
                        margin: 5px 5px 18px 5px;
                        padding: 0px;
                        }

        .listItem ul li {
                            background-image: url(../../images/icon/s-pin_blue.png);
                            background-repeat: no-repeat;
                            background-position: 0px 2px;
                            text-indent: 1em;
                            list-style-type: none;
                            padding: 0px 0px 0px 10px;
                            }

        .topic ul {
                        margin: 5px;
                        padding: 0px;
                        }

        .topic ul li {
                            background-image: url(../../images/icon/b-pin_red.png);
                            background-repeat: no-repeat;
                            background-position: 10px 0px;
                            text-indent: 1em;
                            list-style-type: none;
                            padding: 0px 0px 10px 30px;
                            font-size: 1.2em;
                            font-weight: bold;
                            color: #ff0000;
                            }

        .arrow ul {
                        margin: 5px;
                        padding: 0px;
                        }

        .arrow ul li {
                            background-image: url(../../images/icon/arrow_blue.gif);
                            background-repeat: no-repeat;
                            background-position: 0px 4px;
                            text-indent: 1em;
                            list-style-type: none;
                            padding: 0px 0px 0px 10px;
                            }

    .imgfloat {
                float: right;
                margin: 0 0 10px 10px;
                }

    .inquire {
                width: 547px;
                border: 1px solid #666666;
                margin-bottom: 20px;
                }

/* サイトマップ
-----------------------------------------*/
    #sitemap {
                line-height: 1.5em;
                -moz-column-count: 2;
                -moz-column-gap: 3em;
                -webkit-column-count: 2;
                -webkit-column-gap: 3em;
                column-count: 2;
                column-gap: 3em;
                }
    
    #sitemap ul {
                    margin: 5px;
                    padding: 0px;
                    }
    
    #sitemap ul li {
                        background-image: url(../../images/icon/point021_blue.gif);
                        background-repeat: no-repeat;
                        background-position: 0px 6px;
                        line-height: 1.7;
                        text-indent: 1em;
                        font-size: 13px;
                        list-style-type: none;
                        margin-bottom: 5px;
                        margin-left: 8px;
                        padding: 1px 0px 0px 10px;
                        }

    #sitemap li a {
                    text-decoration: none;
                    }

    #map ul {
                margin: 5px;
                padding: 0;
                }

    #map ul li {
                    background-image: url(../../images/icon/arrow041_05.gif);
                    background-repeat: no-repeat;
                    background-position: 0px 6px;
                    line-height: 1.7;
                    text-indent: 1em;
                    font-size: 13px;
                    list-style-type: none;
                    margin: 0 0 5px 15px;
                    padding: 1px 0px 0px 10px;
                    }

    #map li a {
                text-decoration: none;
                }

    #map2 ul {
                margin: 5px;
                padding: 0;
                }

    #map2 ul li {
                    background-image: url(../../images/icon/arrow041_05.gif);
                    background-repeat: no-repeat;
                    background-position: 0px 6px;
                    line-height: 1.7;
                    text-indent: 1em;
                    font-size: 13px;
                    list-style-type: none;
                    margin: 0 0 5px 25px;
                    padding: 1px 0px 0px 10px;
                    }

    #map2 li a {
                text-decoration: none;
                }

/*  =========== Font coloeset ========= */
    .color-red {
                    color: #ff0000;
                    }

    .color-royalblue {
                        color: #4169e1;
                        }

    .color-blue {
                    color: #0000FF;
                    }


/* ========PAGEOP CUSTOMIZE========= */
    #pageTop {
                padding: 20px 0;
                text-align: right;
                font-size: 11px;
                }

    #pageTop a {
                    padding-left: 8px;
                    background: url("../../images/icon/bg_pagetop.gif") 0 50% no-repeat;
                    }

/* ========FOOTMENU CUSTOMIZE======== */
    #footMenu ul {
                    margin: 0;
                    padding: 10px 0 0 0;
                    text-align: right;}

    #footMenu li {
                    display: inline;
                    margin: 0 0 0 10px;
                    list-style: none;
                    }

    #footMenu li a {
                        padding-left: 10px;
                        background: url("../../images/icon/bg_footmenu.gif") 0 50% no-repeat;
                        }
	
	/* ========FOOTMENU2 CUSTOMIZE======== */
    #footlink ul {
                    margin: 0;
                    padding: 10px 0 0 0;
                    text-align: left;}

    #footlink li {
                    display: inline;
                    margin: 0 0 0 10px;
                    list-style: none;
                    }

    #footlink li a {
                        padding-left: 10px;
                        background: url("../../images/icon/bg_footmenu.gif") 0 50% no-repeat;
                        }

/* ========FOOTER CUSTOMIZE======== */
    .copyright {
                    padding: 30px 0;
                    font-size: 11px;
                    font-style: normal;
                    color: #333;
                    text-align: center;
                    }
