@charset "utf-8";

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

/* =======================================================================================
   ■ 全体
------------------------------------------------------------------------------------------ */
html {
    background: none;
}

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

body#page_6 {
  background-image: url("/files/body_bg_top.jpg");
}

#outer_block{
    background: none;
    margin: 0 auto;
    padding: 50px 0 0;
}

#inner_block {
    background: none;
    margin: 0 auto;
    padding: 0;
}

a:link, a:visited {
  color: #000;
  text-decoration: underline;
}

a:hover, a:active {
  color: #000;
  text-decoration: none;
}

small {
    border-color: #02449e;
}

small a {
    background: #fff;
    color: #000 !important;
    padding: 5px 0;
    text-align: center !important;
    width: 100%;
}

small a:hover {
    background-color: #02449e;
    color: #fff !important;
}

/*グローバルナビの上にメイン画像*/
#main_teaser {
    position: relative;
}

#main_teaser img {
    position: absolute;
    left: 0;
    top: -170px;
}

/* =======================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------ */
#branding_box {
    background: none;
    height: 525px;
    margin: 0 auto;
    padding: 0;
    width: 960px;
}

body#page_6 #branding_box {
    height: 1763px;
}

#site-description {
    display: block;
    font-size: 100%;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 960px;
}

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

#header_information {
  height: 405px;
}

body#page_6 #header_information {
  height: 890px;
}

/*セカンドメインからのリンク*/
#header_information {
  position: relative;
}

/*セカンドメイン　トップ以外を非表示*/
body#page_6 div#secondmain {display: inherit; } /*トップ*/
body#page_9 div#secondmain,
body#page_12 div#secondmain,
body#page_15 div#secondmain,
body#page_81 div#secondmain,
body#page_99 div#secondmain,
body#page_101 div#secondmain,
body#page_18 div#secondmain,
body.blog div#secondmain /*ブログ*/
{ display: none; }

/*セカンドメインのリンク*/
body#page_6 #secondmain {
    position: absolute;
    display: block; 
    left: 830px;
    top: 1508px;
}


/*ロールボタンで背景画像処理のボタンを半透明に*/
body#page_6 #secondmain a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

/* =======================================================================================
   ■ グローバルナビ
------------------------------------------------------------------------------------------ */
div#access .gnavi01 a, div#access .gnavi02 a, div#access .gnavi03 a, div#access .gnavi04 a, div#access .gnavi05 a {
    background-color: transparent;
    background-image: url("/files/topnavi.png");
    height: 75px;
    margin: 0;
    padding: 0;
}

/*サブメニューの位置調整*/
#access ul ul {
    top: 75px;
}

/*サブメニューの区切り線*/
div#access ul.sub-menu li.sub-gnavi {
    border-bottom: 1px solid #fff;
}

/* プルダウンメニューの色　16進数、RGBA両方変更すること */
div#access ul.sub-menu li.sub-gnavi a, div#access ul.sub-menu li.sub-gnavi2 a {
  background: none #009dea;
  background: none rgba(0, 157, 234, 1);
  filter: alpha(opacity=100); /* ie 6 7 */
  -ms-filter: "alpha(opacity=100)"; /* ie 8 */
  color: #fff;
}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
  color: #fff;
}
div#access ul.sub-menu li.sub-gnavi a:hover, div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background: none #02449e;
  background: none rgba(2, 68, 158, 1);
  filter: alpha(opacity=100); /* ie 6 7 */
  -ms-filter: "alpha(opacity=100)"; /* ie 8 */
  color: #fff;
}
#access ul li.current_page_item > a:hover, #access ul li.current-menu-ancestor > a:hover,
#access ul li.current-menu-item > a:hover, #access ul li.current-menu-parent > a:hover {
  color: #fff;
}

/* IE7 hack */
*:first-child+html div#access ul.sub-menu li.sub-gnavi a,
*:first-child+html div#access ul.sub-menu li.sub-gnavi2 a {
  background-color: #009dea;
}
*:first-child+html div#access ul.sub-menu li.sub-gnavi a:hover,
*:first-child+html div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background-color: #02449e;
}

/* IE9 hack */
div#access ul.sub-menu li.sub-gnavi a:not(:target),
div#access ul.sub-menu li.sub-gnavi2 a:not(:target),
div#access ul.sub-menu li.sub-gnavi a:not(:target):hover,
div#access ul.sub-menu li.sub-gnavi2 a:not(:target):hover {
	filter: none;
	-ms-filter: none;
}


/* =======================================================================================
   ■ フッター
------------------------------------------------------------------------------------------ */
#footer-widget-area .widget-area .menu-item a:link,
#footer-widget-area .widget-area .menu-item a:visited {
  text-decoration: underline;
}

#footer-widget-area .widget-area .menu-item a:hover,
#footer-widget-area .widget-area .menu-item a:active {
  text-decoration: none;
}

