@charset "utf-8";

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

/* =======================================================================================
   ■ 全体
------------------------------------------------------------------------------------------ */
html {
    background: none;
}

body {
    background: url("/files/body_bg.jpg") repeat-x scroll center top transparent;
    color: #000;
}

body#page_6 {
  background-image: url("/files/body_bg_top.jpg");
}

#wrapper {
    background: url("/files/wrapper_bg.jpg") no-repeat scroll center top transparent;
}

body#page_6 #wrapper {
    background: url("/files/wrapper_bg_top.jpg") no-repeat scroll center top transparent;
}

#outer_block {
    background: none;
    padding: 30px 0 0;
}

body#page_6 #outer_block {
    padding: 20px 0 0;
}


body#page_6 #main_teaser {
    height: 536px;
}

a:link, a:visited {
  color: #ce023c;
  text-decoration: underline;
}

a:hover, a:active {
  color: #ce023c;
  text-decoration: none;
}

span.color1 {
  color:#ce023c;
}

.permalink_in a {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    color: #ce023c;
    text-decoration: underline;
    border-radius:5px;
}
.permalink_in a:hover {
    background: none repeat scroll 0 0 #ce023c;
    border: 1px solid #ce023c;
    color: #ffffff;
    text-decoration: none;
}

small {
    border: 1px solid #ccc;
    border-radius: 5px;
    background:#fff;
    text-align: center;
}

small a {
    color:#ce023c !important;
    text-align: center;
}

small a:hover {
    border-radius: 5px;
    background:#ce023c;
    color: #fff !important;
}

/* =======================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------ */
#branding_box {
    background: none;
    height: 171px;
    margin: 0 auto;
    padding: 0;
    width: 960px;
}

div#access .gnavi11 a, div#access .gnavi12 a, div#access .gnavi13 a, div#access .gnavi14 a, div#access .gnavi15 a, div#access .gnavi16 a {
    height: 43px;
}

.main_header {
  margin-bottom:8px;
}

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

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

/* =======================================================================================
   ■ フッター
------------------------------------------------------------------------------------------ */
#footer_block {
    background: url("/files/footer_bg.png") repeat-x scroll center bottom transparent;
}


#footer_box {
    background: url("/files/footer_box_bg.png") no-repeat scroll center top transparent;
    height: 167px;
}

#copyright {
    height: 20px;
    line-height: 20px;
}

#footer_sitemap_block {
  margin-top:9px;
}

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

#footer-widget-area .widget-area .menu-item a:link,
#footer-widget-area .widget-area .menu-item a:visited {
  text-decoration: underline;
}

#footer-widget-area .widget-area .menu-item a:hover,
#footer-widget-area .widget-area .menu-item a:active {
  text-decoration: none;
}

.footer_infomation {
  width:100%
}

#footer_information .entry-post {
    border-bottom: medium none;
    margin: 100px 0 0 0;
    padding: 0;
    width: 100%;
    text-align:center;
}


/* =======================================================================================
   ■ サイド
------------------------------------------------------------------------------------------ */
/*ウィジェットタイトル*/
.widget-title,
.widget-title2 a {
    background: url("/files/widget_title_bg.png") no-repeat scroll left top transparent;
    color: #0d3c89;
    padding: 0;
    height: 46px;
    line-height: 46px;
    text-align:center;
}

/*ウィジェットリスト*/
#main .widget-area ul ul li a {
    background: url("/files/widget_list_bg.png") no-repeat scroll left top transparent;
    padding: 0 0 0 40px;
    color: #000;
}

/* =======================================================================================
   ■見出し
------------------------------------------------------------------------------------------ */
.headline_title {
    background: url("/files/top_entry_title.png") no-repeat scroll left top transparent;
    height: 57px;
    line-height: 57px;
    text-shadow: white 2px 2px 0px, white -2px 2px 0px,white 2px -2px 0px, white -2px -2px 0px;
    font-size:20px;
    letter-spacing: 1px;
}

.entry-title,
.entry_title {
    padding: 0 0 0 25px;
    width: 675px;
    color:#fff;
}

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

.sub_entry_title {
    background: url("/files/sub_entry_title_bg.png") no-repeat scroll left top transparent;
    color: #000;
    padding: 0 0 0 30px;
    width: 670px;
}

.inline_title {
    border: 1px solid #7ab0e0 !important;
 	background: #f1f9fe;
    border-radius: 5px;
    display: block;
    font-size: 11px;
    line-height: 1.7;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-align: left;
}

