@charset "utf-8";

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

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




html {
    background: none #fff;
}


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

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


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



/*==============================6メニューグローバル共通CSS==============================*/

div#access .gnavi11 a,
div#access .gnavi12 a,
div#access .gnavi13 a,
div#access .gnavi14 a,
div#access .gnavi15 a,
div#access .gnavi16 a {
    background-image: url('/files/topnavi2.jpg'); //グローバルナビの画像指定
    background-repeat: no-repeat;
    background-position: scroll;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
    height: 68px;
    width: 160px;
}


#branding_box {
    height: 189px;
    margin: 0 auto;
    padding: 0;
    width: 960px;
}


#header_information {
  height:101px;
}

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

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



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

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


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


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


#main .widget-area ul ul li a {
  color: #000000;
}




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



.cu_mail_block {
    border-bottom: 1px dotted #bf9d9d;
}






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



.table_area td.td_value {
    background: #f3f1e7 none repeat scroll 0 0;
    border: 1px solid #b28989;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}




#footer_sitemap_block {
  margin:15px 0;
}



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


#footer_information .entry-post .post-data p {
  color:#ffffff;
}



#footer_information .entry-post {
    border-bottom: medium none;
    margin: 38px 0 0 360px;
    padding: 0;
    width: 640px;
}


small {
    border: 1px solid #b28989;
}



.sub_entry_title {
    color: #000000;
  margin-bottom: 15px;
}



.inline_title {
    border: 1px solid #bf9d9d;
    border-radius: 5px;
    color: #000000;
    display: block;
    font-size: 11px;
    line-height: 1.7;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-align: left;
}
.inline_title a {
  color: #000000;
}


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


.g_02 .border_margin {
  border:0;
}


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

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



.margin-bottom_20 {
    margin-bottom: 30px;
}

.k_03 {
  padding:0 0 20px;
}



.post_margin {
    margin-bottom: 30px;
}

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