﻿/* ----------------------------------------------
 基礎設定
---------------------------------------------- */
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: #ffffff;
    background-color: rgba(255, 255, 255, 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;
}

/* ----------------------------------------------
 ルビ
---------------------------------------------- */

ruby.sab
{
ruby-position:after;
}
rt
{
color: #ca0000;
}
rp
{
color: #ca0000;

}

/* ----------------------------------------------
 全体
---------------------------------------------- */

.Contents
{
 padding:0;
}

.Center480
{
  width:480px;
  margin:0 auto;  
  padding:40px 0 40px 0px;
}

.Center960
{
  width:960px;
  margin:0 auto;  
  padding:40px 0 40px 0px;
}

.BGBlack
{
  background-color:black;
}

.BGBlack span
{
  color:white;
}

.BGGray
{
  background-color:#333333;
}

.BGGray h2
{
  color:white;
}

.BGSmoke
{
  background-color:#efefef;
}

.BGWater
{
  background-color:#e9eff4;
}

.InlineSpace
{
  display:inline-block;
  margin:3px;
}

/* ----------------------------------------------
 見出し
---------------------------------------------- */

.Contents h1
{
    text-align: center;
    color:  #000000;
    font-size: x-large;
}

.reDropDownBody h1
{
  text-decoration:line-through;
    font-size: large;
  margin:0px;
  padding:0px;
}

.Contents h2,
.reDropDownBody h2
{  /*親ブロック要素でtext-align:centerする*/
    color:  #000000;
    font-size: x-large;
    font-weight: bold;
    border-bottom: solid 2px #ca0000;
    margin: 25px auto;
    display:inline-block;    
}

.Contents h3,
.reDropDownBody h3
{
    margin-left: 0px;
    font-size: large;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 0.25em 0.5em;
    color: #ca0000;
    background: transparent;
    border-left: solid 10px #ca0000;
}

.Contents h4,
.reDropDownBody h4
{
    font-size: medium;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 0.25em 0.5em;
    color: #494949;
    background: transparent;
    border-left: solid 5px #494949;
}

.Contents h5,
.reDropDownBody h5
{
    font-size: small;
    font-weight: bold;
    margin-bottom: 4px;
    color: #ca0000;
    border-bottom: solid 2px #e6e6e6;
    padding:0.5em;
}

.Contents h6,
.reDropDownBody h6
{
    font-size: small;
    font-weight: bold;
    margin-bottom: 3px;
    color:#494949;
    background-color: #e6e6e6;
    padding: 0.5em;
}

/* ----------------------------------------------
 大枠
---------------------------------------------- */
#pagetop,
#BaseTable
{
    margin: auto;
}


/* ----------------------------------------------
 システムメニュー
---------------------------------------------- */
#SystemMenu
{
}


/* ----------------------------------------------
 ヘッダー
---------------------------------------------- */
#HeaderPane
{
    margin: auto;
    width: auto;
}


/* ----------------------------------------------
 中間ペイン群
---------------------------------------------- */
#Middle
{
    margin: auto;
    width: auto;
}


/* ----------------------------------------------
 左ペイン幅
---------------------------------------------- */
#LeftPane
{
    float: left;
}


/* ----------------------------------------------
 MAIN(中央)ペイン
---------------------------------------------- */
#ContentPane
{
}


/* ----------------------------------------------
 右ペイン
---------------------------------------------- */
#RightPane
{
}


/* ----------------------------------------------
 フッター
---------------------------------------------- */
#FooterPane
{
    margin: auto;
    width: auto;
}


/* ----------------------------------------------
 モジュール基礎設定
---------------------------------------------- */
.ModuleReference
{
    background: #ffffff;
    background: rgba(255, 255, 255, 1);
    margin: 0 auto 10px;
    padding: 0;
    position: relative;
    border: none;
    width: 100%;
}

#HeaderPane .ModuleReference,
#FooterPane .ModuleReference
{
/*    width: 960px;*/
    clear: both;
}

#ContentPane .ModuleReference
{
/*    width: 960px;*/
    clear: both;
}

#LeftPane .ModuleReference,
#RightPane .ModuleReference
{
/*    width: 200px;*/
    clear: both;
}


/* 共通モジュールタイトル */
.outside_b h2
{
    background: rgba(185, 0, 0, 0.7) url("../../../Images/background_stripe.png") repeat;
    color: #ffffff;
    font-size: medium;
    font-weight: bold;
    margin: 0;
    padding: 10px 10px 8px 15px;
}

/* リンク調整 */
.outside_b h2 a
{
    color: #ffffff;
}

.sabmanu a:hover img
{
    border:1px solid #ca0000;
}


/* = 共通リスト = */
.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)
{
}

.Menu_list li a
{
    background: url("../../../Images/icon.png") no-repeat left 4px;
    display: block;
    padding: 2px 0 2px 20px;
}

/* リスト系パーツ */
.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;
}


