@charset "utf-8";

/*
 * PC用スタイルCSS
 */

body {
    color: #3e2716;
    background: url("/files/body_bg.jpg") no-repeat scroll center top #fffcee;
}
body#page_12 {
    background: url("/files/body_bg_top.jpg") no-repeat scroll center top #fffcee;
    color: #3e2716;
}

a {
    color: #ee822b;
}

#branding_box {
    background: transparent url("/files/branding_box_bg.jpg") no-repeat scroll center top;
    height: 106px;
    margin: 0 auto;
    padding: 0;
    width: 960px;
    position: relative;
}

#site-description a {
    color: #fff;
}
.main_header {
  padding: 20px 0 26px;
}
.main_header img {
    width: 200px;
    height: 40px;
}

#access {
    background: transparent none repeat scroll 0 0;
    display: block;
    float: none;
    margin: 0;
    width: 720px;
    position: absolute;
    top: 45px;
    left: 240px;
}
div#access .gnavi01 a, div#access .gnavi02 a, div#access .gnavi03 a, div#access .gnavi04 a, div#access .gnavi05 a {
    background-color: transparent;
    background-image: url("/files/topnavi.jpg");
    height: 41px;
    margin: 0;
    padding: 0;
    width: 144px;
}
div#access .gnavi01 a {
    background-position: left top;
}
div#access .gnavi02 a {
    background-position: -144px top;
}
div#access .gnavi03 a {
    background-position: -288px top;
}
div#access .gnavi04 a {
    background-position: -432px top;
}
div#access .gnavi05 a {
    background-position: right top;
}
div#access .gnavi01 a:hover {
    background-position: left bottom;
}
div#access .gnavi02 a:hover {
    background-position: -144px bottom;
}
div#access .gnavi03 a:hover {
    background-position: -288px bottom;
}
div#access .gnavi04 a:hover {
    background-position: -432px bottom;
}
div#access .gnavi05 a:hover {
    background-position: right bottom;
}


#outer_block {
    background: none;
}

#coupon_bnr_block a {
    background: transparent url("/files/coupon_bnr.jpg") no-repeat scroll left top;
    display: block;
    height: 238px;
    text-indent: -9999px;
}
#coupon_bnr_block a:hover {
    background: transparent url("/files/coupon_bnr.jpg") no-repeat scroll left bottom;
    display: block;
    height: 238px;
    text-indent: -9999px;
}


#contact_bnr_block a {
    background: transparent url("/files/contact_bnr.jpg") no-repeat scroll center top;
    display: block;
    height: 147px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#contact_bnr_block2 {
    padding: 0;
    text-indent: -9999px;
}
#contact_bnr_block2 a {
    background: transparent url("/files/contact_bnr2.jpg") no-repeat scroll center top;
    display: block;
    height: 60px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#main .widget-area ul ul li a {
    background: transparent url("/files/widget_list_bg.jpg") no-repeat scroll left top;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 0 0 25px;
}

#footer_block {
    background: transparent url("/files/footer_bg.jpg") repeat-x scroll center top;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#footer_box {
    background: transparent url("/files/footer_box_bg.jpg") no-repeat scroll center top;
    height: 168px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 1020px;
}

#footer-widget-area {
    padding-top: 15px;
}

#footer-widget-area .widget-area .menu-item a {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #fff;
}

#footer_information .entry-post {
    border-bottom: medium none;
    margin: 50px 0 0 320px;
    padding: 0;
    width: 680px;
    color: #fff;
}

.entry_title {
    background: transparent url("/files/entry_title_bg.jpg") no-repeat scroll left top;
    color: #5d2f16;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 0 0 25px;
    position: static;
    width: 675px;
}
.entry-title {
    background: transparent url("/files/entry_title_bg.jpg") no-repeat scroll left top;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 0 0 25px;
    position: static;
    width: 675px;
}
.entry-title a {
    color: #5d2f16;
}

.blog_post {
    border-bottom: 1px dotted #d5cb9c;
    display: inline-block;
    margin: 0 0 10px;
    padding: 0 0 10px;
    width: 100%;
}

.headline_title {
    background: transparent url("/files/top_entry_title.jpg") no-repeat scroll left top;
    font-size: 18px;
    font-weight: bold;
    height: 55px;
    line-height: 55px;
    margin-bottom: 15px;
    padding: 0;
    text-align: center;
    width: 700px;
    color: #fff;
}

.sub_entry_title {
    background: transparent url("/files/sub_entry_title_bg.jpg") no-repeat scroll left top;
    color: #a35836;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 0 0 25px;
    position: static;
    width: 675px;
}
.sub_entry_title a {
    color: #a35836;
}


.table_area td.td_name {
    background-color: #fffbe6;
    border: 1px solid #e5dfc2;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    word-break: normal;
    word-wrap: normal;
}
.table_area td.td_value {
    background-color: #ffffff;
    border: 1px solid #e5dfc2;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}


.iqfm-table th {
    background-color: #fffbe6 !important;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}
.iqfm-table th, .iqfm-table td {
    border: 1px solid #e5dfc2 !important;
    padding: 5px;
}

.indent_border {
    border-left: 5px solid #712e00;
    padding-left: 10px;
    color: #712e00;
}


small {
    border: none;
    display: inline-block;
    font-size: 12px;
    line-height: 2;
    margin: 10px auto 0;
    padding: 0;
    width: 99%;
}

small a {
    background-color: #ba7443;
    color: #fff !important;
    text-align: center !important;
}
small a:hover {
    background-color: #d77837;
}


.permalink_in a {
    width: 50%;
    margin: 0 auto;
    background: #ee822b none repeat scroll 0 0;
    border: none;
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.7;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}
.permalink_in a:hover {
    background: #f69f43 none repeat scroll 0 0;
    border: none;
    color: #ffffff;
}

.inline_title {
    border: 1px solid #dbac79;
    border-radius: 5px;
    display: block;
    font-size: 11px;
    line-height: 1.7;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-align: center;
    color: #c57f35;
    background-color: #fff3d1;
}

.coupon_box table tr td.coupon_meta_title {
    background-color: #744d1e;
    border: 1px solid #dbac79;
    color: #ffffff;
    padding: 5px;
}
.coupon_box table tr td.coupon_meta {
    background-color: #ede5ce;
    border: 1px solid #dbac79;
    padding: 5px;
}
.coupon_box table tr td.coupon_data {
    background-color: #ffffff;
    border: 1px solid #dbac79;
    padding: 5px;
}

#wp-calendar tbody td {
    background: #ebd7b0 none repeat scroll 0 0;
    border: 1px solid #fffcee;
    font-size: 12px;
    line-height: 1.7;
    padding: 10px 5px;
    text-align: center;
}


/*  お問い合わせ
---------------------------------------------------------------------------------------------------- */
#container_top .iqfm-table td #iqfm-input-text-3 {
  width: 60%;
}
#container_top .iqfm-table td textarea{
  width: 96%;
  height: 8em;
  font-size: 100%;
}
.z_c1 button, .z_c1 input[type="reset"], .z_c1 input[type="button"], .z_c1 input[type="submit"] {
  line-height: 1.7;
}






