﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* ----------------------------------------------
 基礎設定
---------------------------------------------- */
#BaseTable
{
margin-top: 2.55em !important;
}

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-family:"ヒラギノ角ゴ ProN W3","HiraKakuProN-W3","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS Pgothic","Osaka",sans-serif,Helvetica, Helvetica Neue, Arial, Verdana;
    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;*/
      font-family:"ヒラギノ角ゴ ProN W3","HiraKakuProN-W3","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS Pgothic","Osaka",sans-serif,Helvetica, Helvetica Neue, Arial, Verdana;
}

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;
}


/* ----------------------------------------------
 見出し
---------------------------------------------- */
.Lmenu_title .Title_text
{
background: #C9E8F9 url("/secure/1138388/h1_bg.png") no-repeat right bottom;
border: none;
text-shadow: 1px 1px #cee7f5, -1px -1px #cee7f5, 1px -1px #cee7f5, -1px 1px #cee7f5;
color: #000000;
display: block;
font-size: x-large;
font-weight: bold;
padding: 38px 20px 39px;
margin-bottom: 10px;
}

.HTMLEditorContainer h1:before
{
    content: "[h1はコンテンツ内で使用できません] ";
}

.HTMLEditorContainer h1,
.reDropDownBody h1,
.Contents h1,
.maincontents h1
{
    font-size: large;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: line-through;
}

.HTMLEditorContainer h2,
.reDropDownBody h2,
.Contents h2,
.maincontents h2,
#ContentPane .content_block h2,
#ContentPane .LMenuV_Standard .outside_b h2,
#ContentPane .ItemList_Standard .SubTitle h2,
#ContentPane .LinkList_Standard .outside_b h2,
.Questionnaire_Standard .outside_b .inside_h_bg2 .Fix_header2
{
     position: relative;
     color: white;
     padding:0.5em 0.5em 0.5em 1.6em;
    background: url("/secure/1138388/h2_bg.png") no-repeat 10px 0px #5463AB;
     border-radius: 5px;
    margin: 0 0 5px;
    font-size: 1.3em;
}
/*h2::after {
     position: absolute;
     top: 50%;
     left:0.7em;
     transform:translateY(-50%);
     content: '';
     width: 5px;
     height:25px;
     background-color:white;
}*/

.HTMLEditorContainer h3,
.reDropDownBody h3,
.Contents h3,
.maincontents h3,
#ContentPane .content_block h3,
.NewsList_Standard .Title
{
    background: #ffffff ;
    border-width: 3px 0;
    border-style: double;
    border-color: #CCC;
    background-color: #f0f8ff;
    color: #333;
    font-size: 120% !important;
    font-weight: bold;
    margin: 5px 0;
    padding: 9px 9px 7px 14px !important;
}

.HTMLEditorContainer h4,
.reDropDownBody h4,
.Contents h4,
.maincontents h4,
.Questionnaire_Standard dd .NameArea
{
    border-bottom: 10px solid #C9E8F9;
    color: #003366;
    font-size: 1.3em;
    font-weight: bold;
    margin: 5px 0;
    padding: 9px 9px 0px 15px;
    display: block;
}
 
.HTMLEditorContainer h5,
.reDropDownBody h5,
.Contents h5,
.maincontents h5
{
    border-bottom: 1px solid #5463AB;
    border-left: 10px solid #5463AB;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    margin: 5px 0;
    padding: 7px 10px 6px 13px;
}

.HTMLEditorContainer h6,
.reDropDownBody h6,
.Contents h6,
.maincontents h6
{
    border-bottom: 1px solid #5463AB;
    color: #000000;
    font-size: 100%;
    font-weight: normal;
    margin: 5px 0;
    padding: 7px 10px 6px 13px;
}


/* ----------------------------------------------
 段落　追加
---------------------------------------------- */

.HTMLEditorContainer p,
.reDropDownBody p,
.Contents p,
.maincontents p,
#ContentPane .content_block p
p {
    margin: 5px 20px 10px 20px;
    font-size: 1.1em;
    line-height: 1.7em;
}



/* ----------------------------------------------
 大枠
---------------------------------------------- */
#pagetop,
#BaseTable
{
    margin: auto;
}


/* ----------------------------------------------
 システムメニュー
---------------------------------------------- */
#SystemMenu
{
}


/* ----------------------------------------------
 ヘッダー
---------------------------------------------- */
#HeaderPane
{
    margin: auto;
    width: auto;
background: url("/images/header_line.png") no-repeat top center;
}


/* ----------------------------------------------
 中間ペイン群
---------------------------------------------- */
#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: auto;
    clear: both;
    margin: 0;
}

