@charset "utf-8";

/*
 * PC用スタイルCSS
 */


*:html #footer-widget-area .widget-area {/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html #footer-widget-area .widget-area {/* IE 7 */
display:inline;
zoom:1;
}


/* ===================================================================================================================
   ■ サイド
------------------------------------------------------------------------------------------------------------------- */

/* 安さの理由バナー */
#reason_block {
  padding: 0;
  text-indent: -9999px;
}
#reason_block a {
  background: url(../images/reson_bnr.jpg) no-repeat scroll center top transparent;
  display: block;
  height: 100px;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
#reason_block a:hover {
  background-position: center bottom;
}

#contact_bnr_block a {
    background: url(../images/contact_bnr.jpg) no-repeat scroll center top transparent;
    display: block;
    height: 245px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#contact_bnr_block a:hover {
    background: url(../images/contact_bnr.jpg) no-repeat scroll center bottom transparent;
    display: block;
    height: 245px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
/* ===================================================================================================================
   ■ コンテンツ
------------------------------------------------------------------------------------------------------------------- */

/*  j-01ブロック
---------------------------------------------------------------------------------------------------- */

.j_01 h4.sub_entry_title {
    display: none;
}


.j_01 .anchor_list {
    display: none;
}

.j_01 .page_up {
    display: none;
}
.z_h1 {
    margin-bottom: 20px;
}


/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html{
  background: none repeat scroll 0 0 #292929;
}
body{
  background: url(../images/body_bg2.jpg) repeat-x scroll center top transparent;
  color:#cbcaca;
}
body#page_6 {
  background: url(../images/body_bg.jpg) repeat-x scroll center top transparent;
  color:#cbcaca;
}
#wrapper {
  background: none transparent;
}
#outer_block{
    background:none;
}

a:link, a:visited, a:hover, a:active{
  color:#ff9806;
}




/* ===================================================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------------------------------- */
#branding_box{
  height: 190px;
  padding: 0;
}
#header_information {
    height: 101px;
}

/*  H１テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
}
#site-description a {
  color: #FFF;
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */
.main_header {
  padding: 0;
}
.main_header img {
  width: 450px;
  height: 100px;
}

/*  グローバルナビ
---------------------------------------------------------------------------------------------------- */
#access, #access .menu-header, div.menu {
  width: 960px;
}
/*==============================7メニューグローバル共通CSS==============================*/

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-image: url(../images/topnavi2.jpg); //グローバルナビの画像指定
  background-repeat: no-repeat;
  background-position: scroll;
  background-color: transparent;
  padding: 0px;
  margin: 0px;
  height: 60px;
  width: 137px;
}
div#access .gnavi17 a {
  background-image: url(../images/topnavi2.jpg); //グローバルナビの画像指定
  background-repeat: no-repeat;
  background-position: scroll;
  background-color: transparent;
  padding: 0px;
  margin: 0px;
  height: 60px;
  width: 138px;
}


/*==============================6メニューグローバルロールオーバーCSS==============================*/

div#access .gnavi11 a { background-position: left top; }
div#access .gnavi12 a { background-position: -137px top; }
div#access .gnavi13 a { background-position: -274px top; }
div#access .gnavi14 a { background-position: -411px top; }
div#access .gnavi15 a { background-position: -548px top; }
div#access .gnavi16 a { background-position: -685px top; }
div#access .gnavi17 a { background-position: right top; }


div#access .gnavi11 a:hover { background-position: left bottom; }
div#access .gnavi12 a:hover { background-position: -137px bottom; }
div#access .gnavi13 a:hover { background-position: -274px bottom; }
div#access .gnavi14 a:hover { background-position: -411px bottom; }
div#access .gnavi15 a:hover { background-position: -548px bottom; }
div#access .gnavi16 a:hover { background-position: -685px bottom; }
div#access .gnavi17 a:hover { background-position: right bottom; }
/*======================■7メニュープルダウンCSS■======================
  7メニュー子メニューCSS class (オプション)に「sub-gnavi2」を入力
=======================================================================*/

#access ul.menu ul.sub-menu {
  top: 60px;
  width: 137px;
}

div#access ul.sub-menu li.sub-gnavi2 {
  width: 137px;
  text-indent: 0;
}

div#access ul.sub-menu li.sub-gnavi2 a {
  background: none repeat scroll 0 0 #ffee4e;
  display: block;
  float: left;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-indent: inherit;
  width: 137px;
  color: #000;
}

div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background: none repeat scroll 0 0 #fbb946;
  text-decoration: underline;
  color: #000;
}


/* IE8 hack */
div#access ul.sub-menu li.sub-gnavi2 a {
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99CCCCCC,EndColorStr=#99CCCCCC)/9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99CCCCCC,EndColorStr=#99CCCCCC)"/9;
}
div#access ul.sub-menu li.sub-gnavi2 a:hover {
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99999999,EndColorStr=#99999999)/9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99999999,EndColorStr=#99999999)"/9;
}


