@charset "utf-8";

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


html {
    background: none;
}



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

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

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

strong {
  color:#d20101;
}


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


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



#outer_block {
    background: transparent url("/files/outer_block_bg.jpg") repeat-y scroll 0 0;
    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;
}



.table_area td.td_name {
    background-color: #c0e5fe;
    border: 1px solid #0b79d6;
    color: #0b79d6;
    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 #0b79d6;
}




small {
    border: 1px solid #0b79d6;
}

small a {
color:#0b79d6 !important;
}


#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: 20px 0;
}



#footer_information .entry-post {
    border-bottom: medium none;
    color: #0e3a94;
    font-weight: bold;
    margin: 65px 0 0;
    padding: 0;
    text-align: center;
    width: 1000px;
}



#page_12 #main_teaser {
  width:960px;
}

#main_teaser {
  width:1000px;
}



.inline_title {
    border: 1px solid #0b79d6;
}

.sub_entry_title {
    color: #0e3891;
}

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

.indent_border {
    border-left: 5px solid #0b79d6;
}





h3.entry_title, .entry_title, .entry-title  {
  width: 680px;
  padding: 0 0 0 20px;
}
h4.sub_entry_title {
  width: 670px;
  padding: 0 0 0 30px;
}

#main .widget-area ul ul li a {
  padding: 0 0 0 25px;
}

.iqfm-table th {
    background-color: #c0e5fe !important;
    color: #0b79d6 !important;
}
.iqfm-table th, 
.iqfm-table td {
    border: 1px solid #0b79d6 !important;
    padding: 5px;
}


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






#footer_block {
  background-repeat: no-repeat;
}