#footer_block {
    background: transparent url("/files/footer_bg.jpg") no-repeat scroll center bottom;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#footer_box {
    background: url("/files/footer_box_bg.png") no-repeat scroll center top transparent;
    height: 345px;
    width: 960px;
    position: relative;
}

#footer-widget-area {
    width: 960px;
    position: absolute;
    top: 318px;
}

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

.footer_infomation {
    display: inline-block;
    width: 960px;
}

#footer_information .entry-post {
    margin: 250px 0 0 0;
    padding: 0;
    width: 960px; 
    text-align:center;
}

#copyright {
    color: #fff;
    height: 40px;
    line-height: 40px;
}

/*右下固定ボタン*/
/*ガテン*/
.fixed_btn div#fixed_btn_gtn, .fixed_btn div#fixed_btn_gtn a {
    height: 150px;
}

/* =======================================================================================
   ■ 見出し
------------------------------------------------------------------------------------------ */
.headline_title {
    background: url("/files/top_entry_title.png") no-repeat scroll left top transparent;
    color: #FFF;
    padding: 0 0 0 0;
    width: 960px;
}

.entry_title {
    color: #000;
    padding: 0 0 0 40px;
    width: 920px;
}

.sub_entry_title {
    background: url("/files/sub_entry_title_bg.png") no-repeat scroll left top transparent;
    color: #000;
    padding: 0 0 0 40px;
    width: 920px;
}

.half_entry_title {
    background: url("/files/half_entry_title_bg.jpg") no-repeat scroll left top transparent;
    color: #000;
}

.half_sub_entry_title {
    background: url("/files/half_sub_entry_title_bg.png") no-repeat scroll left top transparent;
    color: #000;
}

.mid_entry_title {
    background: url("/files/entry_title_bg_w570.jpg") no-repeat 0 0 transparent;
    color: #000;
}

.mid_sub_entry_title {
    background: url("/files/sub_entry_title_bg_w570.png") no-repeat 0 0 transparent;
    color: #000;
}

/* =======================================================================================
   ■ ブログ
------------------------------------------------------------------------------------------ */
body.blog .entry-title {
    height: 60px;
    line-height: 60px;
    color: #000;
}

body.blog .entry-title a,
body.blog .entry-title a:hover {
    color: #000;
    text-decoration: none;
}

/*ウィジェットタイトル*/
.widget-title,
.widget-title2 a,
.widget-title a {
    background: url("/files/widget_title_bg.png") no-repeat scroll left top transparent;
    color: #fff;
    padding: 0;
    text-align:center;
    height:60px;
    line-height:60px;
}

.widget-title2 a:hover {
    text-decoration: none;
}

/*ウィジェットリスト*/
#blog_main .widget-area ul ul li a {
    background: url("/files/widget_list_bg.png") no-repeat scroll left top transparent;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 20px 0 0 40px;
}


#wp-calendar thead th {
    background: none repeat scroll 0 0 #f3fafd;
    border: 1px solid #009dea;
}

#wp-calendar tbody td {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #009dea;
}

#wp-calendar tbody td.pad {
    background-color: #fff;
}

#wp-calendar tbody td a {
  text-decoration: underline;
}

#wp-calendar tbody td a:hover {
  text-decoration: none;
}

#wp-calendar caption {
  margin-top:7px;
}


/* =======================================================================================
   ■ テーブル
------------------------------------------------------------------------------------------ */
.table_area td.td_name {
    background-color: #f3fafd;
    border: 1px solid #009dea;
}

.table_area td.td_value {
    background-color: #fff;
    border: 1px solid #009dea;
}

.td_cell {
    border-color: #009dea;
}

/* =======================================================================================
   ■ フォーム
------------------------------------------------------------------------------------------ */
form {
    margin-bottom: 20px;
}

.iqfm-table th {
    background-color: #f3fafd !important;
    border: 1px solid #009dea !important;
}

.iqfm-table td {
    background-color: #fff !important;
    border: 1px solid #009dea !important;
}


.iqfm-req_color {
    color: #cc0d0d;
}

/* =======================================================================================
   ■ ブロック
------------------------------------------------------------------------------------------ */
/*ブログ新着*/
.blog_post {
    border-bottom: 1px dotted #009dea;
}

/*HTMLブロック*/
.ns_01 {
margin-bottom: 50px;
}

/*FAQ*/
.anchor_list ul li {
    border-bottom: 1px dotted #999999;
}

.faq-title {
    background: none #f3fafd;
    color: #000;
}

/* 詳細
-------------------------------------------------------*/
.permalink_in a {
    background: none repeat scroll 0 0 #02449e;
    border: 1px solid #02449e;
    color: #fff;
}
.permalink_in a:hover {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #02449e;
    color: #000;
}

.indent_border {
    border-left: 5px solid #009dea;
    padding-left: 10px;
}

/* 記事のテキストリンク
-------------------------------------------------------*/
.main_btn a {
    background: url("/files/btn_icon.png") no-repeat 30px center #02449e;
    border-radius: 1.5em;
    padding: 10px 30px 10px 45px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
}


