@charset "utf-8";

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



*:html #footer-widget-area .widget-area {/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html #footer-widget-area .widget-area {/* IE 7 */
display:inline;
zoom:1;
}


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


/*  バナー
---------------------------------------------------------------------------------------------------- */

.banner_box img {
    margin-top: 30px;
}


/*  ギャラリー
---------------------------------------------------------------------------------------------------- */
.entry_post_73 {
    margin-bottom: 20px;  
}




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

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

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

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

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


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


#header_information {
 height:260px; 
}




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

.main_header img {
 margin:0 0 0 420px; 
}

.widget-title {
  text-align:center;
  padding: 0 0 5px;
}


#main_teaser {
    margin: 0 auto;
    padding: 0 0 20px;
}

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



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



.headline_title {
    background: url("/files/top_entry_title.png") no-repeat scroll left top transparent;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    margin-bottom: 15px;
    padding: 0;
    text-align: center;
    width: 700px;
}


.eyecatch.display_line_bg img {
    height: auto;
    padding: 10px 10px 20px;
    width: 300px;
}


.entry_title h3 {
    color: #3f1c0c;
    display: inline-block;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 540px;
  line-height:43px;
}

.entry_title {
  color: #3f1c0c;
  font-size: 15px;
  margin-bottom: 15px;
}


small {
    border: 1px solid #a37d6c;
    display: inline-block;
    font-size: 12px;
    line-height: 2;
    margin: 10px auto 0;
    padding: 0;
    width: 99%;
}



.table_area td.td_name {
    background-color: #f3dec3;
    border: 1px solid #a37d6c;
}


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


#footer-widget-area .widget-area {
    display: inline-block;
    float: none;
    margin: 10px auto;
    text-align: center;
    width: auto;
}

#footer-widget-area .widget-area ul.menu {
  border-color: #c1a968;
}
#footer-widget-area .widget-area .menu-item a {
  border-color: #c1a968;
  color: #c1a968;
}



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



.sub_entry_title {
    background: url("/files/sub_entry_title_bg.png") no-repeat scroll left top transparent;
    color: #981d05;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 43px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 0 0 40px;
    position: static;
    width: 660px;
}



.inline_title {
    background: url("/files/clom3-title.jpg") repeat;
    border: 0 none;
    border-radius: 5px;
    color: #3f1c0c;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 10px;
    padding: 5px 0;
    text-align: center;
}



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

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

.iqfm-table td {
  background-color: #f9f2e4 !important;
}

#container_top .iqfm-table td #iqfm-input-textarea-7,
#container_top .iqfm-table td #iqfm-input-text-1,
#container_top .iqfm-table td #iqfm-input-text-2,
#container_top .iqfm-table td #iqfm-input-text-3 {
  width: 96%;
}