@charset "utf-8";

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

html {
  background: #fff none;
}

body {
    background: transparent url("/files/body_bg.jpg") no-repeat scroll center top;
    color: #333;
    font-family: "游ゴシック","Yu Gothic","メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
body#page_6 {
    background: transparent url("/files/body_bg_top.jpg") no-repeat scroll center top;
    color: #333;
    font-family: "游ゴシック","Yu Gothic","メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
a {
    color: #0087e3;
}

#branding_box {
    background: transparent url("/files/branding_box_bg.jpg") no-repeat scroll center top;
    height: 151px;
    margin: 0 auto;
    padding: 0;
    width: 960px;
}
.main_header img {
    width: 270px;
    height: 99px;
}
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: 32px;
    margin: 0;
    padding: 0;
    width: 160px;
}

#outer_block {
    padding: 0;
}

.bnr_side {
  padding: 0;
  text-indent: -9999px;
}
.bnr_side a {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.bnr_side a:hover {
  background-position: center bottom !important;
}
/* ↓バナーの数だけ増やす↓ */
#recruit_bnr_block a {
  background: url("/files/recruit_bnr.jpg") no-repeat scroll center top transparent;
  height: 278px;
}
#contact_bnr_block a {
    background: transparent url("/files/contact_bnr.jpg") no-repeat scroll center top;
    display: block;
    height: 248px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}


.widget-title {
    background: transparent url("/files/widget_title_bg.jpg") no-repeat scroll left top;
    color: #006cb5;
    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;
    color: #006cb5;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-align: center;
}
#main .widget-area ul ul li a {
  padding: 0 0 0 25px;
}

#footer_block {
    background: transparent url("/files/footer_bg.jpg") repeat-x scroll center top;
}
#footer-widget-area {
    padding-top: 5px;
}
#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 500px;
    padding: 0;
    width: 620px;
}

.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: 1px solid #007bcf;
    border-radius: 5px;
    display: block;
    font-size: 11px;
    line-height: 1.7;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-align: left;
    color: #007bcf;
}

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


small {
    border: 1px solid #0087e3;
    display: inline-block;
    font-size: 12px;
    line-height: 2;
    margin: 10px auto 0;
    padding: 0;
    width: 99%;
}
small a {
    text-align: center !important;
}

.table_area td.td_name {
    width: 30%;
    background-color: #f7fcff;
    border: 1px solid #b4cad9;
    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 #b4cad9;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}

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


.permalink_in a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #0087e3;
    color: #0087e3;
    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: #23a2f8 none repeat scroll 0 0;
    border: 1px solid #0087e3;
    color: #ffffff;
    text-decoration: underline;
}


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

/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
.iqfm-table th {
    background-color: #f7fcff !important;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}
.iqfm-table th, .iqfm-table td {
    border: 1px solid #b4cad9 !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; }




























