@charset "utf-8";

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



/*
 * TOPページの駐車場マップ消してます
 */
#page_11 .car_map {
  display:none;
   
}



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



body {
    background: url("/files/body_bg.jpg") no-repeat scroll center top transparent;
    color: #6e5027;
    font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 62.5%;
    line-height: 1;
}


#main_teaser {
    margin: 0 auto;
    padding: 0;
    width: 1046px;
}



#outer_block {
  padding: 40px 0 0;
  width: 1046px;
}





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

#site-description a {
  color:#6e5027;
}




#branding_box {
    height: 190px;
  padding:0;
}


#header_information {
  height: 115px;
}





#blog_block a {
    background: url("/files/blog_bnr.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 120px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}



.widget-title {
    color: #6e5027;
}


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


.slide_area {
    margin-bottom: 40px;
}




.entry_title {
    color: #6e5027;
}



.table_area td.td_name {
    background-color: #faba61;
    border: 1px solid #fa9617;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    word-break: normal;
    word-wrap: normal;
}



.table_area td.td_value {
    background-color: #ffffff;
    border: 1px solid #fa9617;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}



small {
    border: 1px solid #fa9617;
}



#footer_sitemap_block {
  padding:10px 0;
}

#copyright {
    background: url("/files/footer_box_bg2.jpg") no-repeat scroll center top transparent;
  color:#ff8f00;
}



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



.half_entry_title {
    background: url("/files/half_entry_title_bg.jpg") no-repeat scroll left top transparent;
    color: #6e5027;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 0 0 40px;
    position: static;
    text-align: left;
    width: 300px;
}

.td_cell {
    border-color: #faba61;
}


.inline_title {
    border: 1px solid #fa9617;
}


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

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

#iqfm-input-textarea-7 {
  width:80%;
}


.list_block .list_box {
    border-bottom: 1px dotted #fa9617;
}




/*  お問い合わせ
---------------------------------------------------------------------------------------------------- */
#container_top .iqfm-table td #iqfm-input-text-3 {
  width: 60%;
}
#container_top .iqfm-table td textarea{
  width: 96%;
  height: 10em;
  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;
}