#ContentPane .ModuleReference .inside_b
{
    padding: 10px;
    float: left;
}

#ContentPane .Lmenu_title .ModuleReference .inside_b,
#ContentPane .ItemList_Standard .ModuleReference .inside_b,
#ContentPane .NewsList_Standard .ModuleReference .inside_b,
#ContentPane .Questionnaire_Standard .ModuleReference .inside_b
{
    padding: 0;
    float: none;
}

#LeftPane .ModuleReference,
#RightPane .ModuleReference
{
    width: 200px;
    clear: both;
}

/* 共通モジュールタイトル */
.outside_b h2
{
    background-color: #5463AB;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    padding: 10px 10px 8px 15px;
}

#LeftPane .outside_b h2
{
    background: url("/secure/1138388/arrow_w_r.png") no-repeat 5px 15px #5463AB;
    padding: 10px 10px 5px 25px;
    color: #FFFFFF;
}

#FooterPane .outside_b h2
{
    background: #F0E1B8;
    color: #000000;
}

#FooterPane .inside_b
{
    background-color: #EFF3F6;
}

/* 特定条件下モジュールタイトル */
#ContentPane .NewsList_Standard .outside_b h2
{
    padding: 0;
    background: none;
}

#ContentPane .NewsList_Standard .outside_b h2 .info_title
{
    background-color: #5463AB;
    color: #ffffff;
    display: inline-block;
/*    font-size: 1.2em;*/
    font-weight: bold;
    margin: 0;
    padding: 10px 10px 8px 15px;
    min-width: 300px;
}

/* リンク調整 */
.outside_b h2 a
{
    color: #FFFFFF;
}

#FooterPane .outside_b h2 a
{
    color: #000000;
}

#LeftPane .outside_b h2 a
{
    color: #FFFFFF;
}



/* = 共通リスト = */
.LinkList_Standard .inside_b ul:not(.reToolBar),
.inside_b > ul:not(.reToolBar),
.newscontents > ul:not(.reToolBar),
#LeftPane .inside_b ul:not(.reToolBar),
#FooterPane .inside_b ul:not(.reToolBar)
{
    list-style: none none outside;
    margin: 0;
    padding: 10px;
}

.LinkList_Standard .inside_b ol:not(reToolItem),
.inside_b > ol:not(reToolItem),
.newscontents > ol:not(.reToolBar),
#LeftPane .inside_b ol:not(reToolItem),
#FooterPane .inside_b ul:not(.reToolBar)
{
    margin: 0;
    padding: 10px;
}

.LinkList_Standard .inside_b li:not(reToolItem),
.inside_b > li:not(reToolItem),
.newscontents > li:not(.reToolItem),
#LeftPane .inside_b li:not(reToolItem),
#FooterPane .inside_b ul:not(.reToolItem)
{
}

.Menu_list,
#LeftPane .LinkList_Standard
{
    background-color: #F4F4F4;
}

.Menu_list li a,
.LinkList_Standard  li a.titleLink
{
    background: url("../../../Images/menu_icon2.png") no-repeat 4px 10px;
    display: block;
    padding: 4px 0 4px 20px;
}

#LeftPane .Menu_list ul,
#LeftPane .LinkList_Standard ul
{
padding: 0;
}

#LeftPane .Menu_list li,
#LeftPane .LinkList_Standard li
{
    padding: 1px;
}

#LeftPane .Menu_list li a,
#LeftPane .LinkList_Standard li a.titleLink
{
background: url("../../../secure/1138388/arrow_p_r.png") no-repeat right center !important;
background-size: 5% !important;
display: block;
padding: 4px 20px;
border-bottom: 1px dotted #1677BD;
}

#LeftPane .Menu_list li a:hover,
#LeftPane .LinkList_Standard li a.titleLink:hover
{
background: url("../../../secure/1138388/arrow_w_r.png") no-repeat right center #5463AB !important;
background-size: 5% !important;
color: #FFFFFF;
}

#LeftPane .LinkList_Standard li .SubBox
{
display:none;
}

/* リスト系パーツ */
.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/b_ht.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/b_lt.png") no-repeat right 3px;
    display: inline-block;
    margin: 0 5px;
    padding: 0 20px 10px 0;
}

.ModuleReference .page_control .PrevList_Rtab
{
    background: url("../../../Images/b_rt.png") no-repeat left 3px;
    display: inline-block;
    margin: 0 5px;
    padding: 0 0 10px 20px;
}

/*Pickup*/
.pickup_list
{
padding: 5px;
}

