@charset "utf-8";
body {
    font-size: 16px;
    background-color: #EFEBE5;
    line-height: 1.6;
    font-family: "メイリオ";
}


/*-----------------------------------
                header
-----------------------------------*/

header {
    margin-bottom: 10px;
}

h1 {
    background-image: url("../img/s_logo.gif");
}

h1,
h2 {
    width: 100%;
    display: block;
    margin: 0 auto;
}

h1 img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

h2 img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.hidden {
    visibility: hidden;
    display: none;
}


/*-----------------------------------
                bread
-----------------------------------*/

.bread {
    margin-bottom: 10px;
}


/*-----------------------------------
                nav
-----------------------------------*/

nav {
    float: left;
    margin-right: 18px;
}

.fixed li {
    width: 200px;
    height: 47px;
}

.fixed a {
    display: block;
}

.fixed ul li a:hover img {
    visibility: hidden;
}

.fixed ul li a.home {
    background-image: url("../img/on_home.gif");
    background-repeat: no-repeat;
}

.fixed ul li a.house {
    background-image: url("../img/on_house.gif");
    background-repeat: no-repeat;
}

.fixed ul li a.what {
    background-image: url("../img/on_what.gif");
    background-repeat: no-repeat;
}

.fixed ul li a.price {
    background-image: url("../img/on_price.gif");
    background-repeat: no-repeat;
}

.fixed ul li a.huyou {
    background-image: url("../img/on_huyou.gif");
    background-repeat: no-repeat;
}

.fixed ul li a.ihin {
    background-image: url("../img/on_ihin.gif");
    background-repeat: no-repeat;
}

.fixed ul li a.sonota {
    background-image: url("../img/on_sonota.gif");
    background-repeat: no-repeat;
}

.fixed ul li a.inquiry {
    background-image: url("../img/on_inquiry.gif");
    background-repeat: no-repeat;
}

.fixed ul li a.tantei {
    background-image: url("../img/on_tantei.gif");
    background-repeat: no-repeat;
}

li.menu-logo {
    max-width: 200px;
    height: 85px;
}

.menu-logo img {
    max-width: 200px;
    height: 100%;
    max-height: 85px;
}


/*-----------------------------------
                contents
-----------------------------------*/

.contents {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.images {
    max-width: 1000px;
    margin-bottom: 10px;
    overflow: hidden;
}

.images ul {
    text-align: center;
    overflow: hidden;
}

.images img {
    max-width: 90%;
    padding: 10px;
}

.images li {
    width: 30%;
    max-width: 312px;
    font-size: 1em;
    max-width: 310px;
    margin: 1%;
    background-color: #fff;
    border: solid 1px #D2D2D2;
    text-align: center;
    display: inline-block;
}

.images li a {
    display: block;
    width: 100%;
    max-width: 300px;
    height: auto;
    max-height: 210px;
}

.img a {
    background-color: #fff;
}

.img p {
    max-width: 272px;
    font-size: 90%;
    padding: 0 6% 6% 6%;
}

a.detail {
    display: block;
    width: 50px;
    font-size: 14px;
    color: #565656;
    font-weight: bold;
    text-decoration: underline;
}


}

/*-----------------------------------
                footer
-----------------------------------*/
.contents footer .tel img {
    width: 100%;
    max-width: 1200px;
}
.contents footer p {
    color: #fff;
    text-align: center;
}
.contents footer ul {
    text-align: center;
}
.contents footer {
    clear: both;
    margin-top: 15px;
    max-width: 1200px;
    background-color: #05ad67;
}

/*-----------------------------------
            link-container
-----------------------------------*/
.link li {
    width: 100%;
    max-width: 300px;
    display: inline-block;
}
.link li a {
    display: inline-block;
    max-width: 300px;
}
.link a:hover img {
    visibility: hidden;
}
.link li a.link-1:hover {
    background-image: url("../img/on_dotto.gif");
    background-repeat: no-repeat;
}
.link li a.link-2:hover {
    background-image: url("../img/on_karirunara.gif");
    background-repeat: no-repeat;
}
.link li a.link-3:hover {
    background-image: url("../img/on_kantan.gif");
    background-repeat: no-repeat;
}
.link li a.link-4:hover {
    background-image: url("../img/on_navi.gif");
    background-repeat: no-repeat;
}
.link li a.link-5:hover {
    background-image: url("../img/on_gide.gif");
    background-repeat: no-repeat;
}
.link li a.link-6:hover {
    background-image: url("../img/on_local.gif");
    background-repeat: no-repeat;
}
.link li a.link-7:hover {
    background-image: url("../img/on_town.gif");
    background-repeat: no-repeat;
}
.link li a.link-8:hover {
    background-image: url("../img/on_gide.gif");
    background-repeat: no-repeat;
}
.link li a.link-9:hover {
    background-image: url("../img/on_benriya.gif");
    background-repeat: no-repeat;
}
.link li a.link-10:hover {
    background-image: url("../img/on_zenkoku-2.gif");
    background-repeat: no-repeat;
}
.link li a.link-11:hover {
    background-image: url("../img/on_zenkoku.gif");
    background-repeat: no-repeat;
}
.link li a.link-12:hover {
    background-image: url("../img/on_navi.gif");
    background-repeat: no-repeat;
}
.link li a.link-13:hover {
    background-image: url("../img/on_nandemo.gif");
    background-repeat: no-repeat;
}
