@charset "utf-8";

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

html {
  background: none #fff;
}

body {
    color: #222;
    font-family: "游ゴシック","Yu Gothic","メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
body#page_6 { background: url("/files/body_bg_top.jpg") repeat-x scroll center top; }
a:link, a:visited, a:hover, a:active {
  color: #918338;
}
#branding_box {
    background: transparent url("/files/branding_box_bg.jpg") no-repeat scroll center top;
    height: 111px;
    margin: 0 auto;
    padding: 0;
    width: 960px;
    position: relative;
}

#site-description a {
    color: #fff;
}
.main_header img {
    width: 315px;
    height: 91px;
}
#access {
    position: absolute;
    top: 578px;
    left: 0;
}
body#page_6 #access {
    position: absolute;
    top: 778px;
    left: 0;
}
div#access .gnavi11 a, div#access .gnavi12 a, div#access .gnavi13 a, div#access .gnavi14 a, div#access .gnavi15 a, div#access .gnavi16 a {
    background-color: transparent;
    background-image: url("/files/topnavi2.jpg");
    height: 83px;
    margin: 0;
    padding: 0;
    width: 160px;
}

#main_teaser {
    padding-bottom: 83px;
}

#contact_bnr_block a {
    background: transparent url("/files/contact_bnr.jpg") no-repeat scroll center top;
    display: block;
    height: 252px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#blog_block a {
    background: transparent url("/files/blog_bnr.jpg") no-repeat scroll center top;
    display: block;
    height: 90px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.widget-title {
    background: transparent url("/files/widget_title_bg.jpg") no-repeat scroll left top;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 5px;
    text-align: center;
}
.widget-title2 a {
    background: transparent url("/files/widget_title_bg.jpg") no-repeat scroll left top;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0;
     padding: 0 0 5px;
    text-decoration: none;
    text-align: center;
    color: #fff;
}

#main .widget-area ul ul li a {
    padding: 0 0 0 25px;
    color: #000;
}

#footer_block {
    background: transparent url("/files/footer_bg.jpg") repeat-x scroll center top;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#footer-widget-area {
    padding-top: 7px;
}
#footer-widget-area .widget-area .menu-item a {
    border-left: 1px solid #454545;
    border-right: 1px solid #454545;
    display: block;
    font-weight: bold;
    line-height: 1.7;
    margin: 0 0 0 -1px;
    padding: 0 15px;
    text-decoration: none;
    color: #fff;
}
#footer_information .entry-post {
    border-bottom: medium none;
    margin: 60px 0 0 420px;
    padding: 0;
    width: 580px;
    font-weight: bold;
    color: #fff;
}
#copyright {
    clear: both;
    color: #c1c1c1;
    font-size: 100%;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.headline_title {
    color: #fff;
}

.entry_title {
    background: transparent url("/files/entry_title_bg.jpg") no-repeat scroll left top;
    color: #fff;
    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;
    color: #fff;
}
.entry-title a {
    color: #fff;
}

.sub_entry_title {
    background: transparent url("/files/sub_entry_title_bg.jpg") no-repeat scroll left top;
    color: #000;
    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;
}

.inline_title {
    border: none;
    border-radius: 5px;
    display: block;
    font-size: 11px;
    line-height: 1.7;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-align: left;
    background-color: #464646;
    color: #fff;
}
.inline_title a {
    color: #fff;
}

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


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

#zg_114 table tr td.column1 {
    width: 30%;
}

.td_cell.td_name {
    font-weight: 700;
}

.permalink_in a {
    background: none;
    border: 1px solid #918338;
    color: #918338;
    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: #918338;
    border: 1px solid #918338;
    color: #fff;
    text-decoration: none;
}

.indent_border {
    border-left: 5px solid #464646;
    padding-left: 10px;
}


/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
.iqfm-table th {
    background-color: #fefefc !important;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}
.iqfm-table th, .iqfm-table td {
    border: 1px solid #dbd9c7 !important;
    padding: 5px;
}

.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}
#container_top .iqfm-table td textarea {
  width: 96%;
  height: 15em;
  font-size: 100%;
}
/* 必須項目 */
.iqfm-req_color {
  color: #F00;
}
.z_c1 button, .z_c1 input[type="reset"], .z_c1 input[type="button"], .z_c1 input[type="submit"] {
  line-height: 1.7;
}
.z_c1 .post_data { margin: 0 0 30px; }



/*  ブログ
---------------------------------------------------------------------------------------------------- */
#nav-below div {
}
#nav-below .nav-next { padding: 0 0 0 10px; }

#wp-calendar caption {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.7;
    padding-bottom: 4px;
    text-align: center;
    vertical-align: top;
}
#wp-calendar tbody td {
    background: #f5f4ed none repeat scroll 0 0;
    border: 1px solid #fff;
    font-size: 12px;
    line-height: 1.7;
    padding: 10px 5px;
    text-align: center;
}
/* 大きな地図で見る */
small {
    border: 1px solid #918338;
    display: inline-block;
    font-size: 12px;
    line-height: 2;
    margin: 10px auto 0;
    padding: 0;
    width: 99%;
}
small a {
    text-align: center !important;
}

/* Z_L お知らせブロック */
.Z_l1 .date_area {
  font-size: 13px;
  font-weight: bold;
}
.Z_l1 .news_small_text { font-size: 12px; }












