.pickup_list .R_Contents
{
margin-left: 1em;
}


/* ----------------------------------------------
 HTML文書用
---------------------------------------------- */
.Contents,
.maincontents
{
/*    font-size: medium;*/
    font-size: 1em;
    padding: 0px;
    line-height: 175%;
/*    letter-spacing: 0.1em;*/
}

.NewsList_Standard .Contents
{
padding: 5px 10px;
}
.HTMLEditorContainer
{
    background-color: #ffffff !important;
    background-image: none !important;
/*    font-size: 100%;*/
    font-size: 1em;
    padding: 0px;
    line-height: 175%;
}

/* == 標準Tableデザイン == */
.reContent table.noborder,
.maincontents table.noborder,
.Contents table.noborder
{
    margin: 0px;
    border-color: transparent;
    border-width: 0px;
}

.reContent table,
.reContent table.fullborder, /* .noborderの子ノードで使用 */
.Contents table,
.Contents table.fullborder,
.maincontents table,
.maincontents table.fullborder
{
    margin: 1em 0.5em 1em 0.5em;
    border-color:#000000;
    border-width: 1px; 
    border-collapse: collapse;
}

.reContent table tbody,
.Contents table tbody,
.maincontents table tbody
{
    border-color:#000000;
}

.reContent table.noborder td,
.reContent table.noborder th,
.Contents table.noborder td,
.Contents table.noborder th,
.maincontents table.noborder td,
.maincontents table.noborder th
{
    padding: 0px;
    border-color: transparent;
    border-width: 0px;
}

.reContent table td,
.reContent table th,
.reContent table.fullborder td, /* .noborderの子ノードで使用 */
.reContent table.fullborder th,
.Contents table td,
.Contents table th,
.Contents table.fullborder td,
.Contents table.fullborder th,
.maincontents table td,
.maincontents table th,
.maincontents table.fullborder td,
.maincontents table.fullborder th
{
    padding: 0.2em 0.5em;
    empty-cells: show;
    border-color:#000000;
    border-width: 1px; /* v2.14 追加 */
    border-style: solid; /* v2.14 追加 */
}

.reContent table tr,
.Contents table tr,
.maincontents table tr
{
    border-color:#000000;
}

.reContent table tr.alter,
.Contents table tr.alter,
.maincontents table tr.alter
{
    background-color: #eeeeee;
}

.reContent table th,
.reContent table thead,
.Contents table th,
.Contents table thead,
.maincontents table th,
.maincontents table thead
{
    text-align:center;
    background-color: #e4f2fc;
    color: #000000;
}

/* HTML文書用 list */
.Contents li,
.maincontents li,
.HTMLEditorContainer li
{
    margin: 0 0 0 10px;
}

/*
.inside_b .Contents ul,
.inside_b .maincontents ul,
.HTMLEditorContainer ul
{
    list-style: none url("../Images/simple_icon1.png") outside;
}

.inside_b .Contents ul ul,
.inside_b .maincontents ul ul,
.HTMLEditorContainer ul ul
{
    list-style: none url("../Images/simple_icon2.png") outside;
    margin: 0 10px;
    padding: 0;
}

.inside_b .Contents ul ul ul,
.inside_b .maincontents ul ul ul,
.HTMLEditorContainer ul ul ul
{
    list-style: none url("../Images/simple_icon3.png") outside;
    margin: 0 10px;
}
*/

.inside_b .Contents ol ol,
.inside_b .maincontents ol ol,
.HTMLEditorContainer ol ol
{
    margin: 0 10px;
}

.inside_b .Contents ol ol ol,
.inside_b .maincontents ol ol ol,
.HTMLEditorContainer ol ol ol
{
    margin: 0 10px;
}

/* 画像 */
.HTMLEditorContainer img,
.Contents img,
.maincontents img
{
    margin: 5px;
}




/* ----------------------------------------------
 サポートツール
---------------------------------------------- */
.Support_Tool
{
padding: 5px 0 20px;
width: 500px;
position: relative;
margin: 0 auto;
float: right;
margin-top: 10px;
}

.Support_Tool .tool_block
{
margin: auto;
position: relative;
width: 500px;
right: 0px;
}

.Support_Tool h2
{
    color: #ffffff;
    display: inline-block;
    font-size: small;
    font-weight: bold;
    margin: 0 2px 0 6px;
    padding: 0;
}

