@charset "utf-8";

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

html {
    background: transparent url("/files/html_bg.jpg") repeat scroll center top;
}
body{
    color: #e2c19b;
}
a, a:hover, a:visited{
    color: #c2819e;
}
/*--------------------ヘッダーエリア--------------------*/
#branding_box{
    height: 301px;
    padding: 0;
}
#site-description{
    text-align: right;
}
#header_information{
    padding: 0 0 26px;
}
.main_header{
    text-align: center;
}
.main_header img{
    height: 200px;
    width: 180px;
}
#main_teaser{
    width: 964px;
}
/*--------------------コンテンツエリア--------------------*/
#outer_block{
    margin: 20px auto 0;
    padding: 0;
    width: 1004px;
}
#inner_block{
    background: transparent url("/files/inner_block_bg.jpg") no-repeat scroll center top;
    margin: 0 auto;
    padding: 20px 22px 0;
    width: 960px;
}
/*--サイドバー--------------------*/
#contact_bnr_block p {
    background: transparent url("/files/contact_bnr.jpg") no-repeat scroll center top;
    height: 160px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.widget-title{
    color: #000;
    padding: 0 0 5px;
    text-align: center;
}
#main .widget-area ul ul li a{
    color: #e2c19b;
}
/*--コンテンツブロック--------------------*/
.headline_title{
    color: #e2c19b;
}
.entry_title{
    color: #e2c19b;
    padding: 0 0 0 55px;
    width: 645px;
}
.entry_title h3{
    width: 525px;
}
.sub_entry_title{
    color: #e2c19b;
    padding: 0 0 0 55px;
    width: 645px;
}
.inline_title{
    border: 1px solid #7e5b2c;
}
.eyecatch.display_line_bg img{
    width: 300px;
}
.blog_post{
    border-bottom: 1px dotted #7e5b2c;
}
.td_cell{
    border-color: #7e5b2c;
}
.table_area td.td_name{
    background-color: #251802;
    border: 1px solid #3d2a09;
}
.table_area td.td_value{
    background-color: transparent;
    border: 1px solid #3d2a09;
}
small{
    border: 1px solid #7e5b2c;
}
small a {
  color: #c2819e;
}
#main .iqfm-table th, #main .iqfm-table td{
    border: 1px solid #3d2a09;
}
#main .iqfm-table th{
    background-color: #251802;
}
/*--------------------ブログページ--------------------*/
.entry-title{
    padding: 0 0 0 55px;
    width: 645px;
    color: #faab54;
}
.navigation .nav-previous{
    border-right: 1px solid #7e5b2c;
}
.navigation .nav-next{
    border-left: 1px solid #7e5b2c;
}
.widget-title2 a{
    color: #000;
    padding: 0;
    text-align: center;
    text-decoration: underline;
}
.widget-title2 a:hover{
    text-decoration: none;
}
#wp-calendar{
    width: 238px;
}
#wp-calendar tbody td{
    background: transparent none repeat scroll 0 0;
    border: 1px solid #3d2a09;
}
/*--------------------フッターエリア--------------------*/
#footer_block{
    background: transparent url("/files/footer_bg.jpg") no-repeat scroll center top;
}
#footer_box{
    height: 223px;
}  
#footer_sitemap_block{
    height: 20px;
    padding: 10px 0;
}
#footer-widget-area .widget-area ul.menu{
    border-left: 1px solid #7e5b2c;
}
#footer-widget-area .widget-area .menu-item a{
    border-left: 1px solid #7e5b2c;
    border-right: 1px solid #7e5b2c;
    color: #e2c19b;
}
#footer_information .entry-post{
    margin: 80px 0 0 320px;
}
#copyright{
    color: #e2c19b;
}







/*  お問い合わせ
---------------------------------------------------------------------------------------------------- */
#container_top .iqfm-table td #iqfm-input-text-3 {
  width: 60%;
}
#container_top .iqfm-table td textarea{
  width: 96%;
  height: 8em;
  font-size: 100%;
}
.z_c1 button, .z_c1 input[type="reset"], .z_c1 input[type="button"], .z_c1 input[type="submit"] {
  line-height: 1.7;
}





































