@charset "utf-8";

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





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_11 {
    background: transparent url("/files/body_bg_top.jpg") repeat-x scroll center top;
    color: #333333;
}


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


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


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

strong {
color:#c08327;
}




#outer_block {
    background: transparent url("/files/outer_block_bg.jpg") repeat-y scroll 0 0;
    margin: 0 auto;
    padding: 40px 0 0;
    width: 1020px;
}




.widget-title {
    background: transparent url("/files/widget_title_bg.jpg") no-repeat scroll left top;
    color: #6d3d26;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 5px;
    text-align: center;
}




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



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


#footer_sitemap_block {
    margin: 20px 0 15px;
}



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

.td_cell {
    background: transparent none repeat scroll 0 0;
    border-color: #666666;
}


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

.c_03 {
  margin-bottom:20px;
}


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


.tablenav {
  padding: 1em 0;
}
.tablenav .next, .tablenav .prev {
  color: #6d3d26;
}
a.page-numbers, .tablenav .current,
.permalink_in a, .pageback a {
  background: none #f3deba;
  border-style: solid;
  border-color: #f3deba;
  color: #6d3d26;
}
.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: #f3deba;
  color: #6d3d26;
} 


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

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

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

#container_top .iqfm-table td #iqfm-input-text-3 {
  width: 75%;
}
#container_top .iqfm-table td textarea {
  width: 96%;
  height: 15em;
  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;
}
.z_c1 .post_data { margin: 0 0 30px; }




