@charset "utf-8";

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



/*  システムパーツの調整
---------------------------------------------------------------------------------------------------- */
/* メールフォームのボタン高さを統一 */
.z_c1 button, .z_c1 input[type="reset"],
.z_c1 input[type="button"], .z_c1 input[type="submit"] {
  line-height: 1.7;
}
/* テキスト入力ボックスのサイズを調整
   伸ばしたい入力項目（メールアドレス、住所など）のクラスを指定してください。 */
#container_top .iqfm-table td #iqfm-input-text-4,
#container_top .iqfm-table td #iqfm-input-text-15 {
  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;
}


html {
    background: transparent url("/files/html_bg.jpg") repeat scroll center top;
}



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

#page_6 {
    background: transparent url("/files/body_bg_top.jpg") repeat-x scroll center top;
    color: #333333;
}


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

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



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



#branding_box {
    background: transparent url("/files/branding_box_bg.jpg") no-repeat scroll center top;
    height: 175px;
    margin: 0 auto;
    padding: 0;
    width: 960px;
}



#outer_block {
    background: none;
    margin: 0 auto;
    padding: 40px 0 0;
    width: 1000px;
}


.widget-title {
    background: transparent url("/files/widget_title_bg.jpg") no-repeat scroll left top;
    color: #834202;
}

a:link, 
a:active, 
a:hover, 
a:visited {
  color: #ff0000;
}

strong {
  color:#919191;
}


#main .widget-area ul ul li a {
    background: transparent url("/files/widget_list_bg.jpg") no-repeat scroll left top;
    color: #201409;
}


.headline_title {
  color:#ffffff;
}

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



.table_area td.td_name {
    background-color: #d1bba6;
    border: 1px solid #4e4e4e;
}


.table_area td.td_value {
    background-color: #ffffff;
    border: 1px solid #4e4e4e;
}


small {
    border: 1px solid #4e4e4e;
}


#footer_sitemap_block {
    margin: 10px 0;
}



#footer-widget-area .widget-area .menu-item a {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    color: #ffffff;
    display: block;
    font-weight: normal;
    line-height: 1.7;
    margin: 0 0 0 -1px;
    padding: 0 15px;
    text-decoration: none;
}


#footer_information .entry-post {
    border-bottom: medium none;
    color: #ffffff;
    margin: 30px 0 0 320px;
    padding: 0;
    width: 680px;
}


/*  ページ遷移ボタン
---------------------------------------------------------------------------------------------------- */
.tablenav {
  padding: 1em 0;
}
.tablenav .next, .tablenav .prev {
  color: #2b1c0d;
}
a.page-numbers, .tablenav .current,
.permalink_in a, .pageback a {
  background: none #2b1c0d;
  border-style: solid;
  border-color: #2b1c0d;
  color: #fff;
}
.permalink_in a:link, .permalink_in a:visited,
.pageback a:link, .pageback a:visited {
}
.tablenav .current, a.page-numbers:hover,
.permalink_in a:hover, .permalink_in a:active,
.pageback a:hover, .pageback a:active {
  background: none transparent;
  border-style: solid;
  border-color: #2b1c0d;
  color: #2b1c0d;
} 



.border_margin {
    border-bottom: 0 none;
    margin: 0 0 10px;
    padding: 0;
}



.inline_title {
    background: #834201;
    border: 1px solid #834201;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-size: 11px;
    line-height: 1.7;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-align: left;
}

.inline_title a {
color: #ffffff;
}

.indent_border {
    border-left: 5px solid #834201;
    padding-left: 10px;
}



.sub_entry_title {
    color: #834202;
}

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



.iqfm-table th {
    background-color: #d1bba6 !important;
}

.iqfm-table th, .iqfm-table td {
    border: 1px solid #4e4e4e !important;
}

.entry-title, 
.entry-title a {
  color:#ffffff;
}


.widget-title2 a {
  color: #834202;
}


/*  カレンダー
---------------------------------------------------------------------------------------------------- */

#wp-calendar tbody td {
    background: none repeat scroll 0 0 transparent;
    border-color: #4e4e4e;
    border-width: 0 0 1px;
    line-height: 2;
    padding: 5px;
}


#wp-calendar thead th {
    background: none repeat scroll 0 0 #d1bba6;
    color: #333333;
    line-height: 2;
    padding: 5px;
}












.widget-title, 
.widget-title2 a {
  padding: 0;
  text-align: center;
}
h3.entry_title, .entry_title, .entry-title {
  width: 670px;
  padding: 0 0 0 30px;
}
h4.sub_entry_title {
  width: 670px;
  padding: 0 0 0 30px;
}









