@charset "utf-8";

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

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

html {
  background: none #000;
}
body {
  background: url("/files/body_bg.jpg") no-repeat scroll center top transparent;
  color:#cccccc; /*---基本テキストカラー---*/
}
#page_12 {
  background: url("/files/body_bg_top.jpg") no-repeat scroll center top transparent;
}
#wrapper {
  background: url("/files/wrapper_bg.png") repeat-x scroll center top transparent;
}
#outer_block {
  background: none transparent;
}
#inner_block{
  background: none transparent;
}
#main{
  width: 100%;
}

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

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

#site-description {
  text-align:right;
}

#site-description a {
  color: #aaaaaa;
}

#branding_box {
  background: url("/files/branding_box_bg.jpg") no-repeat scroll center top transparent;
  height: 240px;
  padding:0;
}
#page_12 #branding_box {
  background: url("/files/branding_box_bg_top.jpg") no-repeat scroll center top transparent;
  height: 850px;
}

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

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('/files/topnavi2.png');
}

#access { /*---Gナビ---*/
  position: relative;
}
#access .menu-header {
  position: absolute;
  top: 37px;
  left: 0px;
}

#main_teaser { /*---メイン画像---*/
  margin: 0 auto 25px;
}
.flash_teaser {}
#jquery_slider { margin: 0 0 20px; }



/*  子メニューある場合
----------------------------------------------------- */

/* OFF時 */
div#access ul.sub-menu li.sub-gnavi a, div#access ul.sub-menu li.sub-gnavi2 a {
  background: none #ccc;
  background: none rgba(130,130,130,0.8);
  filter: none;
  -ms-filter: none;
  filter: alpha(opacity=75); /* ie 6 7 */
  -ms-filter: "alpha(opacity=75)"; /* ie 8 */
  color: #fff;
  height: auto;
  padding: 10px 0;
  line-height: 1.7;
}
/* OFF時　現在のページ */
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
  color: #fff;
}

/* ON時 */
div#access ul.sub-menu li.sub-gnavi a:hover, div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background: none #cccccc;
  background: none rgba(130,130,130,0.5);
  filter: none;
  -ms-filter: none;
  filter: alpha(opacity=75); /* ie 6 7 */
  -ms-filter: "alpha(opacity=75)"; /* ie 8 */
  color: #fff;
}
/* ON時　現在のページ */
#access ul li.current_page_item > a:hover, #access ul li.current-menu-ancestor > a:hover,
#access ul li.current-menu-item > a:hover, #access ul li.current-menu-parent > a:hover {
  color: #fff;
}

/* IE7 hack */
*:first-child+html div#access ul.sub-menu li.sub-gnavi a,
*:first-child+html div#access ul.sub-menu li.sub-gnavi2 a {
  background-color: #ccc;
}
*:first-child+html div#access ul.sub-menu li.sub-gnavi a:hover,
*:first-child+html div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background-color: #ccc;
}
/* IE9にかかっているフィルターを無効化 */
div#access ul.sub-menu li.sub-gnavi a:not(:target),
div#access ul.sub-menu li.sub-gnavi2 a:not(:target),
div#access ul.sub-menu li.sub-gnavi a:not(:target):hover,
div#access ul.sub-menu li.sub-gnavi2 a:not(:target):hover {
  filter: none;
  -ms-filter: none;
}

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

#footer_box {
  width: 1110px;
}

#footer_block {
}

#footer_sitemap_block {
}

#footer-widget-area {
  width: 1110px;
  line-height: 2.3;
}

#footer-widget-area .widget-area .menu-item a {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  color:#ffffff;
}

#footer_information .entry-post {
  color:#999999;
  margin: 95px 0 0 0;
  text-align:center;
  width: 100%;
}

.footer_infomation {
    width: 1110px;
}


#copyright {
  color: #333333;
}

/* ==================================================
   ■ 見出し系
-------------------------------------------------- */

.widget-title2 a,
.widget-title {
  color: #fff;
  padding:0 0 5px 0;
  text-align:center;
}

#main .widget-area ul ul li a {
  color:#999999;
}

.headline_title {
  height: 55px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color:#fffefe;
}

.entry-title,
.entry_title {
  background: url("/files/entry_title_bg.jpg") no-repeat scroll left top transparent;
  padding: 0 0 0 40px;
  height: 40px;
  color: #FFF;
  font-size:15px;
}

.entry-title a {
  color:#fff;
  }