/* =======================================================================================
   ■ テーブル
------------------------------------------------------------------------------------------ */
.table_area td.td_name {
    background-color: #cfe7fc;
    border: 1px solid #7ab0e0;
}

.table_area td.td_value {
    background-color: #f1f9fe;
    border: 1px solid #7ab0e0;
}

/* =======================================================================================
   ■ ブロック
------------------------------------------------------------------------------------------ */
/*トップ用記事*/
.eyecatch.display_line_bg {
    background: url("/files/recommend_b_bg.png") repeat-y scroll center center transparent;
}
.eyecatch .dispaly_line_outer {
    background: url("/files/recommend_b_top.png") no-repeat scroll center top transparent;
}
.eyecatch .dispaly_line_inner {
    background: url("/files/recommend_b_bottom.png") no-repeat scroll center bottom transparent;
}

.field_3col .display_line_bg {
    background: url("/files/recommend_s_bg.png") repeat-y scroll center center transparent;
}
.field_3col .dispaly_line_outer {
    background: url("/files/recommend_s_top.png") no-repeat scroll center top transparent;
}
.field_3col .dispaly_line_inner {
    background: url("/files/recommend_s_bottom.png") no-repeat scroll center bottom transparent;
}


.border_margin {
    border-bottom: 1px dotted #205cbf;
}

.anchor_list ul li {
    border-bottom: 1px dotted #7ab0e0;
}

.page_up a {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    color: #ce023c;
    text-decoration: underline;
    border-radius:5px;
}
.page_up a:hover {
    background: none repeat scroll 0 0 #ce023c;
    border: 1px solid #ce023c;
    color: #ffffff;
    text-decoration: none;
}

/* =======================================================================================
   ■ トップページ
------------------------------------------------------------------------------------------ */
#b3fii6agl4ypnsske1sc .border_margin {
    border-bottom: none;
}

#z-d1-6 {
  margin-bottom:10px;
}

.blog_post {
    border-bottom: 1px dotted #205cbf;
}

#b3fii6agl4ypnsske1sc .inline_title {
    background: url("/files/clom3-title.png") no-repeat scroll center top transparent;
    border: none;
    border-radius: 0;
    display: block;
    font-size: 11px;
    font-weight:bold;
    line-height: 40px;
    height:40px;
    margin-bottom: 10px;
    padding: 0 9px;
    text-align: center;
}

#b3fii6agl4ypnsske1sc .inline_title a {
  color:#0d3c89;
}

/* =======================================================================================
   ■ 施工実績
------------------------------------------------------------------------------------------ */
#lqni5uj38j6zuo1b0akn .inline_title {
    background: url("/files/clom3-title.png") no-repeat scroll center top transparent;
    border: none;
    border-radius: 0;
    display: block;
    font-size: 11px;
    font-weight:bold;
    line-height: 40px;
    height:40px;
    margin-bottom: 10px;
    padding: 0 10px;
    text-align: center;
}

#lqni5uj38j6zuo1b0akn .inline_title a {
  color:#0d3c89;
}

/* =======================================================================================
   ■ ブログ
------------------------------------------------------------------------------------------ */
#wp-calendar thead th {
    background: none repeat scroll 0 0 #;
    border: 1px solid #7ab0e0;
    color:#0d3c89;
}

#wp-calendar tbody td {
    background: none repeat scroll 0 0 #f1f9fe;
    border: 1px solid #7ab0e0;
}

#wp-calendar tbody td.pad {
    background-color: #f1f9fe;
}

#wp-calendar tbody td a {
  text-decoration: underline;
}

#wp-calendar tbody td a:hover {
  text-decoration: none;
}



/* =======================================================================================
   ■ 会社概要
------------------------------------------------------------------------------------------ */
#tf2juaysza3ns0ynpewt .inline_title {
    background: url("/files/clom3-title.png") no-repeat scroll left top transparent;
    border: none;
    border-radius: 0;
    display: block;
    font-size: 11px;
    font-weight:bold;
    line-height: 40px;
    height:40px;
    margin-bottom: 10px;
    padding: 0 10px;
    text-align: center;
}

#tf2juaysza3ns0ynpewt .inline_title a {
  color:#0d3c89;
}


/* =======================================================================================
   ■ お問い合わせ
------------------------------------------------------------------------------------------ */
.iqfm-table th {
    background-color: #cfe7fc !important;
    border: 1px solid #7ab0e0 !important;
}

.iqfm-table td {
    background-color: #f1f9fe !important;
    border: 1px solid #7ab0e0 !important;
}

.iqfm-req_color {
    color: #ce023c;
}

#iqfm-input-18 textarea {
  width:450px;
  height:200px;
}









