@charset "utf-8";

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


/* ↓↓　雛形　レイアウトにあわせて追記・上書きして下さい　↓↓ */



/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html{
  background-repeat: repeat;
}
body{
  background-repeat: repeat-x;
  color: #000;
}
#wrapper {
  background: url("/files/wrapper_bg.jpg") no-repeat center top transparent; 
}
#outer_block{
  background-image: url("/files/outer_block_bg.png");
  background-position: center top;
  width: 1004px;
  padding: 20px 60px 0;
}

a:link, a:visited {
  text-decoration: underline !important;
  color: #c91a12;
}

a:hover, a:active {
  text-decoration: none !important;
  color: #c91a12;
}



/* ===================================================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------------------------------- */
#branding_box{
  background-image: url("/files/branding_box_bg.png");
  background-position: center bottom;
  height: 304px;
  margin: 0 auto;
  padding: 0 82px;
  position: relative;
}

/*  H１テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
  position: absolute;
  top: 85px;
  right: 82px;
  text-align: right;
}
#site-description a {
  color: #FFF;
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */
.main_header {
  padding: 0 0 60px;
  text-align: center;
}
.main_header img {
  width: 250px;
  height: 190px;
}

/*  グローバルナビ
---------------------------------------------------------------------------------------------------- */
#access, #access .menu-header, div.menu {
  width: 960px;
}
div#access .menu-item a, div#access .menu-item a:hover {
  height: 40px;
  line-height: 40px;
}


/*  メイン画像
---------------------------------------------------------------------------------------------------- */
#main_teaser {
  background: url("/files/main_teaser_bg.png") no-repeat center top transparent;
  width: 1124px;
  text-align:center;
}
.flash_teaser {
}




/* ===================================================================================================================
   ■ サイド
------------------------------------------------------------------------------------------------------------------- */
.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 {
  background-image: url("/files/widget_list_bg.png");
  color: #000;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


/*  左ナビ
---------------------------------------------------------------------------------------------------- */
#secondary {
  padding: 0 0 20px;
}

#thirdly {
  padding: 0 0 50px;
}



/*  ブログナビ
---------------------------------------------------------------------------------------------------- */
#wp-calendar thead th{
  background: none #c2b89d;
  line-height: 2;
  padding: 5px;
}
#wp-calendar tbody td {
  background: none transparent;
  border-width: 0 0 1px;
  border-style: dotted;
  border-color: #923918;
  line-height: 2;
  padding: 5px;
}




/* ===================================================================================================================
   ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_block {
}
#footer_box {
  height: 146px;
  padding: 0 50px;
}


/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block {
  padding: 7px 0 0;
}
#footer-widget-area .widget-area ul.menu {
  border-color: #fff;
}
#footer-widget-area .widget-area .menu-item a {
  border-color: #fff;
  color: #fff;
}
#footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}


/*  フッター情報
---------------------------------------------------------------------------------------------------- */
#footer_information .entry-post{
  width: 480px;
  margin: 40px 0 0 520px;
  color: #fff;
}



/*  コピーライト
---------------------------------------------------------------------------------------------------- */
#copyright {
  background: url("/files/footer_box_bg.jpg") no-repeat center bottom transparent;
  height: 25px;
  line-height: 25px;
  color: #d9ad2c;
}




/* ===================================================================================================================
   ■ コンテンツ
------------------------------------------------------------------------------------------------------------------- */
#container_top {
}

/*  見出し
---------------------------------------------------------------------------------------------------- */
h2.headline_title {
  background-image: url("/files/top_entry_title.png");
  color: #fff;
  font-size: 20px;
}
h3.entry_title, .entry_title, .entry-title {
  width: 680px;
  padding: 0 0 0 20px;
  color: #fff;
  text-align: left;
}

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

h4.sub_entry_title {
  color: #000;
}
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;
}

h5.inline_title {
  background: url("/files/clom3-title.jpg") no-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;
}
.coupon_data h5.inline_title,
.c_04 h5.inline_title {
  background: none #f4edd5;
  border: 1px solid #c2b89d;
  border-radius: 5px;
  height: auto;
  line-height: 1.7;
  padding: 5px 10px;
  text-align: left;
}

small{
  border-color: #c91a12;
}
small a {
  width: 100%;
  padding: 5px 0;
  text-align: center !important;
  color: #c91a12 !important;
}

small a:hover{
  background-color: #c91a12;
  color: #FFF !important;
}





/*  テーブル
---------------------------------------------------------------------------------------------------- */
.table_area td.td_name, .table_area td.td_value,
body.coupon .table_area td.td_name, body.coupon .table_area td.td_value,
.z_c1 .iqfm-table th, .z_c1 .iqfm-table td {
  border-color: #c2b89d;
}
.table_area td.td_name, body.coupon .table_area td.td_name, .z_c1 .iqfm-table th {
  background: none #f4edd5;
}
.table_area td.td_value, body.coupon .table_area td.td_value, .z_c1 .iqfm-table td {
}
.td_cell {
  border-color: #923918;
}



/*  ページ遷移ボタン
---------------------------------------------------------------------------------------------------- */
.tablenav {
  padding: 1em 0;
}
a.page-numbers, .tablenav .current,
.permalink_in a, .pageback a,
.page_up a {
  background: none #c91a12;
  border-style: solid;
  border-color: #c91a12;
  color: #fff;
}
.permalink_in a:link, .permalink_in a:visited,
.pageback a:link, .pageback a:visited {
}
.tablenav .next:link, .tablenav .next:visited,
.tablenav .prev:link, .tablenav .prev:visited {
  border: none;
  background: none transparent;
  color: #c91a12;
}
.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 transparent;
  border-style: solid;
  border-color: #c91a12;
  color: #c91a12;
} 



/*  ブロック
---------------------------------------------------------------------------------------------------- */
/* Z-D ブログRSS */
.z_d1 .blog_post {
  border-color: #923918;
}





/*  トップページ
---------------------------------------------------------------------------------------------------- */


/*  ○○○
---------------------------------------------------------------------------------------------------- */


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



/*  クーポンページ
---------------------------------------------------------------------------------------------------- */
.coupon_print_block .print_header,
h1.print_page_title,
.coupon_box table tr td.coupon_data,
.coupon_box table tr td.coupon_meta_title, .coupon_box table tr td.coupon_meta {
  border-color: #c2b89d;
}
.coupon_box table tr td.coupon_meta_title {
  background-color: #f4edd5;
  color: #000;
}
.coupon_box table tr td.coupon_meta {
  background-color: #fff;
}