.sub_entry_title {
  color: #fff;
  padding: 0 20px 0 20px;
}

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: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

h5.inline_title a {
  color:#ffffff;
}


.permalink_in a {
  background: none repeat scroll 0 0 #000000;
  border: 1px solid #666666;
  color:#fff;
}

.permalink_in a:hover {
  background: none repeat scroll 0 0 #000000;
  border: 1px solid #666666;
  color: #fff;
}

.indent_border {
  border:none;
  background: url("/files/entry_title_bg.jpg") no-repeat scroll left top transparent;
  padding: 0 0 0 40px;
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  overflow: hidden;
  position: static;
  width: 660px;
  zoom: 1;
}

/* ==================================================
   ■ サイドバナー
-------------------------------------------------- */

#blog_block a {
  height: 80px;
}

#contact_bnr_block a {
  height: 300px;
}

.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 a {
  background: url("/files/recruit_bnr.jpg") no-repeat scroll center top transparent;
  height: 80px;
}
#zero_bnr a {
  background: url("/files/zero_bnr.jpg") no-repeat scroll center top transparent;
  height: 80px;
}
#netreserve_bnr a {
  background: url("/files/netreserve_bnr.jpg") no-repeat scroll center top transparent;
  height: 80px;
}
#caspa_bnr a {
  background: url("/files/caspa_bnr.jpg") no-repeat scroll center top transparent;
  height: 80px;
}
#wakos_bnr a {
  background: url("/files/wakos_bnr.jpg") no-repeat scroll center top transparent;
  height: 80px;
}

/* ==================================================
   ■ その他装飾
-------------------------------------------------- */

small {
  border: 1px solid #ff0000;
  text-align:center;
}

small a {
  color: #ff0000 !important;
}

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

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

.iqfm-req_color { /* 必須 */
  color:#ff0000;
}

/*---------------------ボーダー---------------------*/
.border_margin,
.td_cell,
.blog_post,
.list_block .list_box { 
    border-bottom: 1px dotted #333333;
}

/*--------------------カレンダー--------------------*/
#wp-calendar caption {
  text-align:center;
}

#wp-calendar thead th {
  background: none repeat scroll 0 0 #4e4e4e;
}

#wp-calendar tbody td {
  background: none repeat scroll 0 0 #4e4e4e;
  border: 1px solid #000000;
}

#today {
  background: none repeat scroll 0 0 #262626 !important;
}

.syorui {
  border: 1px solid #333333;
  padding: 5px 0 5px 10px;
  letter-spacing: 1px;
}

/*  システムパーツの調整
---------------------------------------------------------------------------------------------------- */
/* メールフォームのボタン高さを統一 */
.z_c1 button, .z_c1 input[type="reset"],
.z_c1 input[type="button"], .z_c1 input[type="submit"] { line-height: 1.7; }

/* テキスト入力ボックスのサイズを調整 */
.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 .post_data { margin: 0 0 30px; }


/* ブログ　次ページおよび次記事へのリンク余白設定 */
#nav-below .nav-next { padding: 0 0 0 10px; }


/* 各ブロックのバグ・余白対応 */
.c_04 { margin: 0 0 20px; }
.menu-list table {
  border-collapse:separate;
}
.indent_border {
  width: 685px;
}
.z_d1 { margin: 0 0 20px; }
.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; }

/* サイド FBバナー上の余白調整 */
#secondary {
  padding:0;
}


/*サイド求人募集バナー*/
#recruit_bnr_block {
    padding: 0;
    text-indent: -9999px;
}
#recruit_bnr_block a {
    background: url("/files/sample_10.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 100px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#recruit_bnr_block a:hover {
    background: url("/files/sample_10.jpg") no-repeat scroll center bottom transparent;
}

/*サイドZEROバナー*/
#zero_bnr_block {
    padding: 0;
    text-indent: -9999px;
}
#zero_bnr_block a {
    background: url("/files/sample_08.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 100px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#zero_bnr_block a:hover {
    background: url("/files/sample_08.jpg") no-repeat scroll center bottom transparent;
}

/*サイド車検ネット予約バナー*/
#reserve_bnr_block {
    padding: 0;
    text-indent: -9999px;
}
#reserve_bnr_block a {
    background: url("/files/sample_09.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 100px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#reserve_bnr_block a:hover {
    background: url("/files/sample_09.jpg") no-repeat scroll center bottom transparent;
}
















