/* ----------------------------------------------
 HTML文書用
---------------------------------------------- */
.Contents
{
    font-size: 100%;
    padding: 10px;
}

/* HTML文書用 table */
.Contents table.noborder
{
    margin: 0px;
    border-color: transparent;
    border-width: 0px;
}

.Contents table,
.Contents table.fullborder
{
    margin: 1em 0.5em 1em 0.5em;
    border-color:#000000;
    border-width: 1px; 
}

.Contents table tbody
{
    border-color:#000000;
}

.Contents table.noborder td,
.Contents table.noborder th
{
    padding: 0px;
    border-color: transparent;
    border-width: 0px;
}

.Contents table td,
.Contents table th,
.Contents table.fullborder td,
.Contents table.fullborder th
{
    padding: 0.2em 0.5em;
    empty-cells: show;
    border-color:#000000;
    border-width: 1px; /* v2.14 追加 */
    border-style: solid; /* v2.14 追加 */
}

.Contents table tr
{
    border-color:#000000;
}

.Contents table tr.alter
{
    background-color: #eeeeee;
}

.Contents table th,
.Contents table thead
{
    text-align:center;
    background-color: #e4f2fc;
    color: #000000;
}

/* HTML文書用 list */
.Contents li
{
    margin: 0 0 0 13px;
}

.inside_b .Contents ul
{
    list-style: square;
}

.inside_b .Contents ul ul
{
    list-style: none url("../Images/simple_icon2.png") outside;
    margin: 0 10px;
    padding: 0;
}

.inside_b .Contents ul ul ul
{
    list-style: none url("../Images/simple_icon3.png") outside;
    margin: 0 10px;
}

.inside_b .Contents ol ol
{
    margin: 0 10px;
}

.inside_b .Contents ol ol ol
{
    margin: 0 10px;
}

/* 画像 */
.Contents img
{
    margin: 5px;
}


/* ----------------------------------------------
 ヘッダ
---------------------------------------------- */
#Header
{
    background: #ffffff url("../../../Images/background_stripe.png") repeat; /* IE8 */
    background: rgba(255, 255, 255, 1) url("../../../Images/background_stripe.png") repeat;
    position: relative;
    width: 100%;
}

#Header .contents_b
{
    height: 100px;
    margin: auto;
    padding: 0;
/*    width: 960px;*/
    position: relative;
}

#Header .logo
{
    display: block;
    height: 90px;
    left: 10px;
    position: relative;
    top: 5px;
    width: 345px;
}

#Header .logo img
{
    vertical-align: bottom;
}

#Header .BrowserSearch
{
    bottom: 15px;
    position: absolute;
    right: 0;
}

#Header .BrowserSearch .TextBox
{
    background: rgba(255, 255, 255, 0.85) none repeat !important;
    border: 1px solid;
    margin: 0;
    padding: 5px;
    width: 200px;
}

#Header .BrowserSearch .SubmitBtn
{
    border: 1px solid #000000;
    margin: 0;
    padding: 5px 15px;
}


/* ----------------------------------------------
 フッター
---------------------------------------------- */
#Footer
{
    position: relative;
}

#Footer .contents_b
{
    margin: auto;
/*    width: 960px;*/
}

#Footer .contents_b ul
{
    background: #ffffff; /* IE8 */
    background: rgba(255, 255, 255, 0.75);
    border: 1px solid #cccccc;
    float: left;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0 4px;
    text-align: center;
    width: 950px;
}

#Footer .contents_b li
{
    float: left;
    margin: 0;
    padding: 0;
}

#Footer .contents_b li a
{
    background: url("../../../Images/icon.png") no-repeat left 11px;
    float: left;
    margin: 0 0 0 5px;
    padding: 10px 10px 10px 20px;
}

#Footer .contents_b address
{
    float: left;
    font-size: 100%;
    font-style: normal;
    padding: 10px 10px 10px 50px;
    position: relative;
    width: 900px;
}

#Footer .copyright
{
    background: #262626; /* IE8 */
    background: rgba(0, 0, 0, 1);
    clear: left;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}


/* ----------------------------------------------
 カスタム
---------------------------------------------- */
/* 編集アイコン */
.ListItem_Edit
{
    background: none !important;
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* 文責表示 */
.Responsibility
{
    font-size: small;
}

/* 回り込み解除 */
.EndClear
{
    clear: both;
}

.clearselect
{
    display: none;
}

.toggle_on
{
    display: block !important;
}

.toggle_off
{
    display: none !important;
}

/* スマートフォン時表示 */
.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: 10000;
    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;
}

/* ----------------------------------------------
 エラーページ用
---------------------------------------------- */
.ErrorBody
{
width: 960px;
margin: 0 auto;
}

.ErrorBody #Middle
{
width: 100%;
padding: 10px 0;
}

.ErrorBody #ContentPane
{
width: 100%;
}

@media print
{
body
{
    background-image: none;
}
}