@charset "utf-8";

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


body {
    background: transparent url("/files/body_bg.jpg") no-repeat scroll center top;
    color: #333;
}
body#page_12 {
    background: transparent url("/files/body_bg_top.jpg") no-repeat scroll center top;
    color: #333;
}
a {
    color: #7fbc1e;
}

#recruit_bnr_block {
    padding: 0;
    text-indent: -9999px;
}
#recruit_bnr_block a {
    background: url("/files/contact_bnr.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 225px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#recruit_bnr_block a:hover {
    background: url("/files/contact_bnr.jpg") no-repeat scroll center bottom transparent;
}

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

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

.main_header img {
    width: 340px;
    height: 91px;
}

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

#main .widget-area ul ul li a {
    background: transparent url("/files/widget_list_bg.jpg") no-repeat scroll left top;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 0 0 25px;
}


#footer-widget-area {
    padding-top: 10px;
}

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

#footer_information .entry-post {
    border-bottom: medium none;
    margin: 65px 0 0 390px;
    padding: 0;
    width: 610px;
    color: #fff;
}

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

small {
    border: 1px solid #7fbc1e;
    display: inline-block;
    font-size: 12px;
    line-height: 2;
    margin: 10px auto 0;
    padding: 0;
    width: 99%;
}
small a {
    color: #7fbc1e !important;
    text-align: center !important;
}

.table_area td.td_name {
    width: 30%;
    background-color: #faffee;
    border: 1px solid #d1dfb4;
    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 #d1dfb4;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}

.iqfm-table th {
    background-color: #fff !important;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}
.iqfm-table th, .iqfm-table td {
    border: 1px solid #dbd9c8 !important;
    padding: 5px;
}

.inline_title {
    border: none;
    border-radius: 5px;
    display: block;
    font-size: 11px;
    line-height: 1.7;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-align: left;
    background-color: #78a333;
    color: #fff;
}

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





#container_top #iqfm-input-1 td #iqfm-input-text-3,
#container_top #iqfm-input-2 td #iqfm-input-text-8 {
  width: 75%;
}
#container_top .iqfm-table td textarea{
  width: 96%;
  height: 15em;
  font-size: 100%;
}
.iqfm-req_color{
  color: #F00;
}
.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; }






























