@charset "utf-8";

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

/* ==================================================
   ■ 全体
-------------------------------------------------- */

html {
  background: none #eeeeee;
}
body {
  background: url("/files/body_bg.jpg") no-repeat scroll center top transparent;
  color:#222222; /*---基本テキストカラー---*/
}
body#page_6 {
  background: url("/files/body_bg_top.jpg") no-repeat scroll center top transparent;
}
#wrapper {
  background: none transparent;
}
#outer_block {
  background: none transparent;
  padding:40px 0 0;
}
#inner_block{
  background: none transparent;
}

/*---リンクカラー---*/
a:link, a:visited, a:hover, a:active {
  color:#06b199;
}

/* ==================================================
   ■ ヘッダー
-------------------------------------------------- */

#branding_box {
  height: 185px;
  padding:0;
}

#site-description {
}

#site-description a {
  display: inline;
  color: #fefffe;
}


.main_header img { /*---ロゴ画像---*/
  margin:32px 0 0 0;
}


/*  Gナビ
----------------------------------------------------- */

#access { 
  position: relative;
}
#access .menu-header { /*---ナビメニュー位置---*/
  position: absolute;
  top: 15px;
  left: 0px;
}

#access, #access .menu-header, div.menu {
  width: 960px;
}

/* 親ボタンの背景画像、高さなど　全サイズ共通 */
div#access .menu-item a, div#access .menu-item a:hover {
  background-color: transparent;
  height: 65px;
  line-height: 65px;
}


/* ==================================================
   ■ メインイメージ
-------------------------------------------------- */

#main_teaser {
  margin: 0 auto 0;
}


/* フラッシュ選択時 */
.flash_teaser {
  background-repeat: no-repeat;
  background-position: center top;
}

/* TOP SLIDER使用時 */
#jquery_slider { margin: 0 0 20px; }

/* ==================================================
   ■ サイド
-------------------------------------------------- */

.widget-title, .widget-title2 a {
  padding: 0;
  text-align: center;
  color: #fff;
}
.widget-title2 a:link, .widget-title2 a:visited,
.widget-title2 a:hover, .widget-title2 a:active {
  color: #fff;
}

/* サイドナビ　メニュー部分 */
#main .widget-area ul ul li a {
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


/*  調整CSS
----------------------------------------------------- */

#secondary {
  padding: 0;
}

#thirdly {
  padding: 0 0 50px;
}

/* ==================================================
   ■ 見出し系
-------------------------------------------------- */
/* Aブロックタイトル */
.headline_title {
  color: #fff;
}

/* 大見出し */
h3.entry_title, .entry_title, .entry-title { 
  /* カラー、サイズ、背景、余白 */
  color: #fff;
  text-align: left;
  padding: 0 10px 0 30px;
}
h3.entry_title, .entry_title, .entry_title h3, .entry-title { 
  /* フォントサイズ */
  font-size: 14px;
}
.entry_title a:link, .entry_title a:visited, .entry_title a:hover, .entry_title a:active,
.entry-title a:link, .entry-title a:visited, .entry-title a:hover, .entry-title a:active {
  color: #fff;
}
.entry_title span.read_more_btn a,
.entry_title span.read_more_btn a:hover {
  /* READ MORE */
}

/* 小見出し */
h4.sub_entry_title {
  color: #000;
  padding: 0 0 0 40px;
}
h4.sub_entry_title a:link, h4.sub_entry_title a:visited,
h4.sub_entry_title a:hover, h4.sub_entry_title a:active {
  color: #000;
}
.sub_entry_title span.read_more_btn a,
.sub_entry_title span.read_more_btn a:hover {
  /* READ MORE */
}

