﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* ----------------------------------------------
 基礎設定
---------------------------------------------- */
body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3' , Verdana, Osaka, Arial, sans-serif;
    font-size: 88%;/*small;*/
    line-height:1.4; /*1.3*/
/*    background-color: #F5F5F5;
    background-color: rgba(245, 245, 245, 1);*/
}

button, checkbox, file, password, radio, reset, submit, text, textarea, A
{
    font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3' , Verdana, Arial, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
}

select
{
    padding: 1px;
    font-family: 'ＭＳ Ｐゴシック', Osaka, Arial, sans-serif;
}

option
{
    line-height: 1;
    font-family: 'ＭＳ Ｐゴシック', Osaka, Arial, sans-serif;
}

BLOCKQUOTE, Q
{
    font-family: 'ＭＳ ゴシック' , 'Osaka－等幅' , 'Courier New', 'Courier', monospace;
    color: #000000;
}


/* ----------------------------------------------
 見出し
---------------------------------------------- */
.HTMLEditorContainer h1:before
{
    content: "[h1はコンテンツ内で使用できません] ";
}

.HTMLEditorContainer h1,
.reDropDownBody h1,
.newscontents h1,
.IBContents h1
{
    font-size: large;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: line-through;
}

.HTMLEditorContainer h2,
.reDropDownBody h2,
#Middle .PickUp_info h2,
#Middle .newscontents h2,
#Middle .IBContents h2
{
background: rgb(231,241,250);
background: linear-gradient(177deg, rgba(231,241,250,1) 50%, rgba(218,234,249,1) 50%);
border-bottom: 3px solid #B9CBD7;
    color: #000000;
    font-size: medium;
    font-weight: bold;
    margin: 5px 0;
    padding: 10px 10px 8px 15px;
}

.HTMLEditorContainer h3,
.reDropDownBody h3,
#Middle .newscontents h3,
#Middle .LinkList_Standard2 li a.titleLink,
#Middle .ItemList_Standard h3,
#Middle .IBContents h3
{
    background: url("../../../Images/h3_bg.png") repeat-y 7px top;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #C1DDF5;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    margin: 5px 0;
    padding: 9px 9px 7px 24px;
}

.HTMLEditorContainer h4,
.reDropDownBody h4,
#Middle .newscontents h4,
#Middle .IBContents h4
{
    background: url("../../../Images/h5_bg.png") repeat-y 7px center;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #C0C0C0;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    margin: 5px 0;
    padding: 9px 9px 7px 24px;
}

.HTMLEditorContainer h5,
.reDropDownBody h5,
#Middle .newscontents h5,
#Middle .IBContents h5
{
    background: url("../../../Images/h4_bg.png") no-repeat 7px center;
    border-style: dotted;
    border-width: 0px 0px 3px 0px;
    border-color: #C1DDF5;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    margin: 5px 0;
    padding: 7px 10px 6px 24px;
}

.HTMLEditorContainer h6,
.reDropDownBody h6,
#Middle .newscontents h6,
#Middle .IBContents h6
{
    background: url("../../../Images/h6_bg.png") no-repeat 7px center;
    border-style: dotted;
    border-width: 0px 0px 3px 0px;
    border-color: #C0C0C0;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    margin: 5px 0;
    padding: 7px 10px 6px 24px;
}


/* ----------------------------------------------
 大枠
---------------------------------------------- */
#pagetop,
#BaseTable
{
    margin: auto;
}


/* ----------------------------------------------
 システムメニュー
---------------------------------------------- */
#SystemMenu
{
}


/* ----------------------------------------------
 ヘッダー
---------------------------------------------- */
#HeaderPane
{
    margin: auto;
    width: auto;
}


/* ----------------------------------------------
 中間ペイン群
---------------------------------------------- */
#Middle
{
    margin: auto;
    width: auto;
}


/* ----------------------------------------------
 左ペイン幅
---------------------------------------------- */
#LeftPane
{
    float: left;
}


/* ----------------------------------------------
 MAIN(中央)ペイン
---------------------------------------------- */
#ContentPane
{
    float: left;
}


/* ----------------------------------------------
 右ペイン
---------------------------------------------- */
#RightPane
{
    float: right;
}


/* ----------------------------------------------
 フッター
---------------------------------------------- */
#FooterPane
{
    margin: auto;
    width: auto;
}


/* ----------------------------------------------
 モジュール基礎設定
---------------------------------------------- */
.ModuleReference
{
    background: #ffffff;
    background: rgba(255, 255, 255, 1);
    margin: 0 auto 10px;
    padding: 0;
    position: relative;
}

#HeaderPane .ModuleReference,
#FooterPane .ModuleReference
{
/*    width: 960px;*/
    clear: both;
}

#ContentPane .ModuleReference
{
/*    width: 750px;*/
    clear: both;
}