/*  メイン画像
---------------------------------------------------------------------------------------------------- */
#main_teaser {
}
.flash_teaser {
}




/* ===================================================================================================================
   ■ サイド
------------------------------------------------------------------------------------------------------------------- */
.widget-title, .widget-title2 a {
      font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 1px 0 10px 0;
  text-align:center;
  color:#ffffff;
}
.widget-title2 a:link, .widget-title2 a:visited,
.widget-title2 a:hover, .widget-title2 a:active {
}


#main .widget-area ul ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color:#fff;
}


/*  左ナビ
---------------------------------------------------------------------------------------------------- */
#secondary {
  padding: 0;
}

#thirdly {
  padding: 0 0 50px;
}



/*  ブログナビ
---------------------------------------------------------------------------------------------------- */
#wp-calendar thead th{
}
#wp-calendar tbody td {
}




/* ===================================================================================================================
   ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_block {
   background: url(../images/footer_bg.jpg) repeat-x scroll center top transparent;
  height: 211px;
}
#footer_box {
  height:170px;
  width:1020px;
}
.footer_infomation {
    height: 170px;
    width:1020px;
}
#footer-widget-area {
    width: 1020px;
}
.post-data {
 width:400px;
}
#footer_information .entry-post {
    width: 400px;
}
/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block {
  margin-top:9px;
      width: 1020px;
}
#footer-widget-area .widget-area ul.menu {
  border-color: #fff;
}
#footer-widget-area .widget-area .menu-item a {
  border-color: #999;
  color: #fff;
  padding: 0 11px;

}
#footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}



/*  フッター情報
---------------------------------------------------------------------------------------------------- */
#footer_information .entry-post{
  margin: 47px 0 0px 408px;
    color: #fff;
}



/*  コピーライト
---------------------------------------------------------------------------------------------------- */
#copyright {
  background: none #000;
  color: #fff;
}




/* ===================================================================================================================
   ■ コンテンツ
------------------------------------------------------------------------------------------------------------------- */
#container_top {
}

/*  見出し
---------------------------------------------------------------------------------------------------- */
h2.headline_title {
  color:#fff;
}
h3.entry_title, .entry_title, .entry-title {
  color: #000;
  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: #000;
}

h4.sub_entry_title {
    color: #fff;
}
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: #fff;
}

h5.inline_title {
    border: 1px solid #696969;
    font-size: 12px;
    line-height: 1.7;
    padding: 5px 10px;
    text-align: left;
  background-color:#696969;
  color:#fff;
}
.coupon_data h5.inline_title,
.c_04 h5.inline_title {
  background: none #696969;
  border: 1px solid #696969;
  border-radius: 5px;
  height: auto;
  line-height: 1.7;
  padding: 5px 10px;
  text-align: left;
}

small{
  border-color: #ebd627;
}
small a {
  width: 100%;
  padding: 5px 0;
  text-align: center !important;
  color: #ebd627 !important;
}

small a:hover{
  background-color: #ebd627;
  color: #000 !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: #ebd627;

}
.table_area td.td_name, body.coupon .table_area td.td_name, .z_c1 .iqfm-table th {
  background: none #3b3b3b;
  color:#fff;
}
.table_area td.td_value, body.coupon .table_area td.td_value, .z_c1 .iqfm-table td {
  background: none #292929;
}
.td_cell {
  border-color: #ebd627;
}



/*  ページ遷移ボタン
---------------------------------------------------------------------------------------------------- */
.tablenav {
  padding: 1em 0;
}
a.page-numbers, .tablenav .current,
.permalink_in a, .pageback a,
.page_up a {
  background: none #666;
  border-style: solid;
  border-color: #666;
  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: #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 transparent;
  border-style: solid;
  border-color: #666;
  color: #666;
}



/*  ブロック
---------------------------------------------------------------------------------------------------- */
/* Gブロック */
.indent_border {
  border-color: #999;
}
.border_margin {
  border-color: #999;
}

/* Z-D ブログRSS */
.z_d1 .blog_post {
  border-color: #ccc;
}





/*  トップページ
---------------------------------------------------------------------------------------------------- */


/*  お問い合わせ
---------------------------------------------------------------------------------------------------- */
#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: #F00;
}
button, input[type="reset"], input[type="button"], input[type="submit"] {
  line-height: 1.7;
}


/* =======================================

以下、CarCraft で独自編集した内容

======================================= */

/*  料金表
---------------------------------------------------------------------------------------------------- */
body {
  -webkit-text-size-adjust: 100%;
}

.entry_post_134 table,
.entry_post_242 table {
  font-size: 17px;
  line-height: 1.7;
}

.entry_post_134 table .td_name,
.entry_post_242 table .td_name {
  min-width: 70%;
  white-space: nowrap;
}

.entry_post_134 table .td_value,
.entry_post_242 table .td_value {
  text-align: right;
}
.entry_post_134 table:before,
.entry_post_242 table:before,
.entry_post_134 table:after,
.entry_post_242 table:after {
  content: "料金は全て税込表記となります"
}