/* 3列表示見出し */
h5.inline_title {
  background: url("/files/clom3-title.jpg") repeat 0 0 transparent;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border: none;
  border-radius: 0;
  font-size: 12px;
  color: #000;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* FAQブロックのインラインタイトル */
.i_01 .inline_title,
.j_01 h5.inline_title {
  background: none #eee;
  border: 1px solid #999;
  border-radius: 5px;
  height: auto;
  line-height: 1.7;
  padding: 10px;
  text-align: left;
}


/* 固定幅じゃないインラインタイトル用 
.coupon_data h5.inline_title,
.c_04 h5.inline_title {
  background: none #eee;
  border: 1px solid #999;
  border-radius: 5px;
  height: auto;
  line-height: 1.7;
  padding: 10px;
  text-align: left;
}*/

/* 詳細画面の下部「コメント」見出し */
.indent_border {
  border-color: #;
  width: 685px;
}

/* 半分ブロック見出し */
.half_entry_title {
}

/* ==================================================
   ■ その他装飾
-------------------------------------------------- */
/* 大きな地図で見る */
small {
  border: 1px solid #06b199;
  border-radius: 2px !important;
}

small a {
  color: #06b199 !important;
  text-align: center !important;
  border-radius: 2px !important;
}
small a:hover {
  background-color: #e2e2e2;
  color: #06b199 !important;
}

/* テーブル */
.iqfm-table th,
.table_area td.td_name {
  background-color: #e2e2e2 !important;
  border: 1px solid #4e4e4e !important;
  color: #333333 !important;
}

.iqfm-table td,
.table_area td.td_value {
  border: 1px solid #4e4e4e !important;
  background-color: #eeeeee !important;
  color: #333333 !important;
}

.iqfm-req_color { /* メールフォーム必須色 */
  color:#ff0000;
}

/*  ページ遷移
----------------------------------------------------- */
.tablenav { padding: 1em 0; }

a.page-numbers, .tablenav .current,
.permalink_in a, .pageback a,
.page_up a {
  background: none transparent;
  border-style: solid;
  border-color: #666;
  color: #666 !important;
}

.permalink_in a:link, .permalink_in a:visited,
.pageback a:link, .pageback a:visited {
  background: none repeat scroll 0 0 #333333;
  border: 1px solid #111111;
  color:#fff;
}

.tablenav .next:link, .tablenav .next:visited,
.tablenav .prev:link, .tablenav .prev:visited {
  border: 1px solid #fff;
  background: none transparent;
}

.tablenav .next:hover, .tablenav .next:active,
.tablenav .prev:hover, .tablenav .prev:active {
  background-color: #666;
  border-color: #666;
}

.tablenav .current, a.page-numbers:hover,
.permalink_in a:hover, .permalink_in a:active,
.pageback a:hover, .pageback a:active,
.page_up a:hover, .page_up a:active {
  background: none #666;
  border: 1px solid #666;
  color: #fff !important;
} 

/*  ボーダー
----------------------------------------------------- */

.border_margin,
.anchor_list ul li,
.cu_mail_block,
.z_d1 .blog_post,
.list_block .list_box {
  border-color: #666666;
}


/* ==================================================
   ■ フッター
-------------------------------------------------- */

#footer_block {
}

#footer_box {
  height:170px;
}

#footer_sitemap_block { /* フッターナビ上の余白調整 */
  padding: 5px 0 0;
}

#footer-widget-area {
}

#footer-widget-area .widget-area ul.menu {
  border-color: #06b199;
}
#footer-widget-area .widget-area .menu-item a {
  border-color: #06b199;
  color: #06b199;
  font-weight:normal;
}

#footer_information .entry-post {
  color:#cccccc;
  margin: 89px 0 0 67px;
}

p.f_txt {
    float: left;
    width: 330px;
      padding-top: 3px;
}

p.f_txt strong {
    display: table-cell;
    border: 1px solid #06b199;
    float: left;
    padding: 3px 7px;
    margin: -1px 10px 0 0;
    color: #06b199;
    vertical-align: middle;
      line-height: 1.4;
}

p.f_txt strong.re {
    padding: 11px 7px;
}

#copyright {
  color: #fff;
}

/* ==================================================
   ■ 各ブロック個別調整
-------------------------------------------------- */

/* Aブロック　画像背景 */
.eyecatch.display_line_bg { background-image: url("/files/recommend_b_bg.jpg"); }
.eyecatch .dispaly_line_outer { background-image: url("/files/recommend_b_top.jpg"); }
.eyecatch .dispaly_line_inner { background-image: url("/files/recommend_b_bottom.jpg"); }
.eyecatch.display_line_bg img { width: 300px; }

.field_3col .display_line_bg { background-image: url("/files/recommend_s_bg.jpg"); }
.field_3col .dispaly_line_outer { background-image: url("/files/recommend_s_top.jpg"); }
.field_3col .dispaly_line_inner { background-image: url("/files/recommend_s_bottom.jpg"); }
.field_3col .display_line_bg img { width: 200px; }


/* Cブロック */
.c_01, .c_02, .c_03, .c_05, .c_06 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  padding: 0 0 20px;
  *padding: 0 0 30px;
}
.c_04 { margin: 0 0 20px; }


/* Dブロック */
.menu-list table {
  border-collapse:separate;
}


/* Gブロック */
.g_01 .sub_entry_title a,
.g_02 .sub_entry_title a { text-decoration: underline; }
.g_01 .sub_entry_title a:hover,
.g_02 .sub_entry_title a:hover { text-decoration: none; }


/* Z-D ブログRSS */
.z_d1 { margin: 0 0 20px; }


/* Z-E リンクバナー */
.banner_box { text-align: center; }
.banner_box img {
  max-width: 100%;
  width: auto;
  _width: 100%;
}

/* Z-I スライドショー */
.z_j1 { margin: 0 0 15px; }

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

/* メール投稿ブロックの画像とコメントの間余白挿入 */
.cu_mail_block .img_size_thumb {
  padding-left: 10px;
}

/*  メールフォーム
----------------------------------------------------- */

.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}
#container_top .iqfm-table td textarea {
  width: 96%;
  height: 15em;
  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;
}
.z_c1 .post_data { margin: 0 0 30px; }


/* ==================================================
   ■ 各ページ個別調整
-------------------------------------------------- */


/*  ●●ページ
----------------------------------------------------- */

/*  ●●ページ
----------------------------------------------------- */

/*  ●●ページ
----------------------------------------------------- */