#LeftPane .ModuleReference,
#RightPane .ModuleReference
{
/*    width: 198px;*/
    clear: both;
}

#LeftPane .ModuleReference
{
    border: 1px solid  #476A1A;
}

/* 共通モジュールタイトル */
.outside_b h2
{
background: rgb(231,241,250);
background: linear-gradient(177deg, rgba(231,241,250,1) 50%, rgba(218,234,249,1) 50%);
border-bottom: 3px solid #B9CBD7;
    color: #000000;
    font-size: medium;
    font-weight: bold;
    margin: 5px 0;
    padding: 10px 10px 8px 15px;
}

li > .Menu_list
{
    background: url("../../../Images/h3_bg.png") repeat-y 7px top;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #C1DDF5;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    margin: 5px 0;
    padding: 9px 9px 7px 24px;
    width: 90%;
}


/* リンク調整 */
.outside_b h2 a
{
}

div.IBContents h2 a,
div.IBContents h2 a:link,
div.IBContents h2 a:visited
{
    color: #234C66;
}

/* = 共通リスト = */
.inside_b ul:not(.reToolBar)
{
    list-style: none none outside;
    margin: 0;
    padding: 10px;
}

.inside_b ol:not(reToolItem)
{
    margin: 0;
    padding: 10px;
}

.inside_b li:not(reToolItem)
{
}

.inside_b > ul li a:not(.reTool):not(.reDropdown)
{
    background:  url("../../../Images/icon.png") no-repeat scroll left 4px;
    padding: 2px 0 2px 20px;
}

.Menu_list li a
{
    background: url("../../../Images/icon.png") no-repeat left 4px;
    display: block;
    padding: 2px 0 2px 20px;
}

.Menu_list li a.SelectedTab
{
    background-color:#EAE8E8 !important;
}

/* リスト系パーツ */
.ModuleReference .info_title
{
    padding-right: 30px;
}

.ModuleReference .info_link
{
    font-size: small;
    position: absolute;
    right: 10px;
}

.ModuleReference .info_link .RSSLink img
{
    padding: 1px 0 1px 10px;
    vertical-align: bottom;
}

.ModuleReference .ParentBack
{
    clear: both;
    margin: 0;
    padding: 0;
    text-align: right;
}

.ModuleReference .ParentBack a
{
    background: url("../../../Images/icon_u.png") no-repeat left center;
    display: inline-block;
    font-size: small;
    margin: 10px;
    padding: 0 0 0 20px;
}

