@charset "utf-8";

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


html {
    background: none;
}



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;
}


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


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



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


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



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



.headline_title { 
color:#ffffff;
}



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


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


#footer_sitemap_block {
  margin:10px 0;
}



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



.sub_entry_title {
    color: #7f012f;
}



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

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


#container_top .iqfm-table td #iqfm-input-text-4 {
  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; }

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


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