@charset "utf-8";

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

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

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

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

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

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

#outer_block{
    background: none;
    margin: 30px auto 0;
    padding: 0;
    width: 1010px;
}

#inner_block {
    margin: 0 auto;
    padding: 0 25px;
    width: 960px;
}

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

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

small {
    border-color: #000;
}

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

small a:hover {
    background-color: #e74b04;
    color: #fff !important;
}

/*トップメイン画像の高さを指定する場合*/
body#page_12 #main_teaser {
    height: 746px;
}


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

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

.widget-title2 a:hover {
    text-decoration: none;
}

/*ウィジェットリスト*/
#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;
}


/* =======================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------ */
#branding_box {
    background: transparent url("/files/branding_box_bg.png") no-repeat scroll center top;
    height: 165px;
    margin: 0 auto;
    padding: 0;
    width: 960px;
}

#site-description {
    float:right;
    display: block;
    font-size: 100%;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    padding: 27px 0 0;
    text-align: right;
    width: 640px;
}

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

#header_information {
  float:left;
  width:320px;
  height:85px;
  padding-top:15px;
}

/* =======================================================================================
   ■ グローバルナビ
------------------------------------------------------------------------------------------ */
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-color: transparent;
    background-image: url("/files/topnavi.png");
    height: 55px;
    margin: 0;
    padding: 0;
    width: 160px;
}

/* =======================================================================================
   ■ フッター
------------------------------------------------------------------------------------------ */
#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_block {
    background: transparent url("/files/footer_bg.png") repeat-x scroll center bottom;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

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

#footer-widget-area {
    width: 960px;
    padding-top:8px;
}

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

.footer_infomation {
    display: inline-block;
    width: 960px;
}

#footer_information .entry-post {
    border-bottom: medium none;
    margin: 90px 0 0 0;
    width: 960px;
    text-align:center;
    color: #ffffff;
}

#copyright {
    color: #ffffff;
    height: 30px;
    line-height: 30px;
}




/* =======================================================================================
   ■ 見出し
------------------------------------------------------------------------------------------ */
.entry_title,
.entry-title {
    color: #fff;
    padding: 0 0 0 25px;
    width: 675px;
}

.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 40px;
    width: 660px;
}

.headline_title {
    font-size: 18px;
    font-weight: bold;
    height: 55px;
    line-height: 55px;
    margin-bottom: 15px;
    padding: 0;
    text-align: center;
    width: 700px;
    color: #fff;
}

.inline_title {
    background: url("/files/clom3-title.png") 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;
}

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

.table_area td.td_value {
    background-color: #f9f9f9;
    border: 1px solid #444444;
}

/* =======================================================================================
   ■ フォーム
------------------------------------------------------------------------------------------ */
form {
    margin-bottom: 20px;
}

.iqfm-table th {
    background-color: #f2f2f2 !important;
    border: 1px solid #444444 !important;
}

.iqfm-table td {
    background-color: #f9f9f9 !important;
    border: 1px solid #444444 !important;
}


.iqfm-req_color {
    color: #e74b04;
}

/* メールフォームのボタン高さを統一 */
.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; }


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

#wp-calendar tbody td {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #444444;
}

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

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

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

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


/* =======================================================================================
   ■ ブロック
------------------------------------------------------------------------------------------ */
/*トップ用記事*/
.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;
}

/*FAQ*/
.post_data .inline_title {
    background: none;
    border-top:none; 
    border-right:none;
    border-left:none;
    border-bottom: 2px solid #0541bc;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px 7px;
    text-align: left;
    height:1em;
}


.anchor_list ul li {
    border-bottom: 1px dotted #000;
    margin-bottom: 5px;
    padding: 5px 0;
}

.page_up a {
    background-color: #000;
    border: 1px solid #000;
    display: inline-block;
    padding: 5px 10px;
  	border-radius:5px;
    color:#fa7031 !important;
}

.page_up a:hover {
    background-color: #fff;
    color:#e74b04 !important;
}

/*ブログ新着*/
.z_d1 {
margin-bottom:10px;
}

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