.ModuleReference .page_control
{
    clear: both;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.ModuleReference .page_control .PrevList_Ltab
{
    background: url("../../../Images/icon_l.png") no-repeat right 3px;
    display: inline-block;
    margin: 0 5px;
    padding: 0 20px 10px 0;
}

.ModuleReference .page_control .PrevList_Rtab
{
    background: url("../../../Images/icon_r.png") no-repeat left 3px;
    display: inline-block;
    margin: 0 5px;
    padding: 0 0 10px 20px;
}


/* ----------------------------------------------
 HTML文書用
---------------------------------------------- */
.IBContents
{
    font-size: 100%;
    padding: 10px;
}

.HTMLEditorContainer
{
    background-color: #ffffff !important;
    background-image: none !important;
    font-size: 100%;
}

/* HTML文書用 table */
.HTMLEditorContainer table.noborder,
.IBContents table.noborder
{
    margin: 0px;
    border-color: transparent;
    border-width: 0px;
}

.HTMLEditorContainer table,
.HTMLEditorContainer table.fullborder, /* .noborderの子ノードで使用 */
.IBContents table,
.IBContents table.fullborder
{
    margin: 1em 0.5em 1em 0.5em;
    border-color:#000000;
    border-width: 1px; 
}

.HTMLEditorContainer table tbody,
.IBContents table tbody
{
    border-color:#000000;
}

.HTMLEditorContainer table.noborder td,
.HTMLEditorContainer table.noborder th,
.IBContents table.noborder td,
.IBContents table.noborder th
{
    padding: 0px;
    border-color: transparent;
    border-width: 0px;
}

.HTMLEditorContainer table td,
.HTMLEditorContainer table th,
.HTMLEditorContainer table.fullborder td, /* .noborderの子ノードで使用 */
.HTMLEditorContainer table.fullborder th,
.IBContents table td,
.IBContents table th,
.IBContents table.fullborder td,
.IBContents table.fullborder th
{
    padding: 0.2em 0.5em;
    empty-cells: show;
    border-color:#000000;
    border-width: 1px; /* v2.14 追加 */
    border-style: solid; /* v2.14 追加 */
}

.HTMLEditorContainer table tr,
.IBContents table tr
{
    border-color:#000000;
}

.HTMLEditorContainer table tr.alter,
.IBContents table tr.alter
{
    background-color: #eeeeee;
}

.HTMLEditorContainer table th,
.HTMLEditorContainer table thead,
.IBContents table th,
.IBContents table thead
{
    text-align:center;
    background-color: #e4f2fc;
    color: #000000;
}

/* HTML文書用 list */
.IBContents li,
.HTMLEditorContainer li
{
    margin: 0 0 0 13px;
}

.IBContents ul,
.inside_b .IBContents ul,
.HTMLEditorContainer ul
{
    list-style: none url("../Images/simple_icon1.gif") outside;
}

.IBContents ul ul,
.inside_b .IBContents ul ul,
.HTMLEditorContainer ul ul
{
    list-style: none url("../Images/simple_icon2.gif") outside;
    margin: 0 10px;
    padding: 0;
}

.IBContents ul ul ul,
.inside_b .IBContents ul ul ul,
.HTMLEditorContainer ul ul ul
{
    list-style: none url("../Images/simple_icon3.gif") outside;
    margin: 0 10px;
}

.IBContents ol ol,
.inside_b .IBContents ol ol,
.HTMLEditorContainer ol ol
{
    margin: 0 10px;
}

.IBContents ol ol ol,
.inside_b .IBContents ol ol ol,
.HTMLEditorContainer ol ol ol
{
    margin: 0 10px;
}

/* 画像 */
.HTMLEditorContainer img,
.IBContents img
{
    margin: 5px;
}


/* ----------------------------------------------
 サポートツール
---------------------------------------------- */
.Support_Tool
{
    padding: 0;
    width: 100%;
    position: relative;
}

.Support_Tool .tool_block
{
    background: url("../../../Images/border_d.gif") repeat-x left center;
    margin: 10px auto 0;
    position: relative;
    width: 400px;
    float: right;
    text-align: right;
}

.Support_Tool a.logo
{
    vertical-align: bottom;
    float: left;
}

.Support_Tool a.logo img
{
    vertical-align: bottom;
}

.Support_Tool h2
{
    color: #000000;
    text-shadow: 1px 1px #fff, 1px 0px #fff, 1px -1px #fff, 0px -1px #fff, -1px -1px #fff, -1px 0px #fff, -1px 1px #fff, 0px 1px #fff;
    display: inline-block;
    font-size: small;
    font-weight: bold;
    margin: 0 2px 0 6px;
    padding: 5px 0;
}

.Support_Tool ul
{
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 5px 0;
    position: relative;
}

.Support_Tool li
{
    display: inline-block;
    margin: 0;
    padding: 0;
}

.Support_Tool a
{
    background-color: #ffffff;
    display: inline-block;
    font-size: small;
    font-weight: bold;
    padding: 0px 5px;
    text-decoration: none;
}

#furigana a,
#bigger a,
#typical a,
#sitemap a
{
    background-color: transparent;
    border: none;
    color: #000000;
    font-weight: bold;
    text-shadow: 1px 1px #fff, 1px 0px #fff, 1px -1px #fff, 0px -1px #fff, -1px -1px #fff, -1px 0px #fff, -1px 1px #fff, 0px 1px #fff;
    padding: 0px 5px 0px 15px;
}

#furigana a
{
background: url("/images/furigana.png") no-repeat left center transparent;
padding-left: 50px;
}

#bigger a,
#typical a
{
background: no-repeat left center transparent;
padding-left: 40px;
}

#typical
{
}

#typical a
{
padding-left: 5px;
}

#StyleChange .sc_white
{
    border: 1px solid #1284CA;
    border-radius: 4px;
}

#StyleChange .sc_black
{
    background-color: #030303;
    color: #FFFFFF;
    border-radius: 4px;
    padding: 1px 10px;
}

#sitemap a,
#access a
{
    background: url("../../../Images/header_icon.png") no-repeat left center transparent;
    padding-left: 15px;
}

#ot a
{
    background-color: #030303;
    color: #FFFFFF;
    border-radius: 4px;
    padding: 1px;
}

.Support_Tool .sp_tool_l,
.Support_Tool .sp_tool_r,
#smart_mode_change,
#smart_mode_pagejump
{
    display: none;
}

#header_guide #ot
{

}

#fontsize #typical
{
    left: 0;
    position: relative;
}

#fontsize #typical a,
#fontsize #bigger a
{
    width: 60px;
}

#fontsize
{
    background: url("../../../Images/font-size.png") no-repeat left center;
}

/* ----------------------------------------------
 ヘッダ
---------------------------------------------- */
#Header
{
    background: #ffffff; /* IE8 */
    background: rgba(255, 255, 255, 1);
/*    position: relative;*/
    width: 100%;
}

#Header .IBContents_b
{
    height: 100px;
    margin: auto;
    padding: 0;
    width: 960px;
    position: relative;
    background: url("/Images/head_bg.png") no-repeat left top;
}

#Header .logo
{
    display: block;
    height: 86px;
    position: relative;
    width: 176px;
    padding: 0px 10px 10px;
    background-color: #AB3029;
}

#Header .logo img
{
    vertical-align: bottom;
}

#Header .BrowserSearch
{
    bottom: 5px;
    position: absolute;
    right: 0;
}

#Header .BrowserSearch .TextBox
{
    background: rgba(1, 1, 1, 0.05) !important;
    border: 1px solid;
    margin: 0;
    padding: 5px;
}

#Header .BrowserSearch .SubmitBtn
{
    border: 1px solid #000000;
    margin: 0;
    padding: 5px 15px;
}


/* ----------------------------------------------
 フッター
---------------------------------------------- */
#Footer
{
    position: relative;
}

#Footer .IBContents_b
{
    margin: auto;
    width: 100%;
    background: #000000; /* IE8 */
    background: rgba(0,0,0,1);
}

#Footer .IBContents_b ul
{
    background: #000000; /* IE8 */
    background: rgba(0,0,0,1);
    display:flex;
    list-style: outside none none;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    width: 960px;
}

#Footer .IBContents_b li
{
    float: left;
    margin: 0;
    padding: 0;
}

#Footer .IBContents_b li a
{
/*    background: url("../../../Images/icon.png") no-repeat left 11px;*/
    float: left;
    color:#ffffff;
    margin: 0 0 0 5px;
    padding: 0px 10px 0px 15px;
}

#Footer .IBContents_b li.li_mid a
{
    border-left: 2px solid #ffffff;
}

#Footer .IBContents_c
{
    margin: auto;
    width: 100%;
}

#Footer .IBContents_c address
{
/*    float: left;*/
    margin: 0 auto;
    font-size: 100%;
    font-style: normal;
    padding: 10px 10px 10px 50px;
    position: relative;
    width: 900px;
}

#Footer .IBContents_c address img
{
    float: left;
    margin-right: 10px;
}

#Footer .IBContents_c .copyright
{
    background: #262626; /* IE8 */
    background: rgba(0, 0, 0, 1);
    clear: left;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}


/* ----------------------------------------------
 カスタム
---------------------------------------------- */
/*ページの先頭へ*/
.pagetop_box
{
    text-align:right;
}

.pagetop_box a img
{
    vertical-align:bottom;
}

/* 編集アイコン */
.ListItem_Edit
{
    background: none !important;
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* 文責表示 */
.Responsibility
{
    font-size: small;
    color: gray;
}

/* 回り込み解除 */
.EndClear
{
    clear: both;
}

.clearselect
{
    display: none;
}

/* スマートフォン時表示 */
.smarton
{
    display: none !important;
}

/* 音声対応 */
.skip_menu
{
    display: block;
    position: absolute;
    top: -99999px;
}

a.skip_menu:active,
a.skip_menu:focus
{
    background: #ffffff url("../../../Images/background_stripe.png") repeat; /* IE8 */
    background: rgba( 0, 0, 0, 0.5) url("../../../Images/background_stripe.png") repeat;
    border-bottom: 2px solid #696969;
    color: #ffffff;
    min-width: 600px;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    font-size: 100%;
    z-index: 1000;
    top: 0px;
}

/* 切り替えボタン */
#smart_mode_change2
{
    display: none;
}

#smart_mode_change_block2
{
    text-align: center;
    background: #ffffff;
    border: 1px solid;
    margin: 10px auto;
    padding: 10px;
    width: 200px;
}

/* 外部リンク */
img.or_icon
{
    padding: 0 3px;
    margin: 0;
}

/* エラーページ */
.system_mes
{
    position: relative;
}

.system_mes_tg
{
    background: url("cm/isite_parts-list_down-menu.png") 90px 60px;
    height: 30px;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    top: 5px;
    width: 30px;
}

.system_mes_con
{
    display: none;
}

#Middle .system_on
{
    display: block;
}

/*　ファイルアイコン　*/
a.pdf
{
    background:  url("../css/Icon/pdf16.gif") no-repeat scroll left 3px !important;
    padding-left: 22px !important;
}

a.doc, 
a.docx
{
    background:  url("../css/Icon/word16.gif") no-repeat scroll left 3px !important;
    padding-left: 22px !important;
}

a.xls, 
a.xlsx
{
    background:  url("../css/Icon/excel16.gif") no-repeat scroll left 3px !important;
    padding-left: 22px !important;
}

a.ppt, 
a.pptx
{
    background:  url("../css/Icon/pp16.gif") no-repeat scroll left 3px !important;
    padding-left: 22px !important;
}

#viewer_link
{
    border: 1px solid #cccccc;
    padding: 10px;
}

/*　*/
.pagetop_box
{
    clear: both;
    font-size: small;
    padding: 10px 0;
    text-align: right;
    vertical-align: bottom;
}

.pagetop_box img
{
    margin: 2px 5px 0 0;
    vertical-align: top;
}

.pagetop_box a:link, 
.pagetop_box a:active
{
    text-decoration: none;
}

.pagetop_box a:hover
{
    text-decoration: underline;
}

/*　PickUp,Newslist調整　*/
.PickUp .inside_b > ul li, 
.PickUp_Urgent ul li, 
.NewsList_Standard .list_type > li
{
    overflow: auto;
    padding: 5px 0;
}

.PickUp .inside_b > ul li:last-child, 
.PickUp_Urgent ul li:last-child, 
.NewsList_Standard .list_type > li:last-child
{
    border: medium none;
}

.PickUp .inside_b > ul li .CreatedDate, 
.NewsList_Standard .list_type > li .CreatedDate
{
    clear: both;
    display: inline-block;
    float: left;
    font-weight: bold;
    margin: 0;
    padding: 0 10px 0 0;
}

.PickUp .inside_b > ul li .R_Contents
{
    margin-left: 130px;
}

.PickUp .inside_b > ul li .R_Contents a
{
    background:  none repeat scroll 0 0;
    display: inline;
    padding: 0;
}

/*　Tbmenu枠調整　*/
#LeftPane .TbmenuV_Layer .ModuleReference .inside_b, #LeftPane .TbmenuV_Standard .ModuleReference .inside_b
{
    border-color: #7dd66a;
    border-style: solid;
    border-width: 0 1px 1px;
}

/*hover*/
a:hover
{
opacity: 0.7;
}

/*　移行　*/
.text_b_red
{
    color: #c00000;
    font-weight: bold;
}


}
@media print
{
body
{
    background-image: none;
}
}

/*** for Smart Phone ***/
@media (max-width:400px)
{
/* ----------------------------------------------
 基礎設定
---------------------------------------------- */
body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3' , Verdana, Osaka, Arial, sans-serif;
    font-size: 100%; /*88%small;*/
    line-height: 1.4; /*1.3*/
}
 

button, checkbox, file, password, radio, reset, submit, text, textarea, A
{
    font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3' , Verdana, Arial, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
}

select
{
    padding: 1px;
    font-family: 'ＭＳ Ｐゴシック', Osaka, Arial, sans-serif;
}

option
{
    line-height: 1;
    font-family: 'ＭＳ Ｐゴシック', Osaka, Arial, sans-serif;
}

BLOCKQUOTE, Q
{
    font-family: 'ＭＳ ゴシック' , 'Osaka－等幅' , 'Courier New', 'Courier', monospace;
    color: #000000;
}


/* ----------------------------------------------
 見出し
---------------------------------------------- */
.HTMLEditorContainer h1:before
{
    content: "[h1はコンテンツ内で使用できません] ";
}

.HTMLEditorContainer h1,
.reDropDownBody h1,
.new.IBContents h1,
.IBContents h1
{
    font-size: large;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: line-through;
}

.HTMLEditorContainer h2,
.reDropDownBody h2,
#Middle .PickUp_info h2,
#Middle .new.IBContents h2,
#Middle .IBContents h2
{
background: rgb(231,241,250);
background: linear-gradient(177deg, rgba(231,241,250,1) 50%, rgba(218,234,249,1) 50%);
border-bottom: 3px solid #B9CBD7;
    color: #000000;
    font-size: medium;
    font-weight: bold;
    margin: 5px 0;
    padding: 10px 10px 8px 15px;
}

.HTMLEditorContainer h3,
.reDropDownBody h3,
#Middle .new.IBContents h3,
#Middle .LinkList_Standard2 li a.titleLink,
#Middle .ItemList_Standard h3,
#Middle .IBContents h3
{
    background: url("../../../Images/h3_bg.png") repeat-y 7px top;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #C1DDF5;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    margin: 5px 0;
    padding: 9px 9px 7px 24px;
}

.HTMLEditorContainer h4,
.reDropDownBody h4,
#Middle .new.IBContents h4,
#Middle .IBContents h4
{
    background: url("../../../Images/h5_bg.png") repeat-y 7px center;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #C0C0C0;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    margin: 5px 0;
    padding: 9px 9px 7px 24px;
}

.HTMLEditorContainer h5,
.reDropDownBody h5,
#Middle .new.IBContents h5,
#Middle .IBContents h5
{
    background: url("../../../Images/h4_bg.png") no-repeat 7px center;
    border-style: dotted;
    border-width: 0px 0px 3px 0px;
    border-color: #C1DDF5;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    margin: 5px 0;
    padding: 7px 10px 6px 24px;
}

.HTMLEditorContainer h6,
.reDropDownBody h6,
#Middle .new.IBContents h6,
#Middle .IBContents h6
{
    background: url("../../../Images/h6_bg.png") no-repeat 7px center;
    border-style: dotted;
    border-width: 0px 0px 3px 0px;
    border-color: #C0C0C0;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    margin: 5px 0;
    padding: 7px 10px 6px 24px;
}


/* ----------------------------------------------
 枠組み設定
---------------------------------------------- */
#pagetop,
#BaseTable,
#HeaderPane,
#Middle,
#LeftPane,
#ContentPane,
#RightPane,
#FooterPane
{
    width: 320px;
    float: none;
}


/* ----------------------------------------------
 モジュール基礎設定
---------------------------------------------- */
.ModuleReference
{
    background: #ffffff;
    background: rgba(255, 255, 255, 1);
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 320px;
}

/* 共通モジュールタイトル */
.outside_b h2
{
background: rgb(231,241,250);
background: linear-gradient(177deg, rgba(231,241,250,1) 50%, rgba(218,234,249,1) 50%);
border-bottom: 3px solid #B9CBD7;
    color: #000000;
    font-size: medium;
    font-weight: bold;
    margin: 5px 0;
    padding: 10px 10px 8px 15px;
}

li > .Menu_list
{
    background: url("../../../Images/h3_bg.png") repeat-y 7px top;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #C1DDF5;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    margin: 5px 0;
    padding: 9px 9px 7px 24px;
    width: 90%;
}

/* リンク調整 */
.outside_b h2 a
{
}

div.IBContents h2 a,
div.IBContents h2 a:link,
div.IBContents h2 a:visited
{
    color: #234C66;
}

/* = 共通リスト = */
.inside_b ul:not(.reToolBar)
{
    list-style: none none outside;
    margin: 0;
    padding: 10px;
}

.inside_b ol:not(reToolItem)
{
    margin: 0;
    padding: 10px;
}

.inside_b li:not(reToolItem)
{
}

.inside_b > ul li a:not(.reTool):not(.reDropdown)
{
    background: url("../../../Images/icon.png") no-repeat left 4px;
    padding: 2px 0 2px 20px;
    display: block; 
}

.Menu_list li a
{
    background: url("../../../Images/icon.png") no-repeat left 4px;
    display: block;
    padding: 2px 0 2px 20px;
}

.Menu_list li a.SelectedTab
{
    background-color:#EAE8E8 !important;
}

/* リスト系パーツ */
.ModuleReference .info_title
{
    padding-right: 30px;
}

.ModuleReference .info_link
{
    font-size: small;
    position: absolute;
    right: 10px;
}

.ModuleReference .info_link .RSSLink img
{
    padding: 1px 0 1px 10px;
    vertical-align: bottom;
}

.ModuleReference .ParentBack
{
    clear: both;
    margin: 0;
    padding: 0;
    text-align: right;
}

.ModuleReference .ParentBack a
{
    background: url("../../../Images/icon_u.png") no-repeat left center;
    display: inline-block;
    font-size: small;
    margin: 10px;
    padding: 0 0 0 20px;
}

.ModuleReference .page_control
{
    clear: both;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.ModuleReference .page_control .PrevList_Ltab
{
    background: url("../../../Images/icon_l.png") no-repeat right 3px;
    display: inline-block;
    margin: 0 5px;
    padding: 0 20px 10px 0;
}

.ModuleReference .page_control .PrevList_Rtab
{
    background: url("../../../Images/icon_r.png") no-repeat left 3px;
    display: inline-block;
    margin: 0 5px;
    padding: 0 0 10px 20px;
}

/* ----------------------------------------------
 HTML文書用
---------------------------------------------- */
.IBContents
{
    font-size: 100%;
    padding: 10px;
}

.HTMLEditorContainer
{
    background-color: #ffffff !important;
    background-image: none !important;
    font-size: 100%;
}

/* HTML文書用 table */
.HTMLEditorContainer table.noborder,
.IBContents table.noborder
{
    margin: 0px;
    border-color: transparent;
    border-width: 0px;
}

.HTMLEditorContainer table,
.HTMLEditorContainer table.fullborder, /* .noborderの子ノードで使用 */
.IBContents table,
.IBContents table.fullborder
{
    margin: 1em 0.5em 1em 0.5em;
    border-color:#000000;
    border-width: 1px; 
}

.HTMLEditorContainer table tbody,
.IBContents table tbody
{
    border-color:#000000;
}

.HTMLEditorContainer table.noborder td,
.HTMLEditorContainer table.noborder th,
.IBContents table.noborder td,
.IBContents table.noborder th
{
    padding: 0px;
    border-color: transparent;
    border-width: 0px;
}

.HTMLEditorContainer table td,
.HTMLEditorContainer table th,
.HTMLEditorContainer table.fullborder td, /* .noborderの子ノードで使用 */
.HTMLEditorContainer table.fullborder th,
.IBContents table td,
.IBContents table th,
.IBContents table.fullborder td,
.IBContents table.fullborder th
{
    padding: 0.2em 0.5em;
    empty-cells: show;
    border-color:#000000;
    border-width: 1px; /* v2.14 追加 */
    border-style: solid; /* v2.14 追加 */
}

.HTMLEditorContainer table tr,
.IBContents table tr
{
    border-color:#000000;
}

.HTMLEditorContainer table tr.alter,
.IBContents table tr.alter
{
    background-color: #eeeeee;
}

.HTMLEditorContainer table th,
.HTMLEditorContainer table thead,
.IBContents table th,
.IBContents table thead
{
    text-align:center;
    background-color: #e4f2fc;
    color: #000000;
}

/* HTML文書用 list */
.IBContents li,
.HTMLEditorContainer li
{
    margin: 0 0 0 13px;
}

.IBContents ul,
.inside_b .IBContents ul,
.HTMLEditorContainer ul
{
    list-style: none url("../Images/simple_icon1.gif") outside;
}

.IBContents ul ul,
.inside_b .IBContents ul ul,
.HTMLEditorContainer ul ul
{
    list-style: none url("../Images/simple_icon2.gif") outside;
    margin: 0 10px;
    padding: 0;
}

.IBContents ul ul ul,
.inside_b .IBContents ul ul ul,
.HTMLEditorContainer ul ul ul
{
    list-style: none url("../Images/simple_icon3.gif") outside;
    margin: 0 10px;
}

.IBContents ol ol,
.inside_b .IBContents ol ol,
.HTMLEditorContainer ol ol
{
    margin: 0 10px;
}

.IBContents ol ol ol,
.inside_b .IBContents ol ol ol,
.HTMLEditorContainer ol ol ol
{
    margin: 0 10px;
}

/* 画像 */
.HTMLEditorContainer img,
.IBContents img,
.__ContentDiv img
{
    margin: 5px;
    max-width:320px;
}


/* ----------------------------------------------
 サポートツール
---------------------------------------------- */
.Support_Tool
{
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}

.Support_Tool .logo
{
    background: url("../../../Images/sp_logo.jpg") no-repeat 0px 0px;
    display: block;
    margin: 0 auto;
    padding: 0;
    height: 55px;
    width: 170px;
}

.Support_Tool .logo img
{
    display: none;
}

.Support_Tool .sp_tool_l
{
    background: url("../../../Images/sp_menu2.png") no-repeat 0px -70px;
    height: 70px;
    width: 70px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    text-indent: -9999px;
    z-index: 10000;
}

.Support_Tool .sp_tool_r
{
    background: url("../../../Images/sp_menu2.png") no-repeat -250px -70px;
    height: 70px;
    width: 70px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-indent: -9999px;
    z-index: 10000;
}

.Support_Tool .sp_tool_l_on
{
    background: url("../../../Images/sp_menu2.png") no-repeat 0px 0px;
}

.Support_Tool .sp_tool_r_on
{
    background: url("../../../Images/sp_menu2.png") no-repeat -70px 0px;
}

.Support_Tool h2
{
    display: none;
}

.Support_Tool ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.Support_Tool li
{
    margin: 0;
    padding: 0;
}

#header_guide #ot,
#StyleChange,
#fontsize
{
    display: none;
}

#header_guide #ot
{
    background: url("../../../Images/sp_menu2.png") no-repeat 0 -139px;
    height: 46px;
    position: absolute;
    top: 70px;
    width: 320px;
    text-align: center;
}


#header_guide #ot a
{
    font-size: small;
    font-weight: bold;
    height: 24px;
    left: 10px;
    margin: 0;
    padding: 7px 10px 0 35px;
    position: absolute;
    text-decoration: none;
    top: 7px;
    width: 255px;
}

.Support_Tool .read_page
{
    background: url("../../../Images/sp_menu2.png") no-repeat -186px -139px;
    font-size: small;
    font-weight: bold;
    height: 32px;
    padding: 14px 10px 0 30px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 70px;
    width: 94px;
}

#header_sub
{
    background: url("../../../Images/sp_menu2.png") no-repeat 0 -232px;
    height: 47px;
    position: absolute;
    top: 116px;
    width: 160px;
}

#header_sub li
{
}

#header_sub a
{
    display: block;
    font-size: small;
    font-weight: bold;
    height: 24px;
    left: 10px;
    padding: 8px 10px 0 40px;
    position: absolute;
    text-decoration: none;
    top: 8px;
    width: 98px;
}

#smart_mode_pagejump
{
    background: url("../../../Images/sp_menu2.png") no-repeat -160px -232px;
    height: 47px;
    left: 160px;
    position: absolute;
    top: 116px;
    width: 160px;
}

#smart_mode_pagejump a
{
    display: block;
    font-size: small;
    font-weight: bold;
    height: 25px;
    left: 2px;
    padding: 8px 10px 0 35px;
    position: absolute;
    text-decoration: none;
    top: 8px;
    width: 104px;
}

#smart_mode_change
{
    background: url("../../../Images/sp_menu2.png") no-repeat 0 -279px;
    height: 47px;
    position: absolute;
    top: 163px;
    width: 320px;
}

#smart_mode_change a
{
    font-size: small;
    font-weight: bold;
    height: 25px;
    left: 60px;
    padding: 7px 10px 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 6px;
    width: 231px;
}


/* ----------------------------------------------
 ヘッダ
---------------------------------------------- */
#Header
{
    min-height: 70px;
    position: relative;
    width: 320px;
    z-index: 1;
    background-color: #AB3029;
}

#Header .logo
{
    display: inline-block;
    left: 87px;
    position: absolute;
    top: 15px;
}

#Header a.logo
{
    display: inline-block;
    left: 87px;
    position: absolute;
    top: 15px;
    background: rgba(0, 0, 0, 0) url("../../../Images/logo_sp.png") no-repeat center center;
    height:40px;
    width:128px;
}

#Header .logo img
{
    height: 40px;
    display:none;
}


#Header .BrowserSearch
{
    background: rgba(0, 0, 0, 0) url("../../../Images/sp_menu2.png") no-repeat 0 -185px;
    height: 47px;
    position: absolute;
    top: 116px;
    width: 320px;
}


#Header .BrowserSearch .TextBox
{
    background-color: transparent !important;
    border: none !important;
    font-size: small;
    height: 23px;
    left: 40px;
    margin: 0;
    padding: 5px;
    position: relative;
    top: 7px;
    width: 177px;
}


#Header .BrowserSearch .SubmitBtn
{
    background: transparent !important;
    border: none !important;
    display: block;
    font-size: small;
    font-weight: bold;
    height: 31px;
    left: 232px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 9px;
    width: 79px;
}


/* ----------------------------------------------
 フッター
---------------------------------------------- */
#Footer
{
    position: relative;
}

#Footer .IBContents_b
{
    margin: auto;
    width: 100%;
}

#Footer .IBContents_b ul
{
    background: #000000; /* IE8 */
    background: rgba(0,0,0,1);
/*    float: left;*/
    display: inline-block;
    list-style: outside none none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

#Footer .IBContents_b li
{
    float: left;
    margin: 0;
    padding: 0;
}

#Footer .IBContents_b li a
{
/*    background: url("../../../Images/icon.png") no-repeat left 11px;*/
    float: left;
    color:#ffffff;
    margin: 0 0 0 5px;
    padding: 5px;
    font-size: 88%;
}

#Footer .IBContents_c
{
    margin: auto;
    width: 100%;
}

#Footer .IBContents_c address
{
float: left;
font-size: 88%;
font-style: normal;
padding: 5px;
position: relative;
}

#Footer .IBContents_c .copyright
{
    background: #262626; /* IE8 */
    background: rgba(0, 0, 0, 1);
    clear: left;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}


/* ----------------------------------------------
 カスタム
---------------------------------------------- */
/*ページの先頭へ*/
.pagetop_box
{
    text-align:right;
}

.pagetop_box a img
{
    vertical-align:bottom;
}

/* ツールボタン */
.left_tool
{
    display: none !important;
}

#BaseTable .toggle_l_on
{
    display: block !important;
    z-index: 10000;
}

/* メニューボタン */
.r_menu_on
{
}

.r_menu_off
{
    display: none;
}

.toggle_on
{
    display: block !important;
}

.toggle_off
{
    display: none !important;
}

/* 外部リンク */
img.or_icon
{
    padding: 0 3px;
    margin: 0;
}
/* ファイルアイコン */
a.pdf
{
    background: rgba(0, 0, 0, 0) url("../css/Icon/pdf16.gif") no-repeat scroll left 3px  !important;
    padding-left:22px  !important;
}

a.doc, a.docx
{
    background: rgba(0, 0, 0, 0) url("../css/Icon/word16.gif") no-repeat scroll left 3px  !important;
    padding-left:22px  !important;
}

a.xls, a.xlsx
{
    background: rgba(0, 0, 0, 0) url("../css/Icon/excel16.gif") no-repeat scroll left 3px  !important;
    padding-left:22px  !important;
}

a.ppt, a.pptx
{
    background: rgba(0, 0, 0, 0) url("../css/Icon/pp16.gif") no-repeat scroll left 3px  !important;
    padding-left:22px  !important;
}

/* スマートフォン時非表示 */
.smartoff
{
    display: none !important;
}

/* 音声対応 */
.skip_menu
{
    display: block;
    position: absolute;
    top: -99999px;
}

/* 切り替えボタン */
#smart_mode_change2
{
    display: none;
}

#smart_mode_change_block2
{
    text-align: center;
    background: #ffffff;
    border: 1px solid;
    margin: 10px auto;
    padding: 10px;
    width: 200px;
}

/*匿名から使用される編集タイトル*/
table.EditTitle 
{
    width: 320px !important;
}


/* == 移行分調整 ==*/
.text_b_red 
{
    color: #c00000;
    font-weight: bold;
}
}