.Support_Tool ul
{
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.Support_Tool ul#header_guide
{
display: none;
}

.Support_Tool li
{
    display: inline-block;
    margin: 0;
    padding: 0;
}

.Support_Tool a
{
    background-color: #ffffff;
    display: inline-block;
    font-size: small;
    padding: 3px 5px;
    text-decoration: none;
}

#header_guide a
{
background: #D4E9D7;
vertical-align: text-bottom;
}

.Support_Tool #sp_tool_l,
.Support_Tool #sp_tool_r,
#smart_mode_change,
#smart_mode_pagejump
{
    display: none;
}

#header_guide #ot
{
    display: none;
}

#Header #lettersize_control
{
display: none;
}

/*
#lettersize_control
{
float: left;
padding-left: 35px;
background: url("/secure/1138388/font_icon.png") no-repeat left center;
}

#lettersize_control #typical,
#lettersize_control #bigfont
{
    border: none;
}

#lettersize_control #typical a,
#lettersize_control #bigfont a
{
    border: none;
}
*/

/* ----------------------------------------------
 ヘッダ
---------------------------------------------- */
#Header
{
    position: relative;
    width: 1000px;
    margin: auto;
    min-height: 90px;
    font-size: small !important;
}

#Header .contents_b
{
height: 100px;
margin: auto;
padding: 0;
width: 500px;
position: absolute;
float: left;
background: url("/secure/1138388/logo.png") no-repeat left top;
}

#Header .logo
{
display: block;
height: 54px;
left: 10px;
top: 10px;
width: 500px;
position: relative;
}

#Header .logo img
{
    vertical-align: bottom;
    display: none;
}

#Header .BrowserSearch
{
    bottom: 30px;
    position: absolute;
left: 690px;
width: 290px;
}

#Header .BrowserSearch .TextBox
{
    background: #DEF1FB !important;
    margin: 0;
    padding: 5px 5px;
    width: 200px;
border: none;
}

#Header .BrowserSearch .SubmitBtn
{
background: url("/secure/1138388/search_icon.png") no-repeat center center #00A2E8;
    margin: 0;
    padding: 0;
    height: 25px;
    width: 25px;
border: none;
text-indent: -9999px;
}


/* ----------------------------------------------
 フッター
---------------------------------------------- */
.Footer
{
background: linear-gradient(0deg,#FFFFFF 0%,#FFFFFF 88%,#5463AB 12%,#5463AB 100%);
}

.Footer .Footer_menu
{
margin: 0 auto;
width: 1000px;
display: flex;
}

.Footer .Footer_menu > div
{
width: 18%;
margin: 0 1%;
padding: 0;
border: none;
float: left;
}

.Footer .Footer_menu > div h3
{
background-color: #5463AB;
color: #FFFFFF;
width: 100%;
float: left;
display: inline-table;
margin: 0;
padding: 10px 5px 5px;
text-shadow:
    0px 1px #5463AB,
    1px 0px #5463AB,
    0px -1px #5463AB,
    -1px 0px #5463AB,
    1px -1px #5463AB,
    1px 1px #5463AB,
    -1px -1px #5463AB,
    -1px 1px #5463AB;
}

.Footer .Footer_menu > div h3 .toggle
{
display: none;
}

.Footer .Footer_menu > div > div
{
width: 100%;
float: left;
display: inline-table;
}

.Footer .Footer_menu > div > div ul
{
list-style: none;
margin: 0;
padding: 5px 0;
}

.Footer .Footer_menu > div > div ul li
{
padding: 3px 0;
}

.Footer .coppyright
{
background-color: #DEE5F1;
color: #3C477B;
text-align: center;
padding: 10px;
}


/* ----------------------------------------------
 リンクアクション
---------------------------------------------- */
a:link
{
    color: #000066;
    text-decoration: underline;
}

a:visited
{
    color: #551A8B;
    text-decoration: underline;
}

a:hover
{
    color: #EE0000;
    text-decoration: none;
}

a:active
{
    color: #EE0000;
    text-decoration: underline;
}

ul li a:link
{
    text-decoration: none;
}

ul li a:visited
{
    text-decoration: none;
}

ul li a:hover
{
    text-decoration: underline;
}

ul li a:active
{
    text-decoration: none;
}


/* ----------------------------------------------
 Viewer 
---------------------------------------------- */
.viewer
{
    font-size: 90%;
    line-height: 150%;
    background: #FFFFFF;
    border:solid 1px #5463AB;
    margin:0px 0px 10px 0px;
    padding:5px 7px;
}

.viewer a:visited, 
.viewer a:link
{
    color: #000000;
    text-decoration: underline;
}


/* ----------------------------------------------
 ファイルリンク判定
---------------------------------------------- */
img.or_icon
{
    display: inline-block;
    margin: 0 8px !important;
    padding: 0;
    vertical-align: middle;
}

a.pdf
{
    background-image:url(../css/Icon/pdf16.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:22px;
}

a.doc
{
    background-image:url(../css/Icon/word16.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:22px;
}

a.docx
{
    background-image:url(../css/Icon/word16.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:22px;
}

a.xls
{
    background-image:url(../css/Icon/excel16.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:22px;
}

a.xlsx
{
    background-image:url(../css/Icon/excel16.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:22px;
}

a.ppt
{
    background-image:url(../css/Icon/pp16.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:22px;
}

a.pptx
{
    background-image:url(../css/Icon/pp16.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:22px;
}


/* ----------------------------------------------
 カスタム
---------------------------------------------- */
/* 編集アイコン */
.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;
}

.alter
{
background-color: #FCFCE4;
}

/* スマートフォン時表示 */
.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;
}

/* エラーページ */
.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;
}

#smart_mode_change_block2
{
background-color: #DEE5F1;
border: 1px solid #3C477B;
border-radius: 1em;
}

#smart_mode_sf_btn
{
text-indent: 0;
left: auto;
top: auto;
width: auto;
height: auto;
position: relative;
text-decoration: none;
}

/* HTML文書内スタイル調整 */
.maincontents *
{
    font-size: 1em;
}

.maincontents th p,
.maincontents td p
{
margin: 0;
}

/* とりネットツールバー非掲示 */
#display_controller
{
/*display: none;*/
}


/* ↑↑↑↑↑ スタイル調整用ここまで ↑↑↑↑↑ */




}
@media print
{
body
{
    background-image: none;
}
#HeaderPane,
#FooterPane
{
/*    display: none;*/
}
}




/*** for PC Browser ***/
@media (min-width:401px)
{
/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** 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;
}


/* ----------------------------------------------
 見出し
---------------------------------------------- */
.Lmenu_title .Title_text
{
background: #C9E8F9 url("/secure/1138388/sp_h1_bg.png") no-repeat right bottom;
background-size: 33%;
border: none;
color: #000000;
display: block;
font-size: 100%;
font-weight: bold;
padding: 18px 15px 19px;
width: 290px;
text-shadow: 
    #FFFFFF 2px 0px,  #FFFFFF -2px 0px,
    #FFFFFF 0px -2px, #FFFFFF 0px 2px,
    #FFFFFF 2px 2px , #FFFFFF -2px 2px,
    #FFFFFF 2px -2px, #FFFFFF -2px -2px,
    #FFFFFF 1px 2px,  #FFFFFF -1px 2px,
    #FFFFFF 1px -2px, #FFFFFF -1px -2px,
    #FFFFFF 2px 1px,  #FFFFFF -2px 1px,
    #FFFFFF 2px -1px, #FFFFFF -2px -1px;
}

.HTMLEditorContainer h1:before
{
    content: "[h1はコンテンツ内で使用できません] ";
}

.HTMLEditorContainer h1,
.reDropDownBody h1,
.Contents h1,
.maincontents h1
{
    font-size: large;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: line-through;
}

.HTMLEditorContainer h2,
.reDropDownBody h2,
.Contents h2,
.maincontents h2,
#ContentPane .content_block h2,
#ContentPane .LMenuV_Standard .outside_b h2,
#ContentPane .ItemList_Standard .SubTitle h2,
#ContentPane .LinkList_Standard .outside_b h2,
.Questionnaire_Standard .outside_b .inside_h_bg2 .Fix_header2
{
/*    background: #5463AB;*/
    background: url("/secure/1138388/h2_bg.png") no-repeat 10px 0px #5463AB;
    border-radius: 7px;
    color: #ffffff;
    font-size: medium;
    font-weight: bold;
    margin: 5px 0;
    padding: 10px 10px 8px 20px;
}

.HTMLEditorContainer h3,
.reDropDownBody h3,
.Contents h3,
.maincontents h3,
#ContentPane .content_block h3
{
    background: none;
    border-width: 3px 0;
    border-style: double;
    border-coloe: #5463AB;
    color: #000000;
    font-size: 120% !important;
    font-weight: bold;
    margin: 5px 0;
    padding: 9px 9px 7px 14px !important;
}

.HTMLEditorContainer h4,
.reDropDownBody h4,
.Contents h4,
.maincontents h4,
.Questionnaire_Standard dd .NameArea
{
    border-bottom: 3px solid #C9E8F9;
    color: #000000;
    font-size: 1.3em;
    font-weight: bold;
    margin: 5px 0;
    padding: 9px 9px 7px 14px;
    display: block;
}

.HTMLEditorContainer h5,
.reDropDownBody h5,
.Contents h5,
.maincontents h5
{
    border-bottom: 1px solid #5463AB;
    border-left: 2px solid #5463AB;
    color: #000000;
    font-size: 100%;
    font-weight: normal;
    margin: 5px 0;
    padding: 7px 10px 6px 11px;
}

.HTMLEditorContainer h6,
.reDropDownBody h6,
.Contents h6,
.maincontents h6
{
    border-bottom: 1px solid #5463AB;
    color: #000000;
    font-size: 100%;
    font-weight: normal;
    margin: 5px 0;
    padding: 7px 10px 6px 13px;
}


/* ----------------------------------------------
 枠組み設定
---------------------------------------------- */
#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-color: #5463AB;
    color: #FFFFFF;
    font-size: medium;
    font-weight: bold;
    margin: 0;
    padding: 10px 10px 8px 15px;
}

#LeftPane .outside_b h2
{
    background: url("/secure/1138388/arrow_w_r.png") no-repeat 5px 15px #5463AB;
    padding: 10px 10px 3px 25px;
    color: #FFFFFF;
}

#FooterPane .inside_b
{
    background-color: #EFF3F6;
}

/* 特定条件下モジュールタイトル */
#ContentPane .NewsList_Standard .outside_b h2
{
    padding: 0;
    background: none;
}

#ContentPane .NewsList_Standard .outside_b h2 .info_title
{
    background-color: #5463AB;
    color: #ffffff;
    display: inline-block;
    font-size: medium;
    font-weight: bold;
    margin: 0;
    padding: 10px 10px 8px 15px;
    min-width: 250px;
}

/* リンク調整 */
.outside_b h2 a
{
    color: #FFFFFF;
}

#FooterPane .outside_b h2 a
{
    color: #000000;
}

#LeftPane .outside_b h2 a
{
    color: #FFFFFF;
}


/* = 共通リスト = */
.LinkList_Standard .inside_b ul:not(.reToolBar),
.inside_b > ul:not(.reToolBar),
.newscontents > ul:not(.reToolBar),
#LeftPane .inside_b ul:not(.reToolBar),
#FooterPane .inside_b ul:not(.reToolBar)
{
    list-style: none none outside;
    margin: 0;
    padding: 10px;
}

.LinkList_Standard .inside_b ol:not(reToolItem),
.inside_b > ol:not(reToolItem),
.newscontents > ol:not(.reToolBar),
#LeftPane .inside_b ol:not(reToolItem),
#FooterPane .inside_b ul:not(.reToolBar)
{
    margin: 0;
    padding: 10px;
}

.LinkList_Standard .inside_b li:not(reToolItem),
.inside_b > li:not(reToolItem),
.newscontents > li:not(.reToolItem),
#LeftPane .inside_b li:not(reToolItem),
#FooterPane .inside_b li:not(.reToolItem)
{
}

.Menu_list,
#LeftPane .LinkList_Standard
{
    background-color: #F4F4F4;
}

.Menu_list li a,
.LinkList_Standard li a.titleLink
{
    background: url("../../../Images/menu_icon2.png") no-repeat 4px 10px;
    display: block;
    padding: 4px 0 4px 20px;
}

#LeftPane .Menu_list ul,
#LeftPane .LinkList_Standard ul
{
padding: 10px 0;
}

#LeftPane .Menu_list li a,
#LeftPane .LinkList_Standard li a.titleLink
{
background: url("../../../secure/1138388/arrow_p_r.png") no-repeat right center  !important;
background-size: 5% !important;
display: block;
padding: 4px 20px;
border-bottom: 1px dotted #1677BD;
}

#LeftPane .LinkList_Standard li .SubBox
{
display:none;
}

/* リスト系パーツ */
.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/b_ht.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/b_lt.png") no-repeat right 3px;
    display: inline-block;
    margin: 0 5px;
    padding: 0 20px 10px 0;
}

.ModuleReference .page_control .PrevList_Rtab
{
    background: url("../../../Images/b_rt.png") no-repeat left 3px;
    display: inline-block;
    margin: 0 5px;
    padding: 0 0 10px 20px;
}

/*Pickup*/
.pickup_list
{
padding: 5px;
}

.pickup_list .R_Contents
{
margin-left: 1em;
}


/* ----------------------------------------------
 HTML文書用
---------------------------------------------- */
/* == 標準Tableデザイン == */
.reContent table.noborder,
.Contents table.noborder,
.maincontents table.noborder
{
    margin: 0px;
    border-color: transparent;
    border-width: 0px;
}

.reContent table,
.reContent table.fullborder, /* .noborderの子ノードで使用 */
.Contents table,
.Contents table.fullborder,
.maincontents table,
.maincontents table.fullborder
{
    margin: 1em 0.5em 1em 0.5em;
    border-color:#000000;
    border-width: 1px;
    border-collapse: collapse;
}

.reContent table tbody,
.Contents table tbody,
.maincontents table tbody
{
    border-color:#000000;
}

.reContent table.noborder td,
.reContent table.noborder th,
.Contents table.noborder td,
.Contents table.noborder th,
.maincontents table.noborder td,
.maincontents table.noborder th
{
    padding: 0px;
    border-color: transparent;
    border-width: 0px;
}

.reContent table td,
.reContent table th,
.reContent table.fullborder td, /* .noborderの子ノードで使用 */
.reContent table.fullborder th,
.Contents table td,
.Contents table th,
.Contents table.fullborder td,
.Contents table.fullborder th,
.maincontents table td,
.maincontents table th,
.maincontents table.fullborder td,
.maincontents table.fullborder th
{
    padding: 0.2em 0.5em;
    empty-cells: show;
    border-color:#000000;
    border-width: 1px; /* v2.14 追加 */
    border-style: solid; /* v2.14 追加 */
}

.reContent table tr,
.Contents table tr,
.maincontents table tr
{
    border-color:#000000;
}

.reContent table tr.alter,
.Contents table tr.alter,
.maincontents table tr.alter
{
    background-color: #eeeeee;
}

.reContent table th,
.reContent table thead,
.Contents table th,
.Contents table thead,
.maincontents table th,
.maincontents table thead
{
    text-align:center;
    background-color: #e4f2fc;
    color: #000000;
}

/* ----------------------------------------------
 サポートツール
---------------------------------------------- */
.Support_Tool
{
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}

.Support_Tool #sp_tool_l
{
    background: url("../../../secure/1138388/sp_menu.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("../../../secure/1138388/sp_menu.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("../../../secure/1138388/sp_menu.png") no-repeat 0px 0px !important;
}

.Support_Tool .sp_tool_r_on
{
    background: url("../../../secure/1138388/sp_menu.png") no-repeat -70px 0px !important;
}

.Support_Tool h2
{
    display: none;
}

.Support_Tool ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.Support_Tool li
{
    margin: 0;
    padding: 0;
}

#header_guide #en,
#header_guide #ch,
#header_guide #po,
#StyleChange,
#lettersize_control
{
    display: none;
}

#header_guide #ot
{
    background: url("../../../secure/1138388/sp_menu.png") no-repeat 0 -139px;
    height: 46px;
    position: absolute;
    top: 70px;
    width: 320px;
}


#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: 254px;
    text-align: center;
}

.Support_Tool .read_page
{
    background: url("../../../secure/1138388/sp_menu.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("../../../secure/1138388/sp_menu.png") no-repeat 0 -232px;
    height: 47px;
    position: absolute;
    top: 163px;
    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("../../../secure/1138388/sp_menu.png") no-repeat 0px -232px;
    height: 47px;
    position: absolute;
    top: 163px;
    width: 320px;
}

#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: 264px;
    text-align: center;
}

#smart_mode_change
{
    background: url("../../../secure/1138388/sp_menu.png") no-repeat 0 -279px;
    height: 47px;
    position: absolute;
    top: 210px;
    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;
    text-indent: 0;
    top: 6px;
    width: 231px;
}


/* ----------------------------------------------
 ヘッダ
---------------------------------------------- */
#Header
{
    min-height: 70px;
    position: relative;
    width: 320px;
    z-index: 1;
}

#Header .logo
{
    background: url("/secure/1138388/sp_logo.png") no-repeat center top;
    display: inline-block;
    left: 80px;
    position: absolute;
    top: 15px;
    padding: 0;
    margin: 0;
    width: 160px;
    height: 36px;
}

#Header .logo img
{
    display: none;
    height: 40px;
}


#Header .BrowserSearch
{
    background: rgba(0, 0, 0, 0) url("../../../secure/1138388/sp_menu.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 .Footer_menu
{
margin: 0 auto;
width: 320px;
}

.Footer .Footer_menu > div
{
width: 314px;
margin: 0 3px;
padding: 0;
border: none;
float: left;
}

.Footer .Footer_menu > div h3
{
background-color: #5463AB;
color: #FFFFFF;
width: 304px;
float: left;
display: inline-table;
margin: 0;
padding: 5px;
text-shadow:
    0px 1px #5463AB,
    1px 0px #5463AB,
    0px -1px #5463AB,
    -1px 0px #5463AB,
    1px -1px #5463AB,
    1px 1px #5463AB,
    -1px -1px #5463AB,
    -1px 1px #5463AB;
}

.Footer .Footer_menu > div h3 .toggle
{
display: none;
}

.Footer .Footer_menu > div > div
{
width: 100%;
float: left;
display: inline-table;
}

.Footer .Footer_menu > div > div ul
{
list-style: none;
margin: 0;
padding: 5px 0;
}

.Footer .Footer_menu > div > div ul li
{
padding: 3px 0;
}

.Footer .coppyright
{
background-color: #DEE5F1;
color: #3C477B;
text-align: center;
padding: 10px;
float: left;
}



/* ----------------------------------------------
 リンクアクション
---------------------------------------------- */
a:link
{
    color: #000066;
    text-decoration: underline;
}

a:visited
{
    color: #551A8B;
    text-decoration: underline;
}

a:hover
{
    color: #EE0000;
    text-decoration: none;
}

a:active
{
    color: #EE0000;
    text-decoration: underline;
}

ul li a:link
{
    text-decoration: none;
}

ul li a:visited
{
    text-decoration: none;
}

ul li a:hover
{
    text-decoration: underline;
}

ul li a:active
{
    text-decoration: none;
}


/* ----------------------------------------------
 Viewer 
---------------------------------------------- */
.viewer
{
    font-size: 90%;
    line-height: 150%;
    background: #FFFFFF;
    border:solid 1px #5463AB;
    margin:0px 0px 10px 0px;
    padding:5px 7px;
}

.viewer a:visited, 
.viewer a:link
{
    color: #000000;
    text-decoration: underline;
}


/* ----------------------------------------------
 ファイルリンク判定
---------------------------------------------- */
img.or_icon
{
    display: inline-block;
    margin: 0 8px !important;
    padding: 0;
    vertical-align: middle;
}

a.pdf
{
    background-image:url(../css/Icon/pdf16.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:22px;
}

a.doc
{
    background-image:url(../css/Icon/word16.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:22px;
}

a.docx
{
    background-image:url(../css/Icon/word16.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:22px;
}

a.xls
{
    background-image:url(../css/Icon/excel16.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:22px;
}

a.xlsx
{
    background-image:url(../css/Icon/excel16.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:22px;
}

a.ppt
{
    background-image:url(../css/Icon/pp16.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:22px;
}

a.pptx
{
    background-image:url(../css/Icon/pp16.gif);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:22px;
}


/* ----------------------------------------------
 カスタム
---------------------------------------------- */
/* ツールボタン */
.left_tool
{
    display: none !important;
}

#BaseTable .toggle_l_on
{
    display: block !important;
    z-index: 10000;
}

/* メニューボタン */
.r_menu_on
{
}

.r_menu_off,
.sp_sub_off
{
    display: none;
}

.toggle_on,
.sp_sub_lock
{
    display: block !important;
}

.toggle_off
{
    display: none !important;
}

.alter
{
background-color: #FCFCE4;
}

/* スマートフォン時非表示 */
.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;
}

/*== 画像 ==*/
.HTMLEditorContainer img,
.Contents img
{
    height: auto !important;
    max-width: 300px;
}

.smart_fullwidth,
.smart_w320
{
    max-width:320px !important;
}

.Contents .smart_fullwidth
{
    max-width:300px !important; /*.Contentsのpadding左右分やimgのmargin分は引く*/
}

.smart_halfwidth,
.smart_w160
{
    max-width:160px !important;
}

iframe
{
max-width: 320px !important;
height: auto !important;
}

/*スマートフォン用table自動調整*/
.Sp_ViewTable_Scroll
{
    display: block;
    overflow: auto;
}

/*匿名から使用される編集タイトル*/
table.EditTitle 
{
    width: 320px !important;
}



/* HTML文書内スタイル調整 */
.maincontents *
{
    font-size: medium;
}

.maincontents table
{
 overflow-x: auto;
}

.maincontents th p,
.maincontents td p
{
margin: 0;
}

#smart_mode_change_block2
{
background-color: #DEE5F1;
border: 1px solid #3C477B;
border-radius: 1em;
}

#smart_mode_sf_btn
{
text-indent: 0;
left: auto;
top: auto;
width: auto;
height: auto;
position: relative;
text-decoration: none;
}


/* とりネットツールバー非掲示 */
#display_controller
{
display: none;
}


/* ↑↑↑↑↑ スタイル調整用ここまで ↑↑↑↑↑ */
}
