@charset "utf-8";

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

html {
  background: none #fff;
}

body {
    color: #333;
    font-family: "游ゴシック","Yu Gothic","メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    background: #2b2b2b url("/files/body_bg.jpg") no-repeat scroll center top;
}
body#page_6 { background: #2b2b2b url("/files/body_bg_top.jpg") no-repeat center top; }
a:link, a:visited, a:hover, a:active {
  color: #0057c2;
}
#branding_box {
    background: transparent url("/files/branding_box_bg.jpg") no-repeat scroll center top;
    height: 103px;
    margin: 0 auto;
    padding: 0;
    width: 960px;
    position: relative;
}
#site-description {
    text-align: right;
}
#site-description a {
    color: #fff;
}
.main_header img {
    width: 200px;
    height: 70px;
}
#access {
    position: absolute;
    top: 467px;
    left: 0;
}
body#page_6 #access {
    position: absolute;
    top: 717px;
    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: 75px;
    margin: 0;
    padding: 0;
    width: 148px;
}
div#access .gnavi11 a {
    background-position: left top;
}
div#access .gnavi12 a {
    background-position: -148px top;
}
div#access .gnavi13 a {
    background-position: -296px top;
}
div#access .gnavi14 a {
    background-position: -444px top;
}
div#access .gnavi15 a {
    background-position: -592px top;
}
div#access .gnavi16 a {
    width: 220px;
    background-position: right top;
}
div#access .gnavi11 a:hover,
div#access .gnavi11.current-menu-item a {
    background-position: left bottom;
}
div#access .gnavi12 a:hover,
div#access .gnavi12.current-menu-item a {
    background-position: -148px bottom;
}
div#access .gnavi13 a:hover,
div#access .gnavi13.current-menu-item a {
    background-position: -296px bottom;
}
div#access .gnavi14 a:hover,
div#access .gnavi14.current-menu-item a {
    background-position: -444px bottom;
}
div#access .gnavi15 a:hover,
div#access .gnavi15.current-menu-item a {
    background-position: -592px bottom;
}
div#access .gnavi16 a:hover,
div#access .gnavi16.current-menu-item a {
    background-position: right bottom;
}

.content_area {
    margin: 0 auto 108px;
}
#main_teaser {
    padding: 0 0 108px;
}

#outer_block {
    background: #ececec none;
    margin: 0 auto 0;
    padding: 20px 0 0;
    width: 1000px;
}

#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;
    text-decoration: none;
    text-align: center;
    color: #fff;
}

#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 {
    margin-top: 25px;
    background: transparent url("/files/footer_bg.jpg") repeat-x scroll center top;
}
#footer_box {
    background: transparent url("/files/footer_box_bg.jpg") no-repeat scroll center top;
    height: 137px;
    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 #696969;
    border-right: 1px solid #696969;
    display: block;
    font-weight: bold;
    line-height: 1.7;
    margin: 0 0 0 -1px;
    padding: 0 15px;
    text-decoration: none;
    color: #2a84f4;
}
#footer_information .entry-post {
    border-bottom: medium none;
    margin: 30px 0 0 300px;
    padding: 0;
    width: 700px;
    color: #fff;
    letter-spacing: 0.1em;
}

.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;
}

#uhej2fosrvzfgbgin264 .read_more_btn a {
    background: transparent url("/files/read_more_btn_02.jpg") no-repeat scroll left top;
}

.sub_entry_title {
    background: transparent url("/files/sub_entry_title_bg.jpg") no-repeat scroll left top;
    color: #004ca9;
    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: 12px;
    line-height: 1.7;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-align: left;
    background-color: #3a3a3a;
    color: #86c7ff;
}
.inline_title a {
    color: #86c7ff;
}

.field_text {
    font-size: 12px;
    line-height: 1.7;
    text-align: left;
}

.blog_post {
    border-bottom: 1px dotted #d2d2d2;
}

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

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

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

.permalink_in a {
    background: #0057c2 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: #146dda none repeat scroll 0 0;
    border: none;
    color: #ffffff;
    text-decoration: none;
}


/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
.iqfm-table th {
    background-color: #f8fcff !important;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}
.iqfm-table th, .iqfm-table td {
    border: 1px solid #cfdde6 !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: #effaff none repeat scroll 0 0;
    border: 1px solid #fff;
    font-size: 12px;
    line-height: 1.7;
    padding: 10px 5px;
    text-align: center;
}



#rjvqaaaendlyq9eqhkq4 .column1 { width: 20%; }


/* 大きな地図で見る */
small {
    border: 1px solid #0057c2;
    display: inline-block;
    font-size: 12px;
    line-height: 2;
    margin: 10px auto 0;
    padding: 0;
    width: 99%;
}
small a {
    text-align: center !important;
}


























