@charset "Shift_JIS";


/* 目次
------------------------------------------
・全体構造
・フォーム
・パディング（通常の空きに使用）
・マージン
・レイアウト
・テキスト
・背景色
・リンク
--------------------------
・wrapper
・ヘッダ
・メニュー
・中央部
・メイン
・サイド
・フッタ
--------------------------
・リスト
・インデントリスト
・コラム・囲み
・タブ
・テーブル
・チャート
--------------------------
・「口座情報」
・「振込・振替」
・「外貨預金・外国為替」
・「外貨預金電卓」
・「住宅ローン」
・「ネットローン」
・「マーケット情報」
・「メッセージボックス」
・「ソフトウェアキーボード」
・「お客さまカレンダー・メモ入力」
--------------------------
・「重要なお知らせ」
・「シンクロック」
・「ビジターページ」
・「口座開設」
・「ログイン画面」
・「サイトマップ」
・「ヘルプ」
・「FAQ」
・「商品・サービス一覧」
・「火災保険」
・「体験版」
--------------------------
・別ウィンドウ
------------------------------------------
・時事通信配信コンテンツ用
------------------------------------------
・NRI
------------------------------------------
・印刷用
------------------------------------------ */


/* 全体構造
------------------------------------------ */
body {padding: 0; margin: 0; padding: 0; background-color: #fff; color: #000; font-size: 12px; font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro",sans-serif; text-align: center;}
*+html body {font-size: small;}
body.bgcAdmin {background: #ffc;}

img {border: none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,blockquote,th,td {margin: 0; padding: 0; line-height: 1.3em;} /* 200812 */
p {color: #000; font-size: 12px; line-height: 1.3em;}
*+html p {font-size: small;}
li {color: #000; font-size: 12px; line-height: 1.3em; list-style-type: none;}
*+html li {font-size: small;}
em {font-weight: bold; font-style: normal;}
label {cursor: pointer;}
.navskip {height: 0; width: 0; overflow: hidden;}
.hide {height: 0; width: 0; overflow: hidden;}
hr {display: none;}
a img {color: #000;}
html {-webkit-text-size-adjust: none;}


/* フォーム
------------------------------------------ */
form {margin: 0; padding: 0;}

/* 全角モード */
.ime-act {ime-mode: active;}
/* IME=使用不可。ユーザー側で変更不可能 */
.ime-dis {ime-mode: disabled;}
.ime-pwd {ime-mode: disabled; font-size: 12px;}

input {vertical-align: middle;}
select {vertical-align: middle;}
option {padding: 0px 2px;}

*+html .inputpass input {font-size: x-small;}

.buttonArea01 {padding: 5px 10px; background: #BBD5ED; text-align: center;}
.buttonArea02 {width: 24em; margin-left: auto; margin-right: auto; background: #BBD5ED;}
*+html .buttonArea02 {width: 22em;}
.buttonArea02M {padding: 11px 10px;}
.buttonArea03 {width: 340px; margin-left: auto; margin-right: auto; background: #BBD5ED;}
.buttonArea03M {padding: 8px 21px;}

.buttonTxt01s {width: 80px; margin-top: 3px; text-align: left;}

.button-l01 {width: 14em; padding: 0;}
.button-m01 {width: 100px; padding: 0;}
.button-m02 {width: 10em; padding: 0;}
.button-s00 {padding: 0;}
.button-s01 {width: 70px; padding: 0;}

.kk-button01 {width: 320px;}
.kk-button01 input {width: 145px; margin: 0 5px 4px 0; padding: 0;}
.kana50 input {width: 25px; margin: 0 0 3px 0; padding: 0;}
.kana50 div {float: left; width: 25px; margin: 0 3px 0 0;}

.select-mul01 {width: 300px;}
.formText01 {padding: 2px; font-size: 12px;}

.radio-l {margin-left: 1.5em;}

.inputWl00 {width: 100px;}
.inputWl01 {width: 200px;}
.inputWl02 {width: 300px;}

.disabled01 {background: #F0F0F3;}
.inputDisable01 {color: #999; text-align: center;}


/* パディング（通常の空きに使用）
------------------------------------------ */ /* 200812 */
.paddingt0 {padding-top: 0px !important;}
.paddingt3 {padding-top: 3px !important;}
.paddingt4 {padding-top: 4px !important;}
.paddingt5 {padding-top: 5px !important;}
.paddingt10 {padding-top: 10px !important;}
.paddingt15 {padding-top: 15px !important;}
.paddingt20 {padding-top: 20px !important;}
.paddingt25 {padding-top: 25px !important;}
.paddingt30 {padding-top: 30px !important;}
.paddingt40 {padding-top: 40px !important;}

.paddingtSpace {padding-top: 30px !important;}


/* マージン
------------------------------------------ */ /* 200812 */
.margint0 {margin-top: 0px !important;}
.margint3 {margin-top: 3px !important;}
.margint4 {margin-top: 4px !important;}
.margint5 {margin-top: 5px !important;}
.margint10 {margin-top: 10px !important;}
.margint15 {margin-top: 15px !important;}
.margint20 {margin-top: 20px !important;}
.margint25 {margin-top: 25px !important;}
.margint30 {margin-top: 30px !important;}
.margint40 {margin-top: 40px !important;}

.margint1em {margin-top: 1em !important;}
.marginr1em {margin-right: 1em !important;}
.marginb1em {margin-bottom: 1em !important;}
.marginl1em {margin-left: 1em !important;}

.marginr1em {margin-right: 1em !important;}
.marginr2em {margin-right: 2em !important;}


/* レイアウト
------------------------------------------ */
.pos-l {position: relative; height: 100%; min-height: 100%;}
.pos-ab {position: absolute; left:0; bottom:0;}

.disN {display: none;}

.floatL {float: left;}
.floatR {float: right;}

.floatClear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; font-size: 0;}
.floatClear {display: inline-block;}
/* safari only \*/
html:\66irst-child .floatClear {width: 100%;}
/* end */
.clearboth {clear: both;}
br.clear {clear: both; margin: 0; padding: 0; font-size: 0;line-height: 0;}

.centerM {margin-left: auto; margin-right: auto;}
.align-l {text-align: left;}
.align-c {text-align: center;}
.align-r {text-align: right;}
.valign-t {vertical-align: top;}
.valign-m {vertical-align: middle;}
.valign-b {vertical-align: bottom;}

.width-auto {width: auto;}
.w100 {width: 100%;}
.w100m {width: 100%;}

.areaR01 {padding: 0 0 0 17px;}


/* テキスト
------------------------------------------ */
.nowrap {white-space: nowrap;}
.bold {font-weight: bold;}
.normal {font-weight: normal;}

.small01 {font-size: 10px; letter-spacing: 1px;}
.small01lh {font-size: 10px; line-height: 1.4em; letter-spacing: 1px;}
.medium01 {font-size: 12px;}
.large01 {font-size: 14px;}
*+html .medium01 {font-size: small;}
*+html .large01 {font-size: 105%;}
.xlargef {font-size: 20px;}

.lh00 {line-height: 1em;}
.lhL01 {line-height: 1.2em;}

.white01 {color: #fff;}
.black01 {color: #000;}
.gray01 {color: #999;}
.gray02 {color: #666;} /* 200812 */
.blue01 {color: #06c;}
.blue02 {color: #06f;}
.blue03 {color: #00f;}
.green01 {color: #060;}
.red01 {color: #f00;}
.red02 {color: #c00;} /* 200812 */
.pink01 {color: #f03;}

.plus {color: #f00;}
.minus {color: #00f;}

.headSub01 {color: #06f; font-weight: normal;}
.headSubBk {color: #333; font-weight: normal;}
.headSubRed {color: #f00; font-weight: normal;}

.attention01 {color: #f00;}
.attention02 {color: #f00; padding: 0 0 2px 0;}

.message01 {color: #060;}
.activeLink01 {color: #f03;}

.inputrule01 {color: #06c;}

.indent-01 {margin-left: 1em; text-indent: -1em;}
.indent-rn {margin-left: 1.8em; text-indent: -1.8em;}
.indentl01 {text-indent: 1em;}

.pdftxt {padding-left: 10px;}


/* 背景色
------------------------------------------ */
.bgcWhite {background-color: #fff;}
.bgcGray01 {background-color: #B1B8C8;}
.bgcGray02 {background-color: #F0F0F3;}
.bgcLblue01 {background-color: #D5E5F4;}

.bgcBuy01 {padding: 1px; background-color: #FFCCCC;}
.bgcSell01 {padding: 1px; background-color: #CCCCFF;}


/* リンク
------------------------------------------ */
a:link {color: #039; text-decoration: underline; background: transparent;}
a:visited {color: #404084; text-decoration: underline;background: transparent;}
a:hover {color: #f00; text-decoration: underline; background: transparent;}
a:active {color: #f00; text-decoration: underline; background: transparent;}

a.unc:link {color: #039; text-decoration: underline; background: transparent;}
a.unc:visited {color: #039; text-decoration: underline;background: transparent;}
a.unc:hover {color: #f00; text-decoration: underline; background: transparent;}
a.unc:active {color: #f00; text-decoration: underline; background: transparent;}

.demoBox01 a.unc:link {color: #039; text-decoration: underline; background: transparent;}
.demoBox01 a.unc:visited {color: #039; text-decoration: underline;background: transparent;}
.demoBox01 a.unc:hover {color: #039; text-decoration: underline; background: transparent;}
.demoBox01 a.unc:active {color: #039; text-decoration: underline; background: transparent;}

.demoBox02 a.unc:link {color: #039; text-decoration: underline; background: transparent;}
.demoBox02 a.unc:visited {color: #039; text-decoration: underline;background: transparent;}
.demoBox02 a.unc:hover {color: #039; text-decoration: underline; background: transparent;}
.demoBox02 a.unc:active {color: #039; text-decoration: underline; background: transparent;}

a.aWhite:link {color: #fff; text-decoration: underline; background: transparent;}
a.aWhite:visited {color: #fff; text-decoration: underline; background: transparent;}
a.aWhite:hover {color: #f00; text-decoration: underline; background: transparent;}
a.aWhite:active {color: #f00; text-decoration: underline; background: transparent;}

a.aWhiteNu:link {color: #fff; text-decoration: none; background: transparent;}
a.aWhiteNu:visited {color: #fff; text-decoration: none; background: transparent;}
a.aWhiteNu:hover {color: #f00; text-decoration: none; background: transparent;}
a.aWhiteNu:active {color: #f00; text-decoration: none; background: transparent;}

.tabM01 a.aWhiteNu:link {color: #fff; text-decoration: none; background: transparent;}
.tabM01 a.aWhiteNu:visited {color: #fff; text-decoration: none; background: transparent;}
.tabM01 a.aWhiteNu:hover {color: #f00; text-decoration: none; background: transparent;}
.tabM01 a.aWhiteNu:active {color: #f00; text-decoration: none; background: transparent;}

.tabBlue01tmA a.aWhiteNu:link {color: #fff; text-decoration: none; background: transparent;}
.tabBlue01tmA a.aWhiteNu:visited {color: #fff; text-decoration: none; background: transparent;}
.tabBlue01tmA a.aWhiteNu:hover {color: #ffc; text-decoration: none; background: transparent;}
.tabBlue01tmA a.aWhiteNu:active {color: #ffc; text-decoration: none; background: transparent;}

a.aBlack:link {color: #000; text-decoration: underline; background: transparent;}
a.aBlack:visited {color: #000; text-decoration: underline; background: transparent;}
a.aBlack:hover {color: #f00; text-decoration: underline; background: transparent;}
a.aBlack:active {color: #f00; text-decoration: underline; background: transparent;}

.tabM01 a.aBlackNu:link {color: #000; text-decoration: none; background: transparent;}
.tabM01 a.aBlackNu:visited {color: #000; text-decoration: none; background: transparent;}
.tabM01 a.aBlackNu:hover {color: #f00; text-decoration: none; background: transparent;}
.tabM01 a.aBlackNu:active {color: #f00; text-decoration: none; background: transparent;}

a.aBlackNu:link {color: #000; text-decoration: none; background: transparent;}
a.aBlackNu:visited {color: #000; text-decoration: none; background: transparent;}
a.aBlackNu:hover {color: #f00; text-decoration: none; background: transparent;}
a.aBlackNu:active {color: #f00; text-decoration: none; background: transparent;}

a.aPink01:link {color: #f03; text-decoration: underline; background: transparent;}
a.aPink01:visited {color: #f03; text-decoration: underline; background: transparent;}
a.aPink01:hover {color: #f00; text-decoration: underline; background: transparent;}
a.aPink01:active {color: #f00; text-decoration: underline; background: transparent;}

.link-torihiki01 {height: 1%; min-height: 1%; margin-right: 3px; padding: 2px 2px 2px 7px; background: #cfc url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_red_s_01.gif") no-repeat 2px 6px;}
.link-torihiki01 a:visited {color: #039; text-decoration: underline; background: transparent;}
.link-torihiki01 a:hover,active {color: #f00; text-decoration: underline; background: transparent;}
.floatR span.link-torihiki01 {position: relative;}

.link-torihiki02 {margin-right: 3px; padding: 2px 4px; background: #cfc;}
.link-torihiki02 a:visited {color: #039; text-decoration: underline; background: transparent;}
.link-torihiki02 a:hover,active {color: #f00; text-decoration: underline; background: transparent;}
.floatR span.link-torihiki02 {position: relative;}

.link-info01 {height: 1%; min-height: 1%; margin-right: 3px; padding: 2px 2px 2px 7px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_red_s_01.gif") no-repeat 2px 6px;}
.link-info01 a:visited {color: #039; text-decoration: underline; background: transparent;}
.link-info01 a:hover,active {color: #f00; text-decoration: underline; background: transparent;}
.floatR span.link-info01 {position: relative;}

.link-info02 {height: 1%; min-height: 1%; margin-right: 3px; padding: 2px 4px;}
.link-info02 a:visited {color: #039; text-decoration: underline; background: transparent;}
.link-info02 a:hover,active {color: #f00; text-decoration: underline; background: transparent;}
.floatR span.link-info02 {position: relative;}

.link-alert01 {height: 1%; min-height: 1%; margin-right: 3px; padding: 2px 2px 2px 7px; background: #f03 url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_w_s_01.gif") no-repeat 2px 6px;}
.link-alert01 a:link {color: #fff; text-decoration: underline; background: transparent;}
.link-alert01 a:visited {color: #fff; text-decoration: underline; background: transparent;}
.link-alert01 a:hover {color: #fff; text-decoration: none; background: transparent;}
.link-alert01 a:active {color: #fff; text-decoration: none; background: transparent;}
.floatR span.link-alert01 {position: relative;}

.link-furikomi01 {height: 1%; min-height: 1%; margin-right: 3px; padding: 2px 2px 2px 7px; background: #fcc url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_red_s_01.gif") no-repeat 2px 6px;}
.link-furikomi01 a:visited {color: #039; text-decoration: underline; background: transparent;}
.link-furikomi01 a:hover,active {color: #f00; text-decoration: underline; background: transparent;}
.floatR span.link-furikomi01 {position: relative;}

.link-furikae01 {height: 1%; min-height: 1%; margin-right: 3px; padding: 2px 2px 2px 7px; background: #ccf url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_red_s_01.gif") no-repeat 2px 6px;}
.link-furikae01 a:visited {color: #039; text-decoration: underline; background: transparent;}
.link-furikae01 a:hover,active {color: #f00; text-decoration: underline; background: transparent;}
.floatR span.link-furikae01 {position: relative;}

.link-buy01 {height: 1%; min-height: 1%; margin-right: 3px; padding: 2px 2px 2px 7px; background: #fcc url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_red_s_01.gif") no-repeat 2px 6px;}
.link-buy01 a:visited {color: #039; text-decoration: underline; background: transparent;}
.link-buy01 a:hover,active {color: #f00; text-decoration: underline; background: transparent;}
.floatR span.link-buy01 {position: relative;}

.link-sell01 {height: 1%; min-height: 1%; margin-right: 3px; padding: 2px 2px 2px 7px; background: #ccf url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_red_s_01.gif") no-repeat 2px 6px;}
.link-sell01 a:visited {color: #039; text-decoration: underline; background: transparent;}
.link-sell01 a:hover,active {color: #f00; text-decoration: underline; background: transparent;}
.floatR span.link-sell01 {position: relative;}

.link-in01 {height: 1%; min-height: 1%; margin-right: 3px; padding: 2px 2px 2px 7px; background: #fcc url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_red_s_01.gif") no-repeat 2px 6px;}
.link-in01 a:visited {color: #039; text-decoration: underline; background: transparent;}
.link-in01 a:hover,active {color: #f00; text-decoration: underline; background: transparent;}
.floatR span.link-in01 {position: relative;}

.link-out01 {height: 1%; min-height: 1%; margin-right: 3px; padding: 2px 2px 2px 7px; background: #ccf url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_red_s_01.gif") no-repeat 2px 6px;}
.link-out01 a:visited {color: #039; text-decoration: underline; background: transparent;}
.link-out01 a:hover,active {color: #f00; text-decoration: underline; background: transparent;}
.floatR span.link-out01 {position: relative;}

.link-kounyuu01 {height: 1%; min-height: 1%; margin-right: 3px;padding: 2px 2px 2px 7px; background: #fcc url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_red_s_01.gif") no-repeat 2px 6px;}
.link-kounyuu01 a:visited {color: #039; text-decoration: underline; background: transparent;}
.link-kounyuu01 a:hover,active {color: #f00; text-decoration: underline; background: transparent;}
.floatR span.link-kounyuu01 {position: relative;}

.download01 {border: solid 1px #c7cccd; padding: 4px 9px 4px 9px; background: #fff;}
.download01 img {vertical-align: middle;}
.download01 a:visited {color: #039; text-decoration: underline; background: transparent;}
.download01 a:hover,active {color: #f00; text-decoration: underline; background: transparent;}


/* wrapper
------------------------------------------ */
#wrapper {width: 880px; max-width:100%; margin: 0 auto; text-align: left;}
#popS #wrapper {width: 400px; margin: 0 auto; text-align: left;}
#popM #wrapper {width: 680px; margin: 0 auto; text-align: left;}
#popL #wrapper {width: 880px; margin: 0 auto; text-align: left;}
#popP #wrapper {width: 640px; margin: 0 auto; text-align: left;}
#popSub #wrapper {width: 640px; margin: 0 auto; text-align: left;}


/* ヘッダ
------------------------------------------ */
#head {margin: 0; padding: 0; width: 880px; font-size: 12px; line-height: 1.0em;}
#headNomenu {position: relative; width: 880px; height: 53px; margin: 0 0 4px 0; padding: 0;}
#headNomenu #logo {margin: 0; padding: 6px 0 0 0;}
#headNomenu #logout01 {position: absolute; top: 28px; right: 9px;}
#popS #head {margin: 0; padding: 0; width: 400px;}
#popM #head {margin: 0; padding: 0; width: 680px;}
#popL #head {margin: 0; padding: 0; width: 880px;}
#popP #head {margin: 0; padding: 0; width: 640px;}
#popSub #head {position: relative; margin: 0; padding: 0; width: 640px; height: 41px;}
#head #headBg {width: 360px; margin: 0; padding: 0;}
#popSub #head #headBg {width: 91px; margin: 0; padding: 0;}
#popSub.help #head {height: 47px; border-bottom: 1px solid #99E1D1;} /* 200812 */
#popSub.faq #head {height: 47px; border-bottom: 1px solid #FFD699;} /* 200812 */
#head #headLink {width: 520px; margin: 0; padding: 0; text-align: right;}
#popSub #head #headLink {width: 549px; margin: 0; padding: 0; background:  url("https://ex-trade.netbk.co.jp/contents/pc/help/img_cmn/bg_head_popsub_01.gif") repeat-x; text-align: left;}
#popSub.faq #head #headLink {width: 549px; margin: 0; padding: 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/qa/img_cmn/bg_head_popsub_02.gif") repeat-x; text-align: left;}
#head #headLink #headLinkMargin {margin: 0; padding: 14px 9px 0 0;}
#head #headLink #headLinkMarginC {margin: 0; padding: 20px 9px 0 0; vertical-align: middle;}
#head #headLink .searchBox {width: 116px;}
#popSub #head #headLink .searchBox {width: 116px;}
#popSub #head #headLink #headLinkMarginC {margin: 0; padding: 14px 0 0 0; vertical-align: middle;}
#head #headLink #headLinkMarginC img {vertical-align: middle;}
#head #headLink #headLinkMarginC .imgVa01 {vertical-align: -4px;}
#head #headLink p {font-size: 12px; color: #99A3A6;}
#head #logo {margin: 0; padding: 6px 0 0 0;} 
#popS #head #logo {margin: 0; padding: 0 0 0 0;}
#popM #head #logo {margin: 0; padding: 0 0 0 0;}
#popL #head #logo {margin: 0; padding: 6px 0 0 0;}
#popP #head #logo {margin: 0; padding: 0 0 0 0;}
#popSub #head #logo {position: absolute; top: 0; left: 0; margin: 0; padding: 0 0 0 0;}
#head p {margin: 0; padding: 0;}


/* メニュー
------------------------------------------ */ /* 200812 */
#menu {margin: 0; padding: 0;}
#menu #menu1 {position: relative; height: 43px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_menu_01.gif") repeat-x;}
#menu #mHome {position: absolute; top: 0; left: 0; z-index: 1;}
#menu #mHomeAct {position: absolute; top: 0; left: 0; z-index: 1;}
#menu #mAccount {position: absolute; top: 0; left: 88px; z-index: 1;}
#menu #mAccountAct {position: absolute; top: 0; left: 88px; z-index: 1;}
#menu #mFurikomi {position: absolute; top: 0; left: 176px; z-index: 1;}
#menu #mFurikomiAct {position: absolute; top: 0; left: 176px;z-index: 1;}
#menu #mEnyokin {position: absolute; top: 0; left: 264px; z-index: 1;}
#menu #mEnyokinAct {position: absolute; top: 0; left: 264px; z-index: 1;}
#menu #mGaika {position: absolute; top: 0; left: 352px; z-index: 1;}
#menu #mGaikaAct {position: absolute;top: 0; left: 352px; z-index: 1;}
#menu #mHloan {position: absolute;top: 0; left: 440px; z-index: 1;}
#menu #mHloanAct {position: absolute; top: 0; left: 440px; z-index: 1;}
#menu #mLoan {position: absolute; top: 0; left: 528px; z-index: 1;}
#menu #mLoanAct {position: absolute; top: 0; left: 528px; z-index: 1;}
#menu #mService {position: absolute; top: 0; left: 616px; z-index: 1;}
#menu #mServiceAct {position: absolute; top: 0; left: 616px; z-index: 1;}
#menu #mMarket {position: absolute; top: 0; left: 704px; z-index: 1;}
#menu #mMarketAct {position: absolute; top: 0; left: 704px; z-index: 1;}
#menu #mInsurance {position: absolute; top: 0; left: 792px; z-index: 1;}
#menu #mInsuranceAct {position: absolute; top: 0; left: 792px; z-index: 1;}

#menu #menuLine1 {position: absolute; top: 0; left: 86px; z-index: 2;}
#menu #menuLine2 {position: absolute; top: 0; left: 174px; z-index: 2;}
#menu #menuLine3 {position: absolute; top: 0; left: 262px; z-index: 2;}
#menu #menuLine4 {position: absolute; top: 0; left: 350px; z-index: 2;}
#menu #menuLine5 {position: absolute; top: 0; left: 438px; z-index: 2;}
#menu #menuLine6 {position: absolute; top: 0; left: 526px; z-index: 2;}
#menu #menuLine7 {position: absolute; top: 0; left: 614px; z-index: 2;}
#menu #menuLine8 {position: absolute; top: 0; left: 702px; z-index: 2;}
#menu #menuLine9 {position: absolute; top: 0; left: 790px; z-index: 2;}

#menu #menu2 {width: 880px; margin: 0; padding: 0;}
#menu #menu2 #menu2B {width: 878px; border-style: solid; border-width: 0 1px; border-color: #C7CCCD;}
#menu #menu2 #menu2B #menu2Margin {padding: 3px 11px 2px 11px; }
#menu #menu2 #menu2B #menu2Margin .menuLink {float: none; margin: 0 0 20px 0;}
#menu #menu2 #menu2B #menu2Margin .menuLinkAct {float: none; margin: 0 0 20px 0;}
#menu #menu2 #menu2B #menu2Margin div {display:inline; white-space: nowrap; float: none;}
#menu #menu2 #menu2B #menu2Margin .menuLink p {position: relative; display:inline; white-space: nowrap; padding: 2px; font-weight: bold;}
#menu #menu2 #menu2B #menu2Margin .menuLinkAct p {position: relative; display:inline; white-space: nowrap; padding: 2px; background-color: #fcc; font-weight: bold;}
#menu #menu2 #menu2B #menu2Margin .menuLink img {vertical-align: middle;}
#menu #menu2 #menu2B #menu2Margin .menuLink a:visited {color: #039; text-decoration: underline; background: transparent;}
#menu #menu2 #menu2B #menu2Margin .menuLink a:hover,active {color: #f00; text-decoration: underline; background: transparent;}
#menu #menu2 #menu2B #menu2Margin .menuLinkAct img {vertical-align: middle;}
html>/**/body #menu #menu2 #menu2B #menu2Margin .menuLink {margin /*\**/: 0\9;}
html>/**/body #menu #menu2 #menu2B #menu2Margin .menuLinkAct {margin /*\**/: 0\9;}
html>/**/body #menu #menu2 #menu2B #menu2Margin div {display /*\**/:inline-block\9;}


/* 中央部
------------------------------------------ */
#middle {margin: 0; padding: 0;}
#middle #middleL {width: 50%;}
#middle #middleR {width: 50%;}
#middle #middleR #timestamp01 {min-height: 20px;}
#middle #middleR #timestamp01 p {padding: 4px 12px 4px 0; font-size: 10px; text-align: right; letter-spacing: 1px;}
*+html #middle #timestamp01 p {font-size: x-small;}

#popSub #middle {width: 640px;}
#popSub #middle:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html #popSub #middle {height: 1%; display: block;}


/* メイン
------------------------------------------ */
*+html h3 {font-size: small;}
*+html h4 {font-size: small;}

#main-td {width: 680px;}
#main-tdw {width: 880px;}
#main {max-width: 100%; margin: 0; padding: 0 0 20px 0;}
#popS #main {width: 390px; margin: 11px 5px 0 5px; padding: 0 0 3px 0;}
#popM #main {width: 680px; margin: 21px 0 0 0; padding: 0 0 3px 0;}
#popL #main {width: 680px; margin: 40px auto 0 auto; padding: 0 0 3px 0;}
#popP #main {width: 630px; margin: 21px auto 0 auto; padding: 0;}
#popSub #main {width: 640px; margin: 26px auto 0 auto; padding: 0;}
#popSub.help #main,
#popSub.faq #main {margin: 0 auto;} /* 200812 */
.contentM01 {margin-left: 5px;}
.contentM02 {margin-left: 5px; margin-right: 5px;}
.contentM03 {margin: 0 5px 0 15px;}
.contentM04 {margin-left: 10px;}
.contentM05 {margin-left: 10px; margin-right: 10px;}
.headPt01 {padding-top: 11px;}

/* 見出し */
.headAreaMt01 {margin-bottom: 12px; min-height: 17px;}
.headArea01 {padding: 0 0 0 3px;}
.headArea01 h2 {font-size: 14px; color: #000;}
*+html .headArea01 h2 {font-size: 105%;}
.headArea01r {padding: 0 8px 0 10px; text-align: right;}
.headArea01wl {width: 80%;}
.headArea01wr {width: 20%;}
.headArea02wl {width: 50%;}
.headArea02wr {width: 50%;}

.headBlue01 {min-height: 1%; margin: 0; padding: 0 0 0 10px ; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_head_blue_01.gif") no-repeat;}
.headBlue01 h2 {font-size: 12px; font-weight: bold;}
.headBlue01 h3 {font-size: 12px; font-weight: bold;}
.headBlue01 h4 {font-size: 12px; font-weight: bold;}
*+html .headBlue01 h2 {font-size: small;}
*+html .headBlue01 h3 {font-size: small;}
*+html .headBlue01 h4 {font-size: small;}

.headBlue01a {min-height: 1%; margin: 0; padding: 0 0 0 15px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_head_blue_01a.gif") no-repeat;}
.headBlue01a h2 {font-size: 12px; font-weight: bold;}
.headBlue01a h3 {font-size: 12px; font-weight: bold;}
.headBlue01a h4 {font-size: 12px; font-weight: bold;}
*+html .headBlue01a h2 {font-size: small;}
*+html .headBlue01a h3 {font-size: small;}
*+html .headBlue01a h4 {font-size: small;}

.headBlue02 {height: 1%; min-height: 1%; margin: 0; padding: 0 0 1px 16px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_head_blue_02.gif") no-repeat;}
.headBlue02 h2 {font-size: 14px; font-weight: bold;}
.headBlue02 h3 {font-size: 14px; font-weight: bold;}
.headBlue02 h4 {font-size: 14px; font-weight: bold;}
*+html .headBlue02 h2 {font-size: 105%;}
*+html .headBlue02 h3 {font-size: 105%;}
*+html .headBlue02 h4 {font-size: 105%;}

.headBlue03 {height: 1%; min-height: 1%; padding: 0 0 6px 16px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_head_blue_02.gif") no-repeat; border-bottom: solid 1px #C7CCCD;}
.headBlue03 h2 {font-size: 14px; font-weight: bold; line-height: 1.3em;}
.headBlue03 h3 {font-size: 14px; font-weight: bold; line-height: 1.3em;}
.headBlue03 h4 {font-size: 14px; font-weight: bold; line-height: 1.3em;}
*+html .headBlue03 h2 {font-size: 105%;}
*+html .headBlue03 h3 {font-size: 105%;}
*+html .headBlue03 h4 {font-size: 105%;}
.headBlue03m {margin: 0 0 11px 0;}
.headBlue03mT {margin: 0 0 20px 0; border-bottom: solid 1px #C7CCCD;}
.headBlue03mT .headBlue03 {height: 1%; min-height: 15px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_head_blue_02.gif") no-repeat; border-bottom: none;}
.headBlue03mT2 {margin: 0 0 10px 0; border-bottom: solid 1px #C7CCCD;}
.headBlue03mT2 .headBlue03 {height: 1%; min-height: 15px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_head_blue_02.gif") no-repeat; border-bottom: none;}

.headBlue04 {border: solid 1px #C7CCCD;}
.headBlue04 h2,
.headBlue04 h3,
.headBlue04 h4 {height: 1%; min-height: 1%; padding: 5px 4px 3px 4px; border: solid 1px #fff; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_head_blue_03.gif"); font-size: 14px;} /* 200812 */
*:first-child+html .headBlue04 h2,
*:first-child+html .headBlue04 h3,
*:first-child+html .headBlue04 h4 {font-size: 105%;} /* 200812 */

.headBlue05 h2,
.headBlue05 h3,
.headBlue05 h4 {height: 1%; min-height: 15px; padding: 0 0 0 20px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_head_blue_04.gif") no-repeat; font-size: 14px;} /* 200812 */
*:first-child+html .headBlue05 h2,
*:first-child+html .headBlue05 h3,
*:first-child+html .headBlue05 h4 {padding: 1px 0 0 20px; font-size: 105%;} /* 200812 */

.headBlue06 {padding: 4px 5px 3px 5px; border: solid 1px #C7CCCD; background: #EEF4FB;} /* 200812 */

.lineHead01 {width: 662px; padding: 0 0 8px 8px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/line_double_gray_02.gif") repeat-x left bottom;}
.lineHead01 h2 {font-size: 16px;}

#main .lineHeadb01 {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_03.gif") repeat-x left top;}
#main .lineHeadb01M {padding: 5px;}
#main .lineHeadb01b {margin-top: 8px;}
#main .lineHeadb02 {padding: 0 5px 8px 5px;}


/* フロー1 */ /* 200812 */
.flow01L {position: relative; border: solid 1px #BBD5ED; text-align: center; background: #fff; vertical-align: top;}
.flow01L div.flow01LM {position: relative; width: 131px; min-height: 100%;}
.flow01L div.flow01LM p {padding: 28px 0 20px 0; vertical-align: middle;}
.flow01L .ttl1 {position: absolute; top: 3px; left: 3px; padding: 1px 2px 1px 3px; color: #fff; background: #00B48D; font-weight: bold; line-height: 1.1;}
.flow01L .ttl2 {color: #06f; font-weight: bold;}
.flow01R {width: 539px; vertical-align: top;}
.flow01R div.flow01RM {padding: 4px 0 4px 10px;}
.flow01La img {vertical-align: middle;}
.flow01La .flow01LaM {padding: 5px 10px 5px 10px;}


/* フロー2 */ /* 200812 */
.flow02 table {border-collapse: collapse;}
.flow02 th.flow02L {border: solid 1px #B0B7B9; background: #ECD7B9; text-align: center; font-weight: bold;}
.flow02 td.flow02R {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; border-bottom: solid 1px #B0B7B9;}
.flow02 .flow02RM {padding: 5px;}
*+html .flow02 .flow02RM {padding: 4px 5px 5px 5px;}
.flow02 .flow02RH {padding-bottom: 4px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_04.gif") repeat-x left bottom; color: #996600; font-size: 14px;}
*:first-child+html .flow02 .flow02RH {font-size: 105%;}
* html .flow02 .flow02RH {font-size: 105%;}
.flow02 .flow02RTxt {padding-top: 4px;}
.flow02Arr p {padding: 1px; color: #996600; text-align: center;}


/* フロー3 */
.flow03 td {vertical-align: top;}
.flow03Hb td {height: 9px;}

.flow03LH {background: #996600; color: #fff; text-align: center;}
.flow03LH p {padding: 2px; color: #fff;}
th.flow03LL {border: solid 1px #B0B7B9; background: #ECD7B9; text-align: center; font-weight: bold;}
td.flow03LR {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; border-bottom: solid 1px #B0B7B9;}
.flow03LRM {padding: 5px;}
*+html .flow03LRM {padding: 3px 5px 5px 5px;}
.flow03LRH {padding-bottom: 4px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_04.gif") repeat-x left bottom; color: #996600;}
.flow03LRTxt {padding-top: 4px;}
.flow03LArr p {padding: 1px; color: #996600; text-align: center;}

.flow03RH {background: #1F4D76; color: #fff; text-align: center;}
.flow03RH p {padding: 2px; color: #fff;}
th.flow03RL {border: solid 1px #B0B7B9; background: #BBD5ED; text-align: center; font-weight: bold;}
td.flow03RR {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; border-bottom: solid 1px #B0B7B9;}
.flow03RRM {padding: 5px;}
*+html .flow03RRM {padding: 3px 5px 5px 5px;}
.flow03RRH {padding-bottom: 4px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_04.gif") repeat-x left bottom; color: #1F4D76;}
.flow03RRTxt {padding-top: 4px;}
.flow03RArr p {padding: 1px; color: #1F4D76; text-align: center;}


/* フロー大 */
.flowBox01 td {vertical-align: top;}
th.flowBox01L {border-top: solid 1px #B0B7B9; border-bottom: solid 1px #B0B7B9; border-left: solid 1px #B0B7B9; background: #ECD7B9; text-align: center; font-weight: bold;}
td.flowBox01R {border: solid 1px #B0B7B9; background: #fff;}
td.flowBox01RB {border-width: 1px 1px 0 1px; border-style: solid; border-color: #B0B7B9; background: #fff;}
td.flowBox01RBb {border-width: 0 1px 1px 1px; border-style: solid; border-color: #B0B7B9; background: #fff;}
.flowBox01M {padding: 5px;}
.flowBox01H {padding-bottom: 6px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_04.gif") repeat-x left bottom; color: #0066FF; font-size: 14px;} /* 200812 */
*:first-child+html .flowBox01H {font-size: 105%;} /* 200812 */
* html .flowBox01H {font-size: 105%;} /* 200812 */
.flowBox01H p {color: #0066FF; font-size: 14px;} /* 200812 */
*:first-child+html .flowBox01H p {font-size: 105%;} /* 200812 */
* html .flowBox01H p {font-size: 105%;} /* 200812 */
.flowBox01Txt {padding-top: 4px;}
.flowBox01Arr p {padding: 1px; color: #996600; text-align: center;}
.flowLine01 {background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_brown_01.gif") repeat-y 144px 0;}

.iPink01 {padding: 2px; background: #FFCCCC; color: #000;}
.iGreen01 {padding: 2px; background: #CCFFCC; color: #000;}


/* アラート */
.alert01 {height: 1%; min-height: 1%; margin-bottom: 13px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_alert01_01.gif") repeat-y;}
.alert01t {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_alert01_01t.gif") no-repeat;}
.alert01b {height: 1%; min-height: 1%; padding: 7px 7px 8px 7px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_alert01_01b.gif") no-repeat left bottom;}
.alert01 h3 {color: #f03;}

/* アラート2 */
.alert02 {height: 1%; min-height: 1%; margin: 10px 0 0 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_alert01_01.gif") repeat-y;}
.alert02t {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_alert01_01t.gif") no-repeat;}
.alert02b {height: 1%; min-height: 1%; padding: 7px 7px 8px 7px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_alert01_01b.gif") no-repeat left bottom;}
.alert02 h3 {color: #f03;}

/* その他 */
.pagetop {margin-top: 27px; text-align: right;}
.pagetop a:visited {color: #039; text-decoration: underline; background: transparent;}
.pagetop a:hover,active {color: #f00; text-decoration: underline; background: transparent;}

.pagetop02 {margin-top: 35px; padding-right: 9px; text-align: right;}
.pagetop02 a:visited {color: #039; text-decoration: underline; background: transparent;}
.pagetop02 a:hover,active {color: #f00; text-decoration: underline; background: transparent;}

.step01M {padding: 0 5px 8px 0; text-align: right;}
.step01Act {position: relative; padding: 2px; background-color: #F7E097;}

.emTxt01 {position: relative; padding: 4px 3px; background-color: #F7E097;}

.paging01Act {position: relative; padding: 2px; background-color: #F7E097;}

.juuyou02M {padding-left: 18px; text-indent: -18px;}

.clmindexM01 {padding: 6px 8px 8px 8px;}
.clmindexM02 {padding: 4px 8px;}
.clmindexM03 {padding: 0 8px 3px 8px;}
.clmindexML01 {padding: 5px 8px;}

.gochuuiArea01 {margin: 8px 0 0 13px;}

.dlBox01 {padding: 0 0 0 5px; border-top: solid 1px #C7CCCD;}
.dlTxt01 {padding-left: 10px;}
.dlTxt02 {padding-top: 2px;}
.dlList01 {padding-top: 2px;}
.dlList01 li {line-height: 1.0em;}

.dlBox01Top {padding: 0 0 0 2px;}
.dlBox01Top .dlList01 {padding-top: 5px;}

.buttontxt01 {width: 180px; margin: 0 auto; text-align: left;}
.buttontxt02 {width: 180px; margin: 0 auto; padding: 0 0 1px 0; text-align: left;}


/* サイド
------------------------------------------ */
#side-td {width: 175px;}
#side {margin: 0; padding: 0 0 30px 0;}
#side .sideform01 input {width: 95px; height: auto; border: solid 1px #A5ACB2; font-size: 12px;}
#side .sideTM01 {padding: 2px 2px 2px 0;}
#side .sideMargin01 {margin: 2px 0;}
#side .sideMargin01 {padding: 5px 6px 0 6px;}
#side .sideMargin02 {padding: 2px 6px 0 7px;}
#side .sideMargin03 {padding: 3px 5px 4px 5px;}

#side .sideBgblue01 {width: 175px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_side_blue_01.gif") repeat-y;}
#side .sideBgblue01b {height: 1%; min-height: 1%; padding: 0 0 3px 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_side_blue_01b.gif") no-repeat left bottom;}

#side .sideBggray01 {width: 175px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_side_gray_01.gif") repeat-y;}
#side .sideBggray01b {height: 1%; min-height: 1%; padding: 0 0 3px 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_side_gray_01b.gif") no-repeat left bottom;}

#side .sideBgyell01 {width: 175px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_side_yell_01.gif") repeat-y;}
#side .sideBgyell01b {height: 1%; min-height: 1%; padding: 0 0 3px 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_side_yell_01b.gif") no-repeat left bottom;}

#side .sideClmgray01 {height: 1%; min-height: 1%; padding: 3px 0 0 0 ; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_side_clm_gray_01.gif") no-repeat;}
#side .sideClmgray02 {height: 1%; min-height: 1%; padding: 0 0 3px 0 ; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_side_clm_gray_02.gif") no-repeat left bottom;}
#side .sideClmgrayM {padding: 5px 0 3px 0 ; background-color: #F0F0F3; text-align: center;}

/* 重要なお知らせ */
#side .sideInfo01 {height: 1%; min-height: 1%; margin-bottom: 10px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_side_info_01.gif") repeat-y;}
#side .sideInfo01t {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_side_info_01t.gif") no-repeat;}
#side .sideInfo01b {height: 1%; min-height: 1%; padding: 7px ; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_side_info_01b.gif") no-repeat left bottom;}
#side .sideInfo01 h2 {color: #f03;}

/* メッセージボックス */ /* 200812 */
#side .messageL01 {margin: 0 0 0 6px;}
#side .messageLl {padding: 4px 6px 5px 6px;}
#side .messageSth {margin-top: 7px;}
#side .messageSt01 {margin: 2px 6px 3px 6px;}
#side .messageM {margin: 2px 0 3px 19px; text-indent: -19px;}
#side .messageArea {width: 163px; margin: 4px 6px 0 6px; background: #fff;}
#side .messageAreaM {padding: 0 4px 5px 9px;}
#side .messageArea ul {list-style-type: none;}
#side .messageArea li {padding: 4px 0 0 0;}
#side .messageBnr01 {padding: 5px 0 2px 5px;}
#side .newMsgC {padding: 3px 4px 3px 12px;}


/* ヘルプ */
#side .helpAreaM {padding: 0 5px 4px 5px;}
#side .helpAreaM2 {padding: 7px 0 8px 0;}
#side .helpAreaH {padding: 0 0 2px 0;}

/* 口座開設・取引 */ /* 200812 */
#side .openTrade01 {padding-bottom: 0; width: 173px; border-right: 1px solid #85DECA; border-bottom: 1px solid #85DECA; border-left: 1px solid #85DECA;}
#side .openTrade01 dl.openTrade01Dl01 {margin-left: 7px; width: 163px;}
#side .openTrade01 dl.openTrade01Dl01 img {vertical-align: bottom;}
#side .openTrade01 dl.openTrade01Dl01 dt {padding-top: 8px;}
#side .openTrade01 dl.openTrade01Dl01 dd {padding: 6px 0 10px 0; width: 163px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_01.gif") repeat-x left bottom;}
#side .openTrade01 dl.openTrade01Dl01 dd.last {background: none;}
#side .openTrade01 dl.openTrade01Dl01 dd ul li {float: left;}
#side .openTrade01 dl.openTrade01Dl01 dd ul li.li01 {margin-right: 19px;}
#side .openTrade01 dl.openTrade01Dl01 dd ul li.li02 {padding-top: 3px;}
#side .openTrade01 .openTrade01Li01 {padding-top: 5px; width: 163px;}
* html #side .openTrade01 .openTrade01Li01 {padding-top: 3px;}
*:first-child+html #side .openTrade01 .openTrade01Li01 {padding-top: 3px;}
#side .openTrade01 .openTrade01Li01 li {height: 1%; min-height: 1%; margin: 0 0 0 7px; padding-left: 9px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_red_s_01.gif") no-repeat 0 0.3em;}

/* 口座開設 */
#side .openAreaM0 {padding: 2px 6px 0 6px;}
#side .openAreaM1 {padding: 10px 0 0 0; text-align: center;}
#side .openAreaM2 {padding: 15px 0 0 0; text-align: center;}
#side .openAreaM3 {padding: 4px 0 10px 0;}
#side .openAreaL1 {padding: 3px 0 0 12px; text-indent: -12px;}

/* はじめてのお客さま 081030 */
#side .guideArea01 {width: 175px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_side_guide_01.gif") repeat-y;}
#side .guideArea01M {width: 175px; padding: 6px 0 10px 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_side_guide_02.gif") no-repeat left bottom;}
#side .guideArea01 .btn01 {margin-left: 5px;}
#side .guideArea01 .listLinkS01 {margin: 4px 5px 0 3px;}

/* セキュリティを高めるために 081030 */
#side .secArea01 {margin-top: 10px; padding: 6px 0; border: solid 1px #ECD7B9; background: #ffe;}
#side .secArea01 p {height: 1%; min-height: 1%; padding: 0 5px 0 25px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_side_sec_01.gif") no-repeat 3px 45%; line-height: 1.2;}


/* フッタ
------------------------------------------ */
#foot {width: 880px; padding: 0 0 30px 0;}
#popS #foot {width: 400px; padding: 0 0 30px 0;}
#popM #foot {width: 680px; padding: 0 0 30px 0;}
#popL #foot {width: 880px; padding: 0 0 30px 0;}
#popS #foot {width: 400px; padding: 0 0 30px 0;}
#popP #foot {width: 640px; padding: 6px 0 30px 0; border-top: solid 1px #B0B7B9;}
#popSub #foot {width: 640px; padding: 6px 0 30px 0; border-top: solid 1px #B0B7B9;}
*+html #foot p {font-size: small;}
#foot #footLink {height: 1%; min-height: 24px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_foot_01.gif") repeat-x #E9EBEB;}
#foot #footLink p {color: #999; padding: 7px 13px 5px 13px; line-height: 1em;}
#foot #footLink a:link {color: #000; text-decoration: underline; background: transparent;}
#foot #footLink a:visited {color: #000; text-decoration: underline; background: transparent;}
#foot #footLink a:hover {color: #f00; text-decoration: underline; background: transparent;}
#foot #footLink a:active {color: #f00; text-decoration: underline; background: transparent;}


/* リスト
------------------------------------------ */
.listStar01 ul {list-style-type: none;}
.listStar01 li {height: 1%; min-height: 1%; padding: 0 0 0 11px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_list_star_01.gif") no-repeat 0 3px;} /* 081030 */
.listStar01 .listStar01M {padding-bottom: 0;}

.listLink01 ul {list-style-type: none;}
.listLink01 li {height: 1%; min-height: 1%; padding: 0 0 0 14px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_02.gif") no-repeat 0 2px;} /* 081030 */
.listLink01 .listLink01M {padding-bottom: 3px;}

.listLink02 {list-style-type: none;}
.listLink02 li {height: 1%; min-height: 1%; padding: 0 0 0 12px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/i_link_03.gif") no-repeat 0 0.2em;} /* 081030 */

.listLink03 {list-style-type: none;}
.listLink03 li {height: 1%; min-height: 1%; padding: 0 0 0 12px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_red_01.gif") no-repeat 0 0.2em;} /* 081030 */

.listLinkS01 {list-style-type: none;} /* 081030 */
.listLinkS01 li {height: 1%; min-height: 1%; padding: 0 0 0 12px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_red_s_01.gif") no-repeat 5px 0.2em;} /* 081030 */

.listDotBlack01 ul {list-style-type: none;}
.listDotBlack01 li {height: 1%; min-height: 1%; padding: 0 0 0 10px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_list_02.gif") no-repeat 0 3px;} /* 081030 */
.listDotBlack01 .listDotBlack01M {}

.listDotBlack01s ul {list-style-type: none;}
.listDotBlack01s li {height: 1%; min-height: 1%; padding: 0 0 0 10px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_list_02.gif") no-repeat 0 2px;} /* 081030 */
.listDotBlack01s .listDotBlack01sM {}


/* インデントリスト
------------------------------------------ */
.list01 {padding: 0 0 0 11px; text-indent: -11px;}
.list02 {padding: 0 0 0 10px; text-indent: -10px;}
.listLinkL01 {padding: 0 0 0 14px; text-indent: -14px;}
.listLinkL02 {padding: 0 0 0 18px; text-indent: -18px;}
.listLinkL03 {padding: 0 0 0 16px; text-indent: -16px;}
.listBookmark01 {padding: 0 0 0 13px; text-indent: -13px;}
.listKomen01 {padding: 0 0 0 1.8em; text-indent: -1.8em;}
.listKomens01 {padding: 0 0 0 1.7em; text-indent: -1.7em;}
.listAsts01 {padding: 0 0 0 1.0em; text-indent: -1.0em;}
.listNo01 {margin-left: 1.05em; text-indent: -1.05em;}
.listDot01 {margin-left: 0.8em; text-indent: -0.8em;}


/* コラム・囲み
------------------------------------------ */
.clmMargin01 {padding: 0 5px 35px 5px;}
.clmMargin02 {padding: 0 5px 35px 5px;}
.clmMargin02s {padding: 0 5px 0 5px;}
.clmMargin02s2 {padding: 0 5px 20px 5px;}
.clmMargin02s3 {padding: 0 5px 10px 5px;}
.clmMargin02s4 {padding: 0 10px 35px 10px;}
.clmMargin03 {padding: 8px 9px;}
.clmMargin03s {padding: 0 9px;}
.clmMargin04 {padding: 3px 8px;}
.clmMargin05 {padding: 8px 7px;}
.clmMargin06 {padding: 5px;}
.clmMargin06tb {padding: 5px 0;}
.clmMargin07 {padding: 7px;}
.clmMargin08 {padding: 2px 2px 2px 7px;}
.clmMargin09 {padding: 8px 10px;}

.clmMchange01 {padding: 7px 7px 7px 18px;}

.borderWhite01 {border: solid 1px #fff;}
.borderBlue01 {border: solid 1px #B1B8C8;}
.borderBlue02 {border-width: 0 1px 1px 1px; border-style: solid; border-color: #B1B8C8;}

.borderGray01 {padding: 7px 10px; border: solid 1px #B0B7B9;}

.borderGrayt01 {border-top: solid 1px #ccc;}

.borderGraytbW01 {border-top: solid 1px #B0B7B9; border-bottom: solid 1px #B0B7B9; background: #fff;}
.borderGraytbW01M {padding: 10px 5px;}
.borderGraytbW01M2 {border-top: solid 1px #ccc; margin: 0 5px; padding: 10px 0 10px 0;}

.clmGray01 {padding: 8px 10px; background: #F0F0F3;}

.clmGrayw01 {border: solid 1px #B0B7B9; background: #fff;}
.clmGrayw02 {border: solid 1px #B0B7B9; background: #fff;}
.clmGrayg01 {border: solid 1px #C7CCCD; background: #F0F0F3; vertical-align: middle;}
.clmGrayb {border-style: solid; border-width: 0 1px; border-color: #B0B7B9;}

.clmGrayb2 {min-height: 250px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_grayb2_01.gif") repeat-y;}
.clmGrayb2h {height: 1%; min-height: 1%; padding: 10px 0 0 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_grayb2_01t.gif") no-repeat;}
.clmGrayb2h2 {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_grayb2_01t2.gif") no-repeat;}
.clmGrayb2M {padding: 11px 5px 35px 5px;}
.clmGrayb2M2 {padding: 11px 5px 10px 5px;}

.clmGrayby01 {border: solid 1px #B0B7B9; background: #ffe;}
.clmGraybM01 {padding: 10px 0 0 0; }

.clmGray335b {width: 335px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_gray_335m.gif") repeat-y;}
.clmGray335bb {height: 1%; min-height: 1%; padding: 12px 4px 4px 4px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_gray_335b.gif") no-repeat left bottom;}

.clmGrayLine01H {height: 1%; min-height: 1%; background: #F2F2F4 url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clmgraylineh_01.gif") repeat-x;}
.clmGrayLine01HM {padding: 7px 0 5px 0; text-align: center;}
.clmGrayLine01 {height: 1%; min-height: 1%; background: #F0F0F3 url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clmgrayline_01.gif") repeat-x;}
.clmGrayLine01t {height: 1%; min-height: 1%; margin-top: 5px; padding: 5px 0 0 0; background: #F0F0F3 url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clmgraylineh_01.gif") repeat-x;}
.clmGrayLine01b {height: 1%; min-height: 1%; padding: 12px 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clmgrayline_01.gif") repeat-x left bottom;}
.clmGrayLine01c {height: 1%; min-height: 1%; padding: 0 0 22px 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clmgrayline_01.gif") repeat-x left bottom;}
.clmGrayLine01O {margin: 0 auto; width: 648px; height: 184px; overflow: auto; border: solid 1px #A5ACB2; background: #fff;}
.clmGrayLine01OW {margin: 0 auto; width: 848px; height: 184px; overflow: auto; border: solid 1px #A5ACB2; background: #fff;}
.clmGrayLine01Os {margin: 0 auto; width: 648px; height: 98px; overflow: auto; border: solid 1px #A5ACB2; background: #fff;}
.clmGrayLine01OM {padding: 5px 10px;}
.clmGrayLine01H01 {padding: 20px 0 5px 8px; }

.clmBluebmm {width: 100%; background: #EEF4FB;}
.clmBluebml {width: 100%; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01ml.gif") left top;}
.clmBluebmr {width: 100%; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01mr.gif") right top;}
.clmBluebbm {width: 100%; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01bm.gif");}
.clmBluebbl {width: 100%; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01bl.gif") left bottom;}
.clmBluebbr {width: 100%; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01br.gif") right bottom;}
.clmBluebhm {width: 100%; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01hm.gif") left top;}
.clmBluebhl {width: 100%; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01hl.gif") left top;}
.clmBluebhr {width: 100%; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01hr.gif") right top;}

.clmBlueb {min-height: 250px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01m.gif") repeat-y;}
.clmBluebH0 {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01m.gif") repeat-y;}
.clmBluebh {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01t.gif") no-repeat;}
.clmBluebh01 {height: 1%; min-height: 1%; padding: 10px 0 0 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01t.gif") no-repeat;}
.clmBluebh02 {height: 1%; min-height: 1%; padding: 10px 0 0 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_02t.gif") no-repeat;}

#popS .clmBlueb {min-height: 250px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_pops_01.gif") repeat-y;}
#popS .clmBluebh01 {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_pops_01t.gif") no-repeat;}

#popM .clmBlueb {min-height: 250px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01m.gif") repeat-y;}
#popM .clmBluebh01 {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01t.gif") no-repeat;}
#popM .clmBluebh02 {height: 1%; min-height: 1%; padding: 10px 0 0 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_02t.gif") no-repeat;}

#popL .clmBlueb {min-height: 250px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01m.gif") repeat-y;}
#popL .clmBluebh01 {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_01t.gif") no-repeat;}
#popL .clmBluebh02 {height: 1%; min-height: 1%; padding: 10px 0 0 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_02t.gif") no-repeat;}

.clmBluebW {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_w_01m.gif") repeat-y;}
.clmBluebWh {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_w_01t.gif") no-repeat;}
.clmBluebWh01 {height: 1%; min-height: 1%; padding: 10px 0 0 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_w_01t.gif") no-repeat;}
.clmBluebWh02 {height: 1%; min-height: 1%; padding: 10px 0 0 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_w_01t2.gif") no-repeat;}

.clmBlue330 {width: 330px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_330.gif") repeat-y;}
.clmBlue330b {height: 4px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_blue_330b.gif") no-repeat;}
.clmYell330 {width: 330px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_yell_330.gif") repeat-y;}
.clmYell330b {height: 4px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_clm_yell_330b.gif") no-repeat;}

.clmOrange01 {margin-left: 5px;margin-right: 5px; border: solid 1px #FF9901; background: #FFFFEE;}
.clm2pp {margin-bottom: 3em;}
.clmOrange02 {border: solid 1px #FF9901; background: #FFFFEE;}
.clmOrange03 {border: solid 1px #FCE398;}
.clmOrange03H {padding: 4px 4px 4px 10px; background: #FCE398;}
.clmOrange03C1 {padding: 7px 4px 10px 4px;}
.clmOrange03C2 {padding: 0 0 0 6px;}
.clmOrange03Link {margin-left: 2px;}

.clmLink01 {padding: 8px; border-bottom: solid 1px #C7CCCD; background: #EDFAF7;}

.clmCampaign01 {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_campaign01_01.gif") repeat-y;}
.clmCampaign01B {height: 1%; min-height: 1%; padding: 7px 9px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_campaign01_02.gif") no-repeat left bottom;}

.clmAlert01 {padding: 4px 7px; background: #F0F0F3;}
.clmAlert0Yel {padding: 4px 7px; background: #FAF5ED;} /* 200812 */
.clmAlert01V {padding-bottom: 5px;} /* 200812 */
.clmAlert01M {margin: 5px 0 0 5px;}
.clmAlert01M0 {margin: 0 0 0 5px;}
.clmAlert01M2 {margin: 10px 0 0 5px;}

.clmAlert02 {margin: 10px 0 0 15px; padding: 10px 0 10px 0; width: 638px; border: 1px solid #fff; background: #F0F0F3;} /* 200812 */
.clmAlert02 .ttl {margin: 0 6px; padding-left: 18px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_juuyou_02.gif") no-repeat 0 1px; line-height: 1.1;} /* 200812 */
.clmAlert02 .textArea {margin: 6px 10px 0 10px; width: 624px;} /* 200812 */

.clmAlert03 {padding: 10px 0; width: 668px; border-right: 1px solid #B0B7B9; border-bottom: 1px solid #B0B7B9; border-left: 1px solid #B0B7B9; background: #fff;} /* 200812 */
.clmAlert03 .vessel {padding: 0 12px;} /* 200812 */
.clmAlert03 p,
.clmAlert03 li {color: #666;} /* 200812 */
.clmAlert03 ul.listDot li {padding-left: 17px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_gray_02.gif") no-repeat 0 0.5em;} /* 200812 */
.clmAlert03 .line {margin: 11px 0 0 7px; padding-bottom: 10px;} /* 200812 */

.clmAlert01Inq01 {margin: 10px 0 0 15px; width: 635px;} /* 200812 */
.clmAlert01Inq01 .img {float: left; width: 64px;} /* 200812 */
.clmAlert01Inq01 .textArea {float: right; width: 562px;} /* 200812 */

.clmIchiran01 {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran01_m.gif") repeat-y;}
.clmIchiran01T {height: 1%; min-height: 1%; padding: 1px 1px 0 1px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran01_t.gif") no-repeat;}
.clmIchiran01T:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .clmIchiran01T {height: 1%; display: block;}
.clmIchiran01B {height: 1%; min-height: 1%; padding-bottom: 1px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran01_t.gif") no-repeat left bottom;}

.clmIchiran01B2 {height: 1%; min-height: 1%; padding-bottom: 1px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran01_b.gif") no-repeat left bottom;}
.clmIchiran01B2:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .clmIchiran01B2 {height: 1%; display: block;}
.clmIchiran01B2 .clmIchiran01L {float: left; width: 330px;}
.clmIchiran01B2 .clmIchiran01R {float: right; width: 330px;}
.clmIchiran01B2 .clmIchiran01 {margin-top: 8px;}
.clmIchiran01B2 .clmIchiran01Txt {width: 300px; padding: 9px 0 9px 5px;}

.clmIchiran01L {float: left; width: 328px;}
.clmIchiran01L:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .clmIchiran01L {height: 1%; display: block;}
.clmIchiran01R {float: right; width: 328px;}
.clmIchiran01R:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .clmIchiran01R {height: 1%; display: block;}

.clmIchiran01Txt {width: 250px; padding: 9px 0 9px 5px;}
.clmIchiran01M {padding: 8px 0 0 5px;}

.clmIchiran01 h4 {padding: 7px 6px 0 5px;}

.clmIchiran01BgEn {height: 1%; min-height: 80px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhin_01_bg_en.gif") no-repeat;}
.clmIchiran01BgGa {height: 1%; min-height: 80px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhin_01_bg_ga.gif") no-repeat;}
.clmIchiran01BgHl {height: 1%; min-height: 80px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhin_01_bg_hl.gif") no-repeat;}
.clmIchiran01BgLo {height: 1%; min-height: 80px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhin_01_bg_lo.gif") no-repeat;}
.clmIchiran01BgFu {height: 1%; min-height: 80px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhin_01_bg_fu.gif") no-repeat;}
.clmIchiran01BgGs {height: 1%; min-height: 80px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhin_01_bg_gs.gif") no-repeat;}
.clmIchiran01BgEt {height: 1%; min-height: 80px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhin_01_bg_et.gif") no-repeat;}
.clmIchiran01BgEk {height: 1%; min-height: 80px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhin_01_bg_ek.gif") no-repeat;}
.clmIchiran01BgAc {height: 1%; min-height: 80px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhin_01_bg_ac.gif") no-repeat;}
.clmIchiran01BgCl {height: 1%; min-height: 80px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhin_01_bg_cl.gif") no-repeat;}
.clmIchiran01BgMb {height: 1%; min-height: 80px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhin_01_bg_mb.gif") no-repeat;}
.clmIchiran01BgSl {height: 1%; min-height: 80px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhin_01_bg_sl.gif") no-repeat;}
.clmIchiran01BgFx {height: 1%; min-height: 80px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhin_01_bg_fx.gif") no-repeat;}

.clmIchiran02 {height: 1%; min-height: 1%; padding: 17px 7px 10px 7px; background: #EEF4FB url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran02_t.gif") no-repeat;}
.clmIchiran02 h5 {color: #0066FF;}
.clmIchiran02M {height: 1%; min-height: 1%; margin-top: 10px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran02c_m.gif") repeat-y;}
.clmIchiran02M2 {padding: 15px 10px 10px 10px;}
.clmIchiran02M3 {height: 1%; min-height: 1%; margin-top: 10px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran02c1_m.gif") repeat-y;}
.clmIchiran02M3T {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran02c1_t.gif") no-repeat;}
.clmIchiran02M3B {height: 1%; min-height: 1%; padding: 14px 10px 10px 10px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran02c1_b.gif") no-repeat left bottom;}
.clmIchiran02M3B:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .clmIchiran02M3B {height: 1%; display: block;}

.clmIchiran02T {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran02c_t.gif") no-repeat;}
.clmIchiran02B {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran02c_b.gif") no-repeat left bottom;}
.clmIchiran02B:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .clmIchiran02B {height: 1%; display: block;}
.clmIchiran02L {float: left; width: 325px;}
.clmIchiran02L .floatClear {width: 305px;}
.clmIchiran02R {float: right; width: 325px;}
.clmIchiran02R .floatClear {width: 305px;}
.clmIchiran02L2 {float: left; width: 50px; margin-top: 10px;}
.clmIchiran02R2 {float: right; width: 245px; margin-top: 10px;}
.clmIchiran02L3 {float: left; width: 315px;}
.clmIchiran02R3 {float: right; width: 315px;}
.clmIchiran02L4 {float: left; width: 50px; margin-top: 10px;}
.clmIchiran02R4 {float: right; width: 575px; margin-top: 10px;}

.clmIchiran03 {width: 315px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran03_m.gif") repeat-y;}
.clmIchiran03T {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran03_t.gif") no-repeat;}
.clmIchiran03B {height: 1%; min-height: 1%; padding: 16px 11px 10px 11px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran03_b.gif") no-repeat left bottom;}
.clmIchiran03B:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .clmIchiran03B {height: 1%; display: block;}
.clmIchiran03L {float: left; width: 50px;}
.clmIchiran03R {float: right; width: 233px;}

.clmIchiran04 {height: 1%; min-height: 1%;padding: 14px 0 10px 0; background: #EEF4FB url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_ichiran02_t.gif") no-repeat;}
.clmIchiran04 .listTbl01 {width: 658px; margin: 0 0 0 6px;}
.clmIchiran04 .listTbl01 th {width: 19px;}
.clmIchiran04 .listTbl01 td {width: 639px;}

.clmMenu01 {padding-top: 4px;}
.clmMenu01 p {min-height: 20px; padding: 6px 5px 5px 5px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_menu01_01.gif") no-repeat; color: #B0B7B9; text-align: center;}
.clmMenu01 p .step01Act {color: #000;}
.clmMenu01 .clmMenu01M {background: url("https://ex-trade.netbk.co.jp/contents/pc/img/g_clm_menu01_02.gif") repeat-y;}

.clmPoint01 {padding: 8px 8px 10px 8px; border: solid 1px #85DECA; background: #EDFAF7;}
.clmPoint01H {padding: 1px 5px; background: #00B48D; color: #fff;}

.clmLined01 {position: relative; width: 670px; padding-top: 19px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_04.gif") repeat-x;}
.clmLined02 {position: relative; width: 670px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_04.gif") repeat-x;}

.clmLR01 {width: 670px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_clmlr01_m.gif") repeat-y;}
.clmLR01T {width: 670px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_clmlr01_t.gif") no-repeat;}
.clmLR01B {width: 670px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_clmlr01_t.gif") no-repeat left bottom;}
.clmLR01 .clmLR01L {float: left; width: 330px;}
.clmLR01 .clmLR01R {float: right; width: 329px;}
.clmLR01 .clmLR01M {padding: 2px;}
.clmLR01 h3 {padding: 5px 4px; background: #D5E5F4;}
.clmLR01 h4 {padding: 5px 4px; background: #D5E5F4;}
.clmLR01 .txtA {padding: 5px 7px;}

/* 200812 */
.summary01 {margin-top: 20px; width: 680px;}
.summary01 .left {float: left; width: 470px;}
.summary01 .left dt {margin-top: 7px;}
.summary01 .left dt.first {margin: 0 0 0 0;}
.summary01 .left dd {margin-top: 1px;}
/* safari only \*/
html:\66irst-child .summary01 .left dd {margin-top: 3px;}
/* end */
.summary01 .right {float: right; width: 200px;}
.summary01 .right .summary01Box01 {padding-top: 2px; width: 200px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/summary_bg_01.gif") no-repeat;}
.summary01 .right .summary01Box01B {padding-bottom: 2px; width: 200px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/summary_bg_02.gif") no-repeat left bottom;}
.summary01 .right .summary01Box01M {width: 198px; border-right: 1px solid #C7CCCD; border-left: 1px solid #C7CCCD;}
.summary01 .right .summary01Box01 h3 {margin-left: 1px; width: 196px; background: #86B3DF; color: #fff;}
.summary01 .right .summary01Box01 h3 span {display: block; padding: 7px 9px;}
.summary01 .right .summary01Box01 .listArea {padding: 2px 9px 14px 9px;}
.summary01 .right .summary01Box01 .listArea ul li {margin-top: 10px;}
.summary01 .right .summary01Box01 .textArea {padding: 5px 9px 8px 9px;}

.summary02 {margin: 15px 0 0 15px; width: 655px;}
.summary02 .left {float: left; width: 315px;}
.summary02 .right {float: right; width: 330px;}
.summary02 .right .summary02Box01 {padding-bottom: 2px; width: 330px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/summary02_bg_01.gif") no-repeat left bottom;}
.summary02 .right .summary02Box01M {padding-bottom: 15px; width: 328px; border-right: 1px solid #C7CCCD; border-left: 1px solid #C7CCCD;}
.summary02 .right .summary02Dl01 dt {margin-left: 6px; padding-top: 12px; width: 316px;}
.summary02 .right .summary02Dl01 dt img {vertical-align: -3px;}
.summary02 .right .summary02Dl01 dd {margin-left: 6px; padding-top: 7px; width: 316px;}

.summary03 {margin-top: 15px; padding-bottom: 21px; width: 670px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_01.gif") repeat-x left bottom;}
.summary03.noLine {padding-bottom: 0; background: none;}
.summary03 .left {float: left; width: 265px; text-align: right;}
.summary03 .right {float: right; padding-right: 5px; width: 380px;}
* html .summary03 .right {padding-right: 2px;}
.summary03 .left .textArea {margin: 3px 0 0 5px; text-align: left;}

.summary04 {margin-top: 20px; width: 670px;}
.summary04 th {padding-bottom: 3px;}
.summary04 td {width: 325px; border: 1px solid #B0B7B9; vertical-align: top;}
.summary04 td.space {width: 7px; border: none;}
.summary04 td.tdBnr {width: 336px; border: none;}
.summary04M {padding: 15px 6px 10px 6px;}
.summary04M .vessel {padding: 10px 0 0 10px; width: 296px;}
.summary04M .vessel .img {float: left; width: 49px;}
.summary04M .vessel .textArea {float: right; width: 236px;}
.summary04M .vessel .textArea dt {line-height: 1.2; font-weight: bold;}
.summary04M .vessel .textArea dd {padding-top: 8px;}

.summaryClm01 {margin: 20px 0 0 5px; padding: 10px; width: 640px; background: #EEF4FB; clear: both;}
.summaryClm01 .left {float: left; width: 240px;}
.summaryClm01 .right {float: right; width: 375px;}

.summaryBtn01 {margin-top: 20px; width: 680px;}
.summaryBtn01 ul li {float: left; margin-right: 10px;}
.summaryBtn01 ul li.right {margin-right: 0;}
.summaryBtn01 img {vertical-align: bottom;}

.btnAreaGre01 {margin: 20px 0 0 15px; width: 640px;}
.btnAreaGre01 p {text-align: center;}
.btnAreaGre01B {padding-bottom: 2px; width: 640px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/bg_btnareagre01_01.gif") no-repeat left bottom;}
.btnAreaGre01M {padding: 0 0 5px 0; width: 638px; border-right: 1px solid #86DECB; border-left: 1px solid #86DECB; background: #EDFAF7;}
.btnAreaGre01 .text1 {margin-top: 7px; padding: 0 10px;}

.btnAreaBl01 {margin: 20px 0 0 15px; padding-bottom: 10px; width: 640px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/bg_btnareabl01_01.gif") no-repeat;}
.btnAreaBl01 p.btn {text-align: center;}

.btnAreaBl02 {margin: 0 auto; padding: 24px 10px; width: 638px; border: 1px solid #BBD5ED; background: #EEF4FB; text-align: center;}

.panelBox01 {margin: 20px 0 0 5px; width: 660px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/bg_panelbox01_02.gif") repeat-y;}
.panelBox01T {padding-bottom: 5px; width: 660px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/bg_panelbox01_01.gif") no-repeat;}
.panelBox01 h3 {padding: 4px 0 0 10px;}
.panelBox01M {margin: 18px 0 0 20px; width: 620px;}
.panelBox01M.first {margin: 0 0 0 20px;}
.panelBox01M .left {float: left; width: 300px;}
.panelBox01M .right {float: right; width: 300px;}
.panelBox01M .vessel {width: 300px;}
.panelBox01M .vessel .img {float: left; width: 65px;}
.panelBox01M .vessel .textArea {float: right; width: 225px;}
.panelBox01M .vessel .textArea dt {color: #06f; line-height: 1.2; font-weight: bold;}
.panelBox01M .vessel .textArea dd {padding-top: 2px;}


/* タブ
------------------------------------------ */
.tabM01 {padding: 0 5px 0 5px; white-space: nowrap;}
.tabM01 p {font-size: 12px;}
.tabM01 a:visited {color: #039; text-decoration: underline; background: transparent;}
.tabM01 a:hover,active {color: #f00; text-decoration: underline; background: transparent;}

.tab01l {width: 5px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab01_left_01.gif") no-repeat;}
.tab01l02 {width: 11px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab01_left_02.gif") no-repeat;}
.tab01m {width: 2px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab01_middle_01.gif") repeat-x;}
.tab01m2 {width: auto; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab01_middle_01.gif") repeat-x;}
.tab01r {width: 3px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab01_right_01.gif") repeat-x;}
.tab01tl {width: 3px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab01_tleft_01.gif") repeat-x;}
.tab01tr {width: 3px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab01_tright_01.gif") repeat-x;}
.tab01tm {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab01_tmiddle_01.gif") repeat-x; text-align: center;}
.tab01tlA {width: 3px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab01_tleft_01a.gif") repeat-x;}
.tab01trA {width: 3px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab01_tright_01a.gif") repeat-x;}
.tab01tmA {height: 1%; min-height: 1%;background:  url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab01_tmiddle_01a.gif") repeat-x; text-align: center;}

.tab02l {width: 5px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab02_left_01.gif") repeat-x;}
.tab02m {width: 2px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab02_middle_01.gif") repeat-x;}
.tab02m2 {width: auto; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab02_middle_01.gif") repeat-x;}
.tab02r {width: 3px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab02_right_01.gif") repeat-x;}
.tab02tl {width: 3px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab02_tleft_01.gif") repeat-x;}
.tab02tr {width: 3px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab02_tright_01.gif") repeat-x;}
.tab02tm {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab02_tmiddle_01.gif") repeat-x; text-align: center;}
.tab02tlA {width: 3px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab02_tleft_01a.gif") repeat-x;}
.tab02trA {width: 3px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab02_tright_01a.gif") repeat-x;}
.tab02tmA {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tab02_tmiddle_01a.gif") repeat-x; text-align: center;}

.tabBlue01tm .tabM01 {padding: 2px 5px 0 5px; white-space: nowrap;}
.tabBlue01tmA .tabM01 {padding: 2px 5px 0 5px; white-space: nowrap;}
.tabBlue01l{width: 8px;}
.tabBlue01m{width: 5px;}
.tabBlue01m2{width: auto; text-align: right;}
.tabBlue01ts{width: 1px; background-color: #B0B7B9;}
.tabBlue01tm {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tabblue01_tmiddle_01.gif") repeat-x #fff; text-align: center;}
.tabBlue01tsA{width: 1px; background-color: #005CC2;}
.tabBlue01tmA {height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/tabblue01_tmiddle_01a.gif") repeat-x #039; text-align: center;}
.tabBlue01tmA p a {font-size: 12px; color: #fff; font-weight: bold;}


/* テーブル
------------------------------------------ */
*+html td,th {font-size: small;}

.tableWl01 {padding: 3px 3px 1px 5px;}
.tableWl01ar {padding: 3px 3px 1px 5px; text-align: right;}
.tableWl01ac {padding: 3px 3px 1px 5px; text-align: center;}

.tableWl01r {padding: 3px 0px 1px 5px;}
.tableWl01rar {padding: 3px 0px 1px 5px; text-align: right;}
.tableWl01rac {padding: 3px 0px 1px 5px; text-align: center;}

.tableWl02 {padding: 3px 3px 1px 3px;}
.tableWl02ar {padding: 3px 3px 1px 3px; text-align: right;}
.tableWl02ac {padding: 3px 3px 1px 3px; text-align: center;}

.tableWl02r {padding: 3px 3px 1px 5px;}
.tableWl02rar {padding: 3px 3px 1px 5px; text-align: right;}
.tableWl02rac {padding: 3px 3px 1px 5px; text-align: center;}

.tableWl03 {padding: 4px 5px 2px 5px;}
.tableWl03ar {padding: 4px 5px 2px 5px; text-align: right;}
.tableWl03ac {padding: 4px 5px 2px 5px; text-align: center;}

.tableWl03r {padding: 4px 5px 2px 8px;}
.tableWl03rar {padding: 4px 5px 2px 8px; text-align: right;}
.tableWl03rac {padding: 4px 5px 2px 8px; text-align: center;}

.tableWl04 {padding: 4px 5px;}
.tableWl04ar {padding: 4px 5px; text-align: right;}
.tableWl04ac {padding: 4px 5px; text-align: center;}

.tableWl04r {padding: 4px 5px 4px 7px;}
.tableWl04rar {padding: 4px 5px 4px 7px; text-align: right;}
.tableWl04rac {padding: 4px 5px 4px 7px; text-align: center;}

.tableWl05 {padding: 2px 5px;}
.tableWl05ar {padding: 2px 5px; text-align: right;}
.tableWl05ac {padding: 2px 5px; text-align: center;}

.tableWl05r {padding: 2px 5px;}
.tableWl05rar {padding: 2px 5px; text-align: right;}
.tableWl05rac {padding: 2px 5px; text-align: center;}

.tableWl06 {padding: 1px 2px 1px 0px;}
.tableWl06ar {padding: 1px 2px 1px 0px; text-align: right;}
.tableWl06ac {padding: 1px 2px 1px 0px; text-align: center;}

.tableWl06l {padding: 1px 2px;}
.tableWl06lar {padding: 1px 2px; text-align: right;}
.tableWl06lac {padding: 1px 2px; text-align: center;}

.tableWl06li {padding: 3px 2px 1px 2px;}
.tableWl06liar {padding: 3px 2px 1px 2px; text-align: right;}
.tableWl06liac {padding: 3px 2px 1px 2px; text-align: center;}

.tableM01 {padding: 1px 2px;}
.tableM01r {padding: 1px 2px; text-align: right;}
.tableM01c {padding: 1px 2px; text-align: center;}

.tableM02 {padding: 4px 5px;}
.tableM02r {padding: 4px 5px; text-align: right;}
.tableM02c {padding: 4px 5px; text-align: center;}

.tableMrate {padding: 9px 5px; text-align: right;}

.trover01 {background-color: #ffc;}
.trout01 {background-color: transparent;}

/* レイアウトテーブル1 */
.tablef01 div.layout-table01 table {background: none; border: none;}
.tablef01 div.layout-table01 th {background: none; border: none; padding: 4px 5px 4px 0;}
.tablef01 div.layout-table01 td {background: none; border: none; padding: 2px 0;}

.tablef01 div.layout-table02 table {background: none; border: none;}
.tablef01 div.layout-table02 th {background: none; border: none; padding: 0;}
.tablef01 div.layout-table02 td {background: none; border: none; padding: 0;}

.tablef01 div.layout-table03 table {background: none; border: none;}
.tablef01 div.layout-table03 th {background: none; border: none; padding: 0; padding: 1px 5px 1px 0;}
.tablef01 div.layout-table03 td {background: none; border: none; padding: 0; padding: 1px 0;}

.tableb03 .layouttbl {background: none; border: none;}

/* テーブル：カレンダー入力 */
div.tableCL01 table {width: 380px; border-collapse: collapse; border-top: solid 1px #B0B7B9; border-left: solid 1px #B0B7B9;}
div.tableCL01 th {border-right: solid 1px #B0B7B9; border-bottom: solid 1px #B0B7B9;}
div.tableCL01 td {border-right: solid 1px #B0B7B9; border-bottom: solid 1px #B0B7B9;}
div.tableCL01 tr.ym th {background: #BBD5ED; text-align: center;}
div.tableCL01 tr.week th {background: #D5E5F4; text-align: center;}
div.tableCL01 tr td {background: #fff; text-align: center;}
div.tableCL01 tr th .tableCL01M {padding: 3px;}
div.tableCL01 tr td a {display: block; width: 100%; height: 100%;}
div.tableCL01 tr td a:visited {color: #039;}
div.tableCL01 tr td a:hover,active {color: #f00; background: #ffc; text-decoration: none;}
div.tableCL01 tr td a span {display: block; padding: 3px;}

/* テーブル：住所入力 */
div.tableAD01 table {width: 380px; border-collapse: collapse; border-bottom: solid 2px #C7CCCD;}
div.tableAD01 td {border-top: solid 1px #C7CCCD; background: #fff;}
div.tableAD01 tr.borderGray01 td {padding: 0; border-top: solid 1px #C7CCCD; background: #F0F0F3;}
div.tableAD01 .tableAD01L {width: 90%;}
div.tableAD01 .tableAD01L .tableAD01M {padding: 6px 5px 6px 7px;}
div.tableAD01 .tableAD01R {width: 10%; text-align: right;}
div.tableAD01 .tableAD01R .tableAD01M {padding: 1px 7px 1px 5px;}

/* テーブル上下ライン1 */
div.tablep01 {margin: 0px; padding: 0;}
div.tablep01 table {margin: 0; padding: 0; border-collapse: separate;}
div.tablep01 tr {border-collapse: separate; border: none;}
div.tablep01 th.p01th01 {margin: 0; padding: 0; border-top: solid 1px #ccc; border-bottom: solid 1px #fff; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #d5e5f4; text-align: left; vertical-align: middle; font-weight: normal;}
div.tablep01 th.p01th01w {margin: 0; padding: 0; border-top: solid 1px #ccc; border-bottom: solid 1px #fff; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #fff; text-align: right; vertical-align: middle; font-weight: normal;}
div.tablep01 td.p01td01 {margin: 0; padding: 0; border-top: solid 1px #ccc; background-color: #fff; vertical-align: middle;}

/* テーブル縞1 */
div.tableb01 {margin: 0; padding: 0;}
div.tableb01 table {margin: 0; padding: 0; border-collapse: collapse;}
div.tableb01 tr {border-collapse: collapse; border: none;}
div.tableb01 th.b01th01 {margin: 0; padding: 0; border-right: solid 1px #fff; background-color: #d5e5f4; text-align: left; font-weight: normal;}
div.tableb01 thead th.b01th01 {text-align: center;}
div.tableb01 td.b01td01 {margin: 0; padding: 0; border-right: solid 1px #fff; background-color: #fff;}
div.tableb01 td.b01td01g {margin: 0; padding: 0; border-right: solid 1px #fff; background-color: #F0F0F3;}

/* テーブル縞2 */
div.tableb02 {margin: 0; padding: 0; border-top: solid 3px #86B3DF;}
div.tableb02 table {margin: 0; padding: 0; border-collapse: collapse; border-bottom: solid 2px #B0B7B9; background: #F0F0F3;}
div.tableb02 table.nBorder {margin: 0; padding: 0; border-collapse: collapse; border-bottom: solid 1px #B0B7B9;}
div.tableb02 tr {border-collapse: collapse; border: none;}
div.tableb02 th.b02th01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #D5E5F4; text-align: left; font-weight: normal;}
div.tableb02 th.b02th01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #D5E5F4; text-align: left; font-weight: normal;}
div.tableb02 th.b02th01Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #f7e097; text-align: left; font-weight: normal;}
div.tableb02 th.b02th01rErr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #f7e097; text-align: left; font-weight: normal;}
div.tableb02 th.b02th01d {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #bbd5ed; text-align: left; font-weight: normal;}
div.tableb02 th.b02th01dr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #bbd5ed; text-align: left; font-weight: normal;}
div.tableb02 thead th.b02th01 {text-align: center;}
div.tableb02 thead th.b02th01r {text-align: center;}
div.tableb02 thead th.b02th01Err {background-color: #f7e097; text-align: center;}
div.tableb02 thead th.b02th01rErr {background-color: #f7e097; text-align: center;}
div.tableb02 thead th.b02th01d {text-align: center;}
div.tableb02 thead th.b02th01dr {text-align: center;}
div.tableb02 tbody th.b02th01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #D5E5F4;}
div.tableb02 tbody th.b02th01Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #f7e097;}
div.tableb02 td.b02td00 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9;}
div.tableb02 td.b02td00r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9;}
div.tableb02 td.b02td00Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb02 td.b02td00rErr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb02 td.b02td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #fff;}
div.tableb02 td.b02td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #fff;}
div.tableb02 td.b02td01Cr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #D5E5F4;}
div.tableb02 td.b02td01Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb02 td.b02td01rErr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb02 tr.borderGray01 td.b02td00 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9;}
div.tableb02 tr.borderGray01 td.b02td00r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9;}
div.tableb02 tr.borderGray01 td.b02td00Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb02 tr.borderGray01 td.b02td00rErr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb02 tr.borderGray01 td.b02td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #F0F0F3;}
div.tableb02 tr.borderGray01 td.b02td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #F0F0F3;}
div.tableb02 tr.borderGray01 td.b02td01Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb02 tr.borderGray01 td.b02td01rErr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb02 tr.em td.b02td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #ffe;}
div.tableb02 tr.em td.b02td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #ffe;}
div.tableb02 tr.em2 td.b02td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #DCDCE2;}
div.tableb02 tr.em2 td.b02td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #DCDCE2;}
div.tableb02 tr.head01 td.b02td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_tb04_01.gif") repeat-x #D6E6F4;}
div.tableb02 tr.head01 td.b02td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_tb04_01.gif") repeat-x #D6E6F4;}
div.tableb02 .tableb02M {padding: 4px 5px;}
div.tableb02 .tableb02Mr {padding: 4px 5px; text-align: right;}
div.tableb02 .tableb02Mc {padding: 4px 5px; text-align: center;}
div.tableb02 .tableb02Mlow1 {padding: 2px 5px;}
div.tableb02 tr.em2 .tableb02M {padding: 4px 5px 3px 5px;}
div.tableb02 .tableb02Mh1 {padding: 5px 5px 3px 5px; line-height: 1em;}
div.tableb02 .tableb02Mi {padding: 6px 0 0 0; text-align: center;}
*+html div.tableb02 .tableb02Mi {padding: 3px 0 0 0; text-align: center;}
div.tableb02 .tableb02Mic {padding: 3px 0 0 0; text-align: center;}
div.tableb02 .tableb02Ml {padding: 0 0 0 5px;}
div.tableb02 .tableb02Ml div {float: left;}
div.tableb02 .tableb02Ml2 {padding: 4px 0 0 5px;}
div.tableb02 .tableb02Ml2 div {float: left;}

/* テーブル縞3 */
#popP div.tableb03 {border-top: none;}
#popP div.tableb03 table {margin: 0; padding: 0; border-collapse: collapse; border-left: solid 1px #B0B7B9; border-bottom: solid 1px #B0B7B9; background: #F0F0F3;}

div.tableb03 {margin: 0; padding: 0; border-top: solid 3px #86B3DF;}
div.tableb03 table {margin: 0; padding: 0; border-collapse: collapse; border-bottom: solid 2px #B0B7B9; background: #F0F0F3;}
div.tableb03 table.nBorder {margin: 0; padding: 0; border-collapse: collapse; border-bottom: solid 1px #B0B7B9;}
div.tableb03 tr {border-collapse: collapse; border: none;}
div.tableb03 th.div {white-space: nowrap;}
div.tableb03 th.b03th01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #BBD5ED; text-align: left; font-weight: normal;}
div.tableb03 th.b03th01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #BBD5ED; text-align: left; font-weight: normal;}
div.tableb03 th.b03th01Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #f7e097; text-align: left; font-weight: normal;}
div.tableb03 th.b03th01rErr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #f7e097; text-align: left; font-weight: normal;}
div.tableb03 thead th.b03th01 {text-align: center;}
div.tableb03 thead th.b03th01r {text-align: center;}
div.tableb03 thead th.b03th01Err {background-color: #f7e097; text-align: center;}
div.tableb03 thead th.b03th01rErr {background-color: #f7e097; text-align: center;}
div.tableb03 tbody th.b03th01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #D5E5F4;}
div.tableb03 tbody th.b03th01Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #f7e097;}
div.tableb03 td.b03td00 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9;}
div.tableb03 td.b03td00r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9;}
div.tableb03 td.b03td00Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb03 td.b03td00rErr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb03 td.b03td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #fff;}
div.tableb03 td.b03td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #fff;}
div.tableb03 td.b03td01Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb03 td.b03td01rErr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb03 tr.borderGray01 td.b03td00 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9;}
div.tableb03 tr.borderGray01 td.b03td00r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9;}
div.tableb03 tr.borderGray01 td.b03td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #F0F0F3;}
div.tableb03 tr.borderGray01 td.b03td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #F0F0F3;}
div.tableb03 tr.borderGray01 td.b03td01Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb03 tr.borderGray01 td.b03td01rErr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb03 td.b03td01Gray {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #F0F0F3;}
div.tableb03 td.b03td01Grayr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #F0F0F3;}
div.tableb03 tr.em td.b03td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #ffe;}
div.tableb03 tr.em td.b03td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #ffe;}
div.tableb03 tr.em2 td.b03td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #DCDCE2;}
div.tableb03 tr.em2 td.b03td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #DCDCE2;}

div.tableb03 tr.head01 td.b03td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_tb04_01.gif") repeat-x #D6E6F4;}
div.tableb03 tr.head01 td.b03td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_tb04_01.gif") repeat-x #D6E6F4;}

div.tableb03 .tableb03M {padding: 4px 5px;}
div.tableb03 .tableb03Mr {padding: 4px 5px ; text-align: right;}
div.tableb03 .tableb03Mc {padding: 4px 5px; text-align: center;}
div.tableb03 .tableb03Mlow1 {padding: 2px 5px;}
div.tableb03 tr.em2 .tableb03M {padding: 5px 5px 4px 5px;}
div.tableb03 .tableb03Mh1 {padding: 5px 5px 3px 5px; line-height: 1em;}
div.tableb03 .tableb03Mi {padding: 6px 0 0 0; text-align: center;}
*+html div.tableb03 .tableb03Mi {padding: 3px 0 0 0; text-align: center;}
div.tableb03 .tableb03Mic {padding: 3px 0 0 0; text-align: center;}
div.tableb03 .tableb03Ml {padding: 0 0 0 5px;}
div.tableb03 .tableb03Ml div {float: left;}
div.tableb03 .tableb03Ml2 {padding: 4px 0 0 5px;}
div.tableb03 .tableb03Ml2 div {float: left;}
div.tableb03 .tableb03Ml3 {padding: 4px 0 4px 5px;}
div.tableb03 .tableb03Ml3:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .tableb03Ml3 {height: 1%; display: block;}
div.tableb03 .tableb03Ml3 div {float: left;}

div.tableb03Et div.tableb03 {margin: 0; padding: 0; border-top: solid 3px #79B26B;}
div.tableb03Et div.tableb03 th.b03th01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #B9E8AE; text-align: left; font-weight: normal;}
div.tableb03Et div.tableb03 th.b03th01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #B9E8AE; text-align: left; font-weight: normal;}
div.tableb03Et div.tableb03 thead th.b03th01 {text-align: center;}
div.tableb03Et div.tableb03 thead th.b03th01r {text-align: center;}


/* テーブル縞4 */
div.tableb04 {margin: 0; padding: 0;}
div.tableb04 table {margin: 0; padding: 0; border-collapse: collapse; border-bottom: solid 1px #B0B7B9;}
div.tableb04 table.nBorder {margin: 0; padding: 0; border-collapse: collapse; border-bottom: solid 1px #B0B7B9;}
div.tableb04 tr {border-collapse: collapse; border: none;}
div.tableb04 th.div {white-space: nowrap;}
div.tableb04 th.b04th01 {margin: 0; padding: 0; border-right: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_tb04_01.gif") repeat-x #D6E6F4; text-align: left; font-weight: normal;}
div.tableb04 th.b04th01r {margin: 0; padding: 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_tb04_01.gif") repeat-x #D6E6F4; text-align: left; font-weight: normal;}
div.tableb04 th.b04th01Err {margin: 0; padding: 0; border-right: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_tb04_01.gif") repeat-x #f7e097; text-align: left; font-weight: normal;}
div.tableb04 th.b04th01rErr {margin: 0; padding: 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_tb04_01.gif") repeat-x #f7e097; text-align: left; font-weight: normal;}
div.tableb04 thead th.b04th01 {text-align: center;}
div.tableb04 thead th.b04th01r {text-align: center;}
div.tableb04 thead th.b04th01Err {background-color: #f7e097; text-align: center;}
div.tableb04 thead th.b04th01rErr {background-color: #f7e097; text-align: center;}
div.tableb04 tbody th.b04th01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: none #fff;}
div.tableb04 tbody th.b04th01Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: none #f7e097;}
div.tableb04 td.b04td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #fff;}
div.tableb04 td.b04td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #fff;}
div.tableb04 td.b04td01Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb04 td.b04td01rErr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb04 tr.borderGray01 th.b04th01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #EEF4FB;}
div.tableb04 tr.borderGray01 th.b04th01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #EEF4FB;}
div.tableb04 tr.borderGray01 th.b04th01Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #f7e097;}
div.tableb04 tr.borderGray01 th.b04th01rErr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #f7e097;}
div.tableb04 tr.borderGray01 td.b04td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #EEF4FB;}
div.tableb04 tr.borderGray01 td.b04td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #EEF4FB;}
div.tableb04 tr.borderGray01 td.b04td01Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb04 tr.borderGray01 td.b04td01rErr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #FFFFCC;}
div.tableb04 tr.em td.b04td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #ffe;}
div.tableb04 tr.em td.b04td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #ffe;}
div.tableb04 tr.em2 td.b04td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #DCDCE2;}
div.tableb04 tr.em2 td.b04td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background-color: #DCDCE2;}
div.tableb04 tr.head01 td.b04td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_lblue_01.gif") repeat-x 0 0 #86B3DF;}
div.tableb04 tr.head01 td.b04td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_lblue_01.gif") repeat-x 0 0 #86B3DF;}
div.tableb04 .tableb04Mh {padding: 4px 5px;}
div.tableb04 .tableb04M {padding: 4px 5px;}
div.tableb04 .tableb04Mr {padding: 4px 5px; text-align: right;}
div.tableb04 .tableb04Mc {padding: 4px 5px; text-align: center;}
div.tableb04 .tableb04Mlow1 {padding: 2px 5px;}
div.tableb04 tr.em2 .tableb04M {padding: 5px 5px 4px 5px;}
div.tableb04 .tableb04Mh1 {padding: 3px 7px 2px 7px; line-height: 1em;}
div.tableb04 .tableb04Mi {padding: 6px 0 0 0; text-align: center;}
*+html div.tableb04 .tableb04Mi {padding: 3px 0 0 0; text-align: center;}
div.tableb04 .tableb04Mic {padding: 3px 0 0 0; text-align: center;}
div.tableb04 .tableb04Ml {padding: 0 0 0 5px;}
div.tableb04 .tableb04Ml div {float: left;}
div.tableb04 .tableb04Ml2 {padding: 4px 0 0 5px;}
div.tableb04 .tableb04Ml2 div {float: left;}

/* テーブル縞6 */
div.tableb06 {margin: 0; padding: 0; border-top: solid 3px #86B3DF; width:550px}
div.tableb06 table {margin: 0; padding: 0; border-collapse: collapse; border-bottom: solid 1px #B0B7B9; background: #F0F0F3;}
div.tableb06 tr {border-collapse: collapse; border: none;}
div.tableb06 th.b06th01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; border-left: solid 1px #B0B7B9; background-color: #D5E5F4; text-align: left; font-weight: normal;}
div.tableb06 thead th.b06th01 {text-align: center;}
div.tableb06 tbody th.b06th01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #D5E5F4;}
div.tableb06 td.b06td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #fff;}
div.tableb06 td.b06td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-left: solid 1px #B0B7B9; background-color: #fff;}
div.tableb06 tr.borderGray01 td.b06td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #F0F0F3;}
div.tableb06 .tableb06M {padding: 4px 5px;}
div.tableb06 .tableb06Mr {padding: 4px 5px; text-align: right;}
div.tableb06 .tableb06Ml {padding: 0 0 0 5px;}
div.tableb06 .tableb06Ml div {float: left;}

/* テーブル・一般用1 */
#popP div.tablef01 {border-bottom: none;}
#popP div.tablef01 table {border-left: solid 1px #B0B7B9; border-bottom: solid 1px #B0B7B9;}
#popP div.tablef01 th {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-image: none;}
#popP div.tablef01 td {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-image: none;}

div.tablef01 {margin: 0; padding: 0; border-bottom: solid 1px #fff;}
div.tablef01 table {margin: 0; padding: 0; border-collapse: separate; border-bottom: solid 1px #C7CCCD;}
div.tablef01 tr {border-collapse: separate; border: none;}
div.tablef01 tr th {vertical-align: middle;}
div.tablef01 tr td {vertical-align: middle;}
div.tablef01 th.f01th01 {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #BBD5ED; text-align: left; font-weight: normal;}
div.tablef01 th.f01th01c {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #D5E5F4; text-align: left; font-weight: normal;}
div.tablef01 th.f01th01cNB {margin: 0; padding: 0; background: #D5E5F4; text-align: left; font-weight: normal;}
div.tablef01 th.f01th01cll {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; border-left: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #D5E5F4; text-align: left; font-weight: normal;}
div.tablef01 th.f01th01p {margin: 0; padding: 0;border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #F7E097; text-align: left; font-weight: normal;}
div.tablef01 th.f01th01h{margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_tb04_01.gif") repeat-x #D6E6F4; text-align: center; font-weight: normal;}
div.tablef01 th.f01th01hl{margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_tb04_01.gif") repeat-x #D6E6F4; text-align: left; font-weight: normal;}
div.tablef01 th.f01th01gr {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #F0F0F3; text-align: left; font-weight: normal;}
div.tablef01 th.f01th01lb {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #EEF4FB; text-align: left; font-weight: normal;}
div.tablef01 thead th.f01th01 {text-align: center;}
div.tablef01 thead th.f01th01r {text-align: center;}
div.tablef01 td.f01td01 {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #fff;}
div.tablef01 td.f01td01mi {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; border-right: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #fff;}
div.tablef01 td.f01td01NB {margin: 0; padding: 0; background: #fff;}
div.tablef01 td.f01td01b {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #EEF4FB;}
div.tablef01 td.f01td01c {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #D5E5F4;}
div.tablef01 td.f01td01y {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #ffc;}
div.tablef01 td.f01td01p {margin: 0; padding: 0;border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #F7E097; text-align: left; font-weight: normal;}

div.tablef01 tr.f01tr01To th {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #E0DFE3; font-weight: normal;}
div.tablef01 tr.f01tr01To td {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #E0DFE3; font-weight: normal;}

div.tablef01 tr.f01tr01Err th {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #f7e097; font-weight: normal;}
div.tablef01 tr.f01tr01Err td {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #FFFFCC; font-weight: normal;}
div.tablef01 tr.f01tr01Err td.f01td01 {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #fff; font-weight: normal;}

div.tablef01 tr.error th.f01th01 {margin: 0; padding: 0; border-top:
solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #f7e097; font-weight: normal;}
div.tablef01 tr.error td.f01td01 {margin: 0; padding: 0; border-top:
solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #FFFFCC;}

div.tablef01 th.f01th01Err {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #f7e097; font-weight: normal;}
div.tablef01 td.f01td01Err {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #FFFFCC; font-weight: normal;}
div.tablef01 th.f01th01cllErr {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; border-left: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #f7e097; text-align: left; font-weight: normal;}

div.tablef01 tr.em th.f01th01 {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #F0F0F3; font-weight: normal;}
div.tablef01 tr.em td.f01td01 {margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #F0F0F3;}
div.tablef01 tr.em .tablef01Mr {padding: 9px 5px 8px 5px;}

div.tablef01 .tablef01M {padding: 6px 5px 5px 5px;}
div.tablef01 .tablef01Mc {padding: 6px 5px 5px 5px; text-align: center;}
div.tablef01 .tablef01Mr {padding: 6px 5px 5px 5px; text-align: right;}
div.tablef01 .tablef01MrH {padding: 9px 5px 8px 5px; text-align: right;}
div.tablef01 .tablef01Mlt {padding: 4px 5px 3px 5px;}
div.tablef01 .tablef01Mltr {padding: 4px 5px 3px 5px; text-align: right;}
div.tablef01 .tablef01MBc {padding: 2px 5px 2px 5px; text-align: center;}

div.tablef01 .tablef01Mh {padding: 8px 5px 7px 5px;}

/* テーブル・一般用2 */
#popP div.tablef02 {border-bottom: none;}
#popP div.tablef02 table {border-left: solid 1px #B0B7B9; border-bottom: solid 1px #B0B7B9;}
#popP div.tablef02 th {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-image: none;}
#popP div.tablef02 td {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-image: none;}


div.tablef02 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9;}
div.tablef02 table {margin: 0; padding: 0; border-collapse: separate; border-top: solid 1px #fff; border-bottom: solid 2px #B0B7B9;}
div.tablef02 tr {border-collapse: separate; border: none;}

div.tablef02 thead th.f02th01 {margin: 0; padding: 0; border-top: none; border-right: solid 1px #B0B7B9; background: #BBD5ED; text-align: left; font-weight: normal;}
div.tablef02 thead th.f02th01r {margin: 0; padding: 0; border-top: none; background: #BBD5ED; text-align: left; font-weight: normal;}

div.tablef02 th.f02th01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #D5E5F4; text-align: left; font-weight: normal;}
div.tablef02 th.f02th01cNB {margin: 0; padding: 0; background: #D5E5F4; text-align: left; font-weight: normal;}
div.tablef02 th.f02th01h {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_tb04_01.gif") repeat-x #D6E6F4; text-align: center; font-weight: normal;}
div.tablef02 th.f02th01hl {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_tb04_01.gif") repeat-x #D6E6F4; text-align: left; font-weight: normal;}
div.tablef02 thead th.f02th01 {text-align: center;}
div.tablef02 thead th.f02th01r {text-align: center;}

div.tablef02 td.f02td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #fff;}
div.tablef02 td.f02td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #fff;}

div.tablef02 tr.borderGray01 td.f02td01 {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #F0F0F3;}
div.tablef02 tr.borderGray01 td.f02td01r {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #F0F0F3;}

div.tablef02 td.f02td01NB {margin: 0; padding: 0; background: #fff;}

div.tablef02 td.f02td01b {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #EEF4FB;}
div.tablef02 td.f02td01br {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #EEF4FB;}

div.tablef02 td.f02td01c {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #D5E5F4;}
div.tablef02 td.f02td01cr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #D5E5F4;}

div.tablef02 td.f02td01y {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #ffc;}
div.tablef02 td.f02td01yr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #ffc;}

div.tablef02 td.f02td01p {margin: 0; padding: 0;border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #F7E097; text-align: left; font-weight: normal;}
div.tablef02 td.f02td01pr {margin: 0; padding: 0;border-top: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #F7E097; text-align: left; font-weight: normal;}

div.tablef02 th.f02th01Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #f7e097;}
div.tablef02 th.f02th01Errr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #f7e097;}

div.tablef02 td.f02td01Err {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #FFFFCC; font-weight: normal;}
div.tablef02 td.f02td01Errr {margin: 0; padding: 0; border-top: solid 1px #B0B7B9; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #FFFFCC; font-weight: normal;}

div.tablef02 .tablef02M {padding: 6px 5px 5px 5px;}
div.tablef02 .tablef02Mc {padding: 6px 5px 5px 5px; text-align: center;}
div.tablef02 .tablef02Mr {padding: 6px 5px 5px 5px; text-align: right;}
div.tablef02 .tablef02MrH {padding: 9px 5px 8px 5px; text-align: right;}
div.tablef02 .tablef02Mlt {padding: 4px 5px 3px 5px;}
div.tablef02 .tablef02Mltr {padding: 4px 5px 3px 5px; text-align: right;}
div.tablef02 .tablef02MBc {padding: 2px 5px 2px 5px; text-align: center;}
div.tablef02 .tablef02Mh1 {padding: 6px 5px 5px 5px; line-height: 1em;}

/* テーブル 汎用 */
div.tableg01 td.g01td01 {width: 1%; padding: 0 0 2px 0; white-space: nowrap;}
div.tableg01 td.g01td02 {width: 99%; padding: 0 0 2px 10px;}

/* テーブル シンプル1 */
div.tableS01 table {border-left: solid 1px #B0B7B9; border-bottom: solid 1px #B0B7B9;}
div.tableS01 tr td {vertical-align: top;}
div.tableS01 tr th {vertical-align: middle;}
div.tableS01 th {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: #BBD5ED; text-align: left; font-weight: normal;}
div.tableS01 td {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: #fff;}
div.tableS01 th.s01th01 {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: #BBD5ED; text-align: left; font-weight: normal;}
div.tableS01 thead th.s01th01 {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: #BBD5ED; text-align: center; font-weight: normal;}
div.tableS01 th.s01th02 {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: #D5E5F4; text-align: left; font-weight: normal;}
div.tableS01 th.s01th03 {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: #EEF4FB; text-align: left; font-weight: normal;}
div.tableS01 td.s01td01 {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: #fff;}
div.tableS01 td.s01td02 {border-top: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background: #ffc;}
div.tableS01 td.s01td02nr {border-top: solid 1px #B0B7B9; border-right: none; background: #ffc;}
div.tableS01 .tableS01M {padding: 4px 5px 4px 5px;}
div.tableS01 .tableS01Mc {padding: 4px 5px 4px 5px; text-align: center;}
div.tableS01 .tableS01Mr {padding: 4px 5px 4px 5px; text-align: right;}
div.tableS01 td.s01td02nr .tableS01Mr {padding: 4px 0 4px 5px;}

/* テーブル1 */
div.tablem01 {margin: 0; padding: 0;}
div.tablem01 table {border-collapse: collapse; border-top: 1px solid #666; border-left: 1px solid #666;}
div.tablem01 tr {border-collapse: collapse; border: none;}
div.tablem01 th {margin: 0; padding: 4px; background-color: #ccc; border-right: 1px solid #666; border-bottom: 1px solid #666; text-align: left;}
div.tablem01 td {margin: 0; padding: 4px; border-right: 1px solid #666; border-bottom: 1px solid #666;}

/* テーブル2 */
div.tablem02 {margin: 0; padding: 0;}
div.tablem02 table {border-collapse: collapse; border-top: 1px solid #B0B7B9;}
div.tablem02 td.m02td01 {border-collapse: collapse; border-right: 1px solid #B0B7B9; border-bottom: 1px solid #B0B7B9;}
div.tablem02 td.m02td01r {border-collapse: collapse; border-bottom: 1px solid #B0B7B9;}
div.tablem02 .tablem02M {padding: 5px 6px;}


/* チャート
------------------------------------------ */
.chart01 {width: 165px; background-color: #fff;}

.chart01fl {float: left; width: 165px; margin-right: 3px; background-color: #fff;}
.chart01fll {float: left; width: 165px; background-color: #fff;}
.chart01b1 {border: solid 1px #B1B8C8;}
.chart01b2 {background-color: #F0F0F3; border: solid 1px #fff;}
.chart01b2 table {width: 161px;}
.chart01dl {margin: 5px 0 5px 5px;}
.chart01dr {margin: 3px 5px;}
.chart01dt {margin: 2px 0 0 5px;}
.chart01db {margin: 1px 5px 3px 5px;}
.chart01dr p {line-height: 1em;}
.chart01link {width: 163px; text-align: center;}
.chart01linkM2 {padding: 5px 0 7px 0;}

.chart01linkM2:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .chart01linkM2 {height: 1%; display: block;}

.chart01linkl {width: 163px; text-align: left;}
.chart01linkl .chart01linkM2 {padding: 5px 5px 7px 5px;}

.chart01w {width: 175px; background-color: #fff;}
.chart01wfl {float: left; width: 175px; margin-right: 15px; background-color: #fff;}
.chart01wfll {float: left; width: 175px; background-color: #fff;}
.chart01wb1 {border: solid 1px #B1B8C8;}
.chart01wb2 {background-color: #F0F0F3; border: solid 1px #fff;}
.chart01wb2 table {width: 171px;}
.chart01wdl {margin: 5px;}
.chart01wdr {margin: 3px 5px;}
.chart01wdr p {line-height: 1em;}
.chart01wlink {width: 173px; text-align: center;}
.chart01wlinkM2 {margin: 5px 0 7px 0;}

.chart02 {width: 195px;}
.chart02W {width: 670px; margin-top: 10px;}
.chart02fr {float: right; width: 195px; padding-right: 9px;}
.chart02b1 {border: solid 1px #B1B8C8;}
.chart02b2 {background-color: #F0F0F3; border: solid 1px #fff;}
.chart02Wb2 {background-color: #F0F0F3;}
.chart02tw {width: 191px;}
.chart02Wtw {width: 668px;}
.chart02dl {margin: 3px 5px;}
.chart02dl span {color: #666;}
.chart02dr {margin: 3px 5px;}
.chart02dr span {color: #666;}
.chart02link {width: 163px; text-align: center;}
.chart02linkM2 {margin: 5px 0 7px 0;}


/* 「口座情報」
------------------------------------------ */
.accZa01w {width: 400px;}
.accZa01p01 {width: 310px;}
.accZa01p02 {float: left;}
.accZa01p02 div {margin: 2px 0 0 2px;}
.accZa01p03 {float: right;}
.accZa01p03 div {margin: 2px 0 0 0}


/* 「振込・振替」
------------------------------------------ */
.banklist01 {width: 600px ;margin-left: 5px;}
.banklist01 p {float: left; white-space: nowrap; padding: 2px;}
.banklist01 p img {vertical-align: text-top;}
.banklist01 div {float: left; white-space: nowrap ; float: none;}
.banklist01p {float: none;}

.banklist02 {width: 600px;}
.banklist02 p {float: left; white-space: nowrap; padding: 2px;}
.banklist02 p img {vertical-align: text-top;}
.banklist02p {float: left; white-space: nowrap ;}

.banklist03 {width: 382px;}
.banklist03 p {float: left; white-space: nowrap; padding: 2px;}
.banklist03 p img {vertical-align: text-top;}
.banklist03p {float: left; white-space: nowrap ;}


/* 「外貨預金・外国為替」
------------------------------------------ */
.gaikaCh01w {width: 450px;}
.gaikaCh01p01 {width: 290px;}
.gaikaCh01p02 {float: left;}
.gaikaCh01p02 div {margin: 5px 0 0 2px;}
.gaikaCh01p03 {float: right;}
.gaikaCh01p03 div {margin: 2px 0 0 0}

.remainSec01 {padding: 2px 0 0 2px;}
.remainSec02 {padding: 4px 0 0 0; font-size: 20px; text-align: right;}

.floatClearRate:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .floatClearRate {height: 1%; display: block;}
.floatClearRate {position: relative; width: 8em; margin-left: auto; margin-right: auto;}
.floatClearRate .floatL {width:4.5em;text-align: right;}
/* safari only \*/
html:\66irst-child .floatClearRate .floatL {width: 5em;}
/* end */

.floatClearRate2:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .floatClearRate2 {height: 1%; display: block;}
.floatClearRate2 {position: relative; width: 8em; margin-left: auto; margin-right: auto;}
.floatClearRate2 .floatL {width:4.5em;text-align: right;}
/* safari only \*/
html:\66irst-child .floatClearRate2 .floatL {width: 5em;}
/* end */

.floatClearRate3:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .floatClearRate3 {height: 1%; display: block;}
.floatClearRate3 {position: relative; width: 8.8em; margin-left: auto; margin-right: auto;}
/* safari only \*/
html:\66irst-child .floatClearRate3 {width: 10em;}
/* end */
.floatClearRate3 .floatL {width: 5.5em; text-align: right;}
/* safari only \*/
html:\66irst-child .floatClearRate3 .floatL {width: 6.5em;}
/* end */

.floatClearRate3w:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .floatClearRate3w {height: 1%; display: block;}
.floatClearRate3w {position: relative; width: 11.3em; margin-left: auto; margin-right: auto;}
.floatClearRate3w .floatL {width: 7.9em; text-align: right;}

/* テーブル縞(外貨トップページ用１) */
div.gaikaTable01 div.tableb02 {margin: 0; padding: 0; border-top: none;}
/* テーブル縞(外貨トップページ用２) */
div.gaikaTable02 div.tableb02 table {margin: 0; padding: 0; border-collapse: collapse; border-bottom: none; background: #F0F0F3;}
/* テーブル縞(為替レート１) */
div.gaikaTable03 div.tableb03 {margin: 0; padding: 0; border-top: none;}
/* テーブル縞(為替レート２) */
div.gaikaTable04 div.tableb03 table {margin: 0; padding: 0; border-collapse: collapse; border-bottom: none; background: #F0F0F3;}


/* 「外貨預金電卓」
------------------------------------------ */
.calcL {width: 310px;}
.calcM {width: 85px;}
.calcR {width: 275px;}
.calcTbl {width: 670px; padding-bottom: 2px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_gaikacal_01.gif") no-repeat left bottom;}


/* 「住宅ローン」
------------------------------------------ */
.hloanCalcL {width: 245px;}
.hloanCalcL .hloanCalcLM {padding: 0 0 0 5px;}
.hloanCalcL .hloanCalcLth {width: 100px;}
.hloanCalcL .hloanCalcLth .hloanCalcLthM {padding: 1px 0;}
.hloanCalcL .hloanCalcLtd1 {width: 120px;}
.hloanCalcL .hloanCalcLtd1 .hloanCalcLtd1M {padding: 1px 0 1px 5px; text-align: right;}
.hloanCalcL .hloanCalcLtd2 {width: 20px;}
.hloanCalcL .hloanCalcLtd2 .hloanCalcLtd2M {padding: 1px 0 1px 5px; text-align: center;}

.hloanCalcR {width: 250px;}
.hloanCalcR .hloanCalcRM {padding: 0 0 0 10px;}
.hloanCalcR .hloanCalcRth {width: 110px;}
.hloanCalcR .hloanCalcRth .hloanCalcRthM {padding: 1px 0;}
.hloanCalcR .hloanCalcRtd1 {width: 110px;}
.hloanCalcR .hloanCalcRtd1 .hloanCalcRtd1M {padding: 1px 0 1px 5px; text-align: right;}
.hloanCalcR .hloanCalcRtd2 {width: 20px;}
.hloanCalcR .hloanCalcRtd2 .hloanCalcRtd2M {padding: 1px 0 1px 5px; text-align: center;}

.hloanCalcLine01 {padding: 3px 0;}


/* 「ネットローン」
------------------------------------------ */
.loanm01L {float: left; width: 387px;}
.loanm01R {float: right; width: 265px;}


/* 「マーケット情報」
------------------------------------------ */
/* チャート */
.mktChart01 {width: 678px; border-width: 1px; border-style: solid; border-color: #B1B8C8;}
.mktChart01Tbl {width: 678px;}
.mktChart01M {padding-right: 1px;}
.mktChart01R .mktChart01M {padding-right: 0;}
.mktChart01L {width: 225px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_gray_01.gif") repeat-y right top;}
.mktChart01C {width: 225px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_gray_01.gif") repeat-y right top;}
.mktChart01R {width: 225px;}
.mktChart01R .mktChart01S01 {width: 224px;}
.mktChart01S01 {width: 223px; background-color: #F0F0F3; border: solid 1px #fff;}
.mktChart01S01 table {width: 100%;}
.mktChart01S01 .mktChart01S01L {padding: 5px;}
.mktChart01S01 .mktChart01S01R {padding: 1px 5px; text-align: right;}
.mktChart01S02 table {width: 224px;}
.mktChart01S02 .mktChart01S02L {padding: 4px 5px; color: #666;}
.mktChart01S02 .mktChart01S02R {padding: 1px 5px; color: #666; text-align: right;}
.mktChart01S02Ch {text-align: center;}

.powered01 {padding: 6px 7px; background-color: #F0F0F3;}

/* ニュース　カスタマイズ */
.mktNews01 {border-width: 1px 0; border-style: solid; border-color: #B0B7B9;}
.mktNews01 table {width: 100%;}
.mktNews01 .mktNews01L {width: 15%; padding: 4px 2px 4px 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_04.gif") repeat-x left bottom; vertical-align: top;}
.mktNews01 .mktNews01R {width: 85%; padding: 4px 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_04.gif") repeat-x left bottom;}
.mktNews01 .last .mktNews01L {background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/trans.gif") repeat-x left bottom;}
.mktNews01 .last .mktNews01R {background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/trans.gif") repeat-x left bottom;}

/* 主要指標　カスタマイズ */
.mktShihyou01 {padding-top: 3px; background: #86B3DF;}
.mktShihyou01 table {margin: 0; padding: 0; border-collapse: collapse; border-width: 1px 0 2px 0; border-style: solid; border-color: #B0B7B9; background: #F0F0F3;}
.mktShihyou01 thead th {padding: 4px 5px; border-bottom: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #D5E5F4; text-align: center; font-weight: normal;}
.mktShihyou01 tbody th {width: 23%; padding: 4px 5px; border-bottom: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #fff; text-align: left; font-weight: normal;}
.mktShihyou01 td {padding: 4px 5px; border-bottom: solid 1px #B0B7B9; border-right: solid 1px #B0B7B9; background-color: #fff;}

.mktShihyou01 th.mktShH01 {width: 46%;}
.mktShihyou01 th.mktShH02 {width: 20%;}
.mktShihyou01 th.mktShH03 {width: 20%;}
.mktShihyou01 th.mktShH04 {width: 14%; border-right: none;}

.mktShihyou01 .mktSh01BD th {background-color: #F0F0F3;}
.mktShihyou01 .mktSh01BD td {background-color: #F0F0F3;}
.mktShihyou01 .mktSh01 {width: 15%; border-right: none; text-align: right;}
.mktShihyou01 .mktSh02 {width: 8%; padding: 4px 5px 4px 0; white-space: nowrap;}
.mktShihyou01 .mktSh03 {padding: 4px 10px 4px 5px; text-align: right;}
.mktShihyou01 .mktSh04 {padding: 4px 5px 4px 8px;}
.mktShihyou01 .mktSh05 {padding: 0 5px 0 5px; border-right: none;}

.mktShihyou01 .mktShMl div {float: left;}


/* 「メッセージボックス」
------------------------------------------ */
.mboxArea01 {border-top: solid 1px #B0B7B9; background: #fff}
.mboxArea01b {height: 1%; min-height: 1%; padding: 11px 6px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_mboxarea01b.gif") no-repeat left bottom;}


/* 「ソフトウェアキーボード」
------------------------------------------ */
.swkbd01 {width: 370px; margin-left: 5px; padding: 10px 0 0 0;}
.swkbd01:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .swkbd01 {height: 1%; display: block;}
.swkbd01 .swkbdAl {float: left; width: 234px;}
.swkbd01 .swkbdAl td {padding: 0 4px 3px 0;}
.swkbd01 .swkbdAl td.swkbdAlr {padding: 0 0 3px 0;}
.swkbd01 .swkbdAl tr.last td {padding: 0 4px 0 0;}
.swkbd01 .swkbdAl tr.last td.swkbdAlr {padding: 0 0 0 0;}
.swkbd01 .swkbdNu {float: right; width: 98px;}
.swkbd01 .swkbdNu td {padding: 0 4px 3px 0;}
.swkbd01 .swkbdNu td.swkbdNur {padding: 0 0 3px 0;}
.swkbd01 .swkbdNu tr.last td {padding: 0 4px 0 0;}
.swkbd01 .swkbdNu tr.last td.swkbdNur {padding: 0 0 0 0;}
.swkbd01 .swkbdSi {float: left; width: 370px; padding: 8px 0 0 0;}
.swkbd01 .swkbdSi td {padding: 0 4px 3px 0;}
.swkbd01 .swkbdSi td.swkbdSir {padding: 0 0 3px 0;}
.swkbd01 .swkbdSi tr.last td {padding: 0 4px 0 0;}
.swkbd01 .swkbdSi tr.last td.swkbdSir {padding: 0 0 0 0;}

.swkbd02 {width: 370px; margin-left: 5px; padding: 10px 0 0 0;}
.swkbd02 .swkbdNu {width: 98px; margin: 0 auto;}
.swkbd02 .swkbdNu td {padding: 0 4px 3px 0;}
.swkbd02 .swkbdNu td.swkbdNur {padding: 0 0 3px 0;}
.swkbd02 .swkbdNu tr.last td {padding: 0 4px 0 0;}
.swkbd02 .swkbdNu tr.last td.swkbdNur {padding: 0 0 0 0;}


/* 「お客さまカレンダー・メモ入力」
------------------------------------------ */
.tblCalendar01 table {width: 870px; border-top: solid 1px #B0B7B9;}
.tblCalendar01 thead th {width: 14%; padding: 4px 5px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_tblcalendar_01.gif") repeat-x #D5E5F4; border-right: solid 1px #B0B7B9; border-bottom: solid 1px #B0B7B9; font-weight: normal; text-align: center;}
.tblCalendar01 thead th.sat {width: 15%; border-right: none;}
.tblCalendar01 thead th.sun {width: 15%;}
.tblCalendar01 td { background: #fff; border-right: solid 1px #B0B7B9; border-bottom: solid 1px #B0B7B9; vertical-align: top;}
.tblCalendar01 td.sat {border-right: none;}
.tblCalendar01 td#today {background: #F7E097 url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-y 100% 0;}
.tblCalendar01 td .date {padding: 3px 7px 2px 7px; border-top: solid 1px #fff; background: #F0F0F3 url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-y 100% 0;}
.tblCalendar01 td .date:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .tblCalendar01 td .date {height: 1%; display: block;}
.tblCalendar01 td.holiday .date {padding: 3px 7px 2px 7px; border-top: solid 1px #fff; background: #fcc url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-y 100% 0;}
.tblCalendar01 td.sat .date {padding: 3px 7px 2px 7px; border-top: solid 1px #fff; background: #D5E5F4 url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-y 100% 0;}
.tblCalendar01 td#today .date {padding: 3px 7px 2px 7px; border-top: solid 1px #fff; background: #F7E097 url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-y 100% 0;}
.tblCalendar01 td .date p {line-height: 1.0em;}
.tblCalendar01 td .date .dateL {float: left; width: 22px; padding: 1px 0 0 0;}
.tblCalendar01 td .date .dateR {float: left; width: 84px; padding: 0 0 0 0;}
.tblCalendar01 td .date .dateR img {vertical-align: middle;}

.tblCalendar01 .textarea01 {min-height: 75px; padding: 4px 5px 7px 5px;}
.tblCalendar01 .cLlist01 {width: 110px;}
.tblCalendar01 .cLlist01 li {min-height: 1%; padding: 0 0 0 7px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_calendarlist_01.gif") no-repeat 0 0.5em;}
.tblCalendar01 .holidayTxt01 {color: #f03;}


/* 「重要なお知らせ」
------------------------------------------ */
th.msgTh {width: 140px; vertical-align: top;}
td.msgTd {width: 530px; vertical-align: top;}
.msgThM {padding: 0 0 20px 5px;}
.msgTdM {padding: 0 0 20px 5px;}


/* 「シンクロック」
------------------------------------------ */
.slno01 {margin-top: 5px; padding: 15px 0; background: #fff; border-top: solid 1px #C7CCCD; border-bottom: solid 1px #C7CCCD; text-align: center;}
.slno02 {position: relative; width: 300px; height: 70px; margin:0 auto; background: #D5E5F4;}
.slno02 img.slno0201 {position: absolute; top: 5px; left: 6px;}
.slno02 img.slno0202 {position: absolute; top: 5px; left: 79px;}
.slno02 img.slno0203 {position: absolute; top: 5px; left: 152px;}
.slno02 img.slno0204 {position: absolute; top: 5px; left: 225px;}

/* 「GRID」
------------------------------------------ */
.gdno01 {margin-top: 5px; padding: 15px 0; background: #fff; border-top: solid 1px #C7CCCD; border-bottom: solid 1px #C7CCCD; text-align: center;}
.gdno02 {position: relative; width: 445px; height: 70px; margin:0 auto; background: #D5E5F4;}
.gdno02 img.gdno0201 {position: absolute; top: 5px; left: 5px;}
.gdno02 img.gdno0202 {position: absolute; top: 5px; left: 78px;}
.gdno02 img.gdno0203 {position: absolute; top: 5px; left: 151px;}
.gdno02 img.gdno0204 {position: absolute; top: 5px; left: 224px;}
.gdno02 img.gdno0205 {position: absolute; top: 5px; left: 297px;}
.gdno02 img.gdno0206 {position: absolute; top: 5px; left: 370px;}

.slDl01 {padding: 10px 23px 10px 10px;}
.slDl01:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*+html .slDl01 {height: 1%; display: block;}
.slDl01L {float: left; width: 550px;}
.slDl01R {float: right; width: 75px;}
.slDl01Url {padding-top: 15px; font-size: 20px; text-align: center;}
*+html .slDl01Url {font-size: 150%;}

.slSec01M01 {padding: 10px 7px 5px 7px;}
.slSec01M01 .floatClear {width: 220px;}
.slSec01T01 {height: 20px; margin: 2px 0 0 2px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/sl_t_bg_01.gif") repeat-x; text-align: center;}
td.slSec01Td01 {width: 1px; margin: 0; padding: 0; border-top: solid 1px #C7CCCD; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/dot_white_01.gif") repeat-x #C7CCCD;}
.slSec01Btn01 {padding-top: 10px; text-align: center;}


/* 「ビジターページ」
------------------------------------------ */
.firstLinkA {position: relative; width: 670px; height: 91px; padding: 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_04.gif") repeat-x;}
.firstLinkA01h {position: absolute; top: 21px; left: 14px;}
.firstLinkA01b {position: absolute; top: 48px; left: 92px;}
.firstLinkA02h {position: absolute; top: 21px; left: 345px;}
.firstLinkA02b {position: absolute; top: 48px; left: 423px;}

.firstLinkA2 {position: relative; width: 670px; height: 91px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_04.gif") repeat-x;}
.firstLinkA2h {position: absolute; top: 21px; left: 15px; width: 640px; height: 70px;}
.firstLinkA2b {position: absolute; top: 46px; left: 198px; width: 275px; height: 36px;}

.lineDot01 {padding-top: 21px; width: 670px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_04.gif") repeat-x ;} /* 200812 */


/* 「口座開設」
------------------------------------------ */
.openselectM01 {margin-top: 9px; text-align: center;}
.openselectM02 {padding: 8px 9px 12px 9px;}


/* 「ログイン画面」
------------------------------------------ */
.loginUser {padding: 0 0 0 5px;}
.loginPass {padding: 0 0 0 15px;}
.loginPassS {padding: 0 0 0 5px;}
.loginButt {padding: 0 0 2px 10px;}


/* 「商品・サービス一覧」
------------------------------------------ */ /* 200812 */
.shouhinClm01L {float: left; width: 335px;}
.shouhinClm01R {float: right; width: 326px;}

.shouhinClm02L {float: left; width: 325px;}
.shouhinClm02R {float: right; width: 330px;}

.shouhinClm03L {float: left; width: 330px;}
.shouhinClm03R {float: right; width: 330px;}

.shouhinClm04L {float: left; width: 340px;}
.shouhinClm04R {float: right; width: 300px;}

.shouhinBnr01 {width: 680px; }
.shouhinBnr01 ul li {float: left; margin-right: 6px;}
.shouhinBnr01 ul li.right {margin-right: 0;}
.shouhinBnr01 ul li img {vertical-align: bottom;}

.shouhinMenu01 {margin-top: 20px; padding-top: 2px; width: 680px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhinbox01_bg_01.gif") no-repeat;}
.shouhinMenu01B {padding-bottom: 2px;width: 680px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/shouhinbox01_bg_02.gif") no-repeat left bottom;}
.shouhinMenu01M {padding: 5px 0 0 0; width: 678px; border-left: 1px solid #B0B7B9; border-right: 1px solid #B0B7B9;}
.shouhinMenu01 table {margin-left: 6px; width: 666px;}
.shouhinMenu01 th {width: 170px; vertical-align: top;}
.shouhinMenu01 th p {margin-right: 14px; padding: 5px 5px 3px 8px; height: 1%; min-height: 1%; background: #039 url("https://ex-trade.netbk.co.jp/contents/pc/img/srv_list_bg_01.gif") repeat-x; line-height: 1.1;}
* html .shouhinMenu01 th p {padding: 3px 5px 3px 8px;}
*:first-child+html th p {padding: 3px 5px 3px 8px;}
.shouhinMenu01 th.right {width: 156px;}
.shouhinMenu01 th.right p {margin-right: 0;}
.shouhinMenu01 td {padding: 3px 0 12px 0; vertical-align: top;}
.shouhinMenu01 td li {margin: 2px 14px 0 3px;}
.shouhinMenu01 td.right li {margin: 2px 0 0 3px;}

.shouhinBox01 {margin-top: 20px; width: 680px;}
.shouhinBox01 th {padding-bottom: 3px;}
.shouhinBox01 td {width: 333px; border: 1px solid #B0B7B9; vertical-align: top;}
.shouhinBox01 td.space {width: 10px; border: none;}
.shouhinBox01M {padding: 8px 9px 10px 9px;}

.shouhinList01 {margin-top: 3px; padding-top: 8px; height: 1%; min-height: 1%; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_01.gif") repeat-x left top;}
.shouhinList01 td {vertical-align: top;}
.shouhinList01 td p {padding: 0 5px 0 3px;}
.shouhinList01 td.space {padding: 8px 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_01.gif") repeat-x 0 8px;}


/* 別ウィンドウ
------------------------------------------ */
.close01 {margin: 18px 0 20px 0; text-align: center;}
.close02 {margin: 27px 0 30px 0; text-align: center;}


/* 時事通信配信コンテンツ用
------------------------------------------ */
.ValueP {color: #f00;} /* プラス */
.ValueM {color: #00f;} /* マイナス */
.Value {color: #333;} /* ゼロ */


/* NRI
------------------------------------------ */
.loanm02L {float: left; width: 340px;}
.loanm02R {float: right; width: 320px;}


/* トップページ
------------------------------------------ */ /* 081030 */
.indTtl01 {margin-top: 20px; padding: 1px 0; border-top: solid 1px #C7CCCD; border-bottom: solid 1px #C7CCCD; width: 680px; line-height: 0; font-size: 0;}
.indTtl01 span {display: block; background: #EEF4FB;}
.indTtl01 img {vertical-align: bottom;}
.indMerit01 {width: 337px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/index_bg_merit_01.gif") repeat-y;}
.indMerit01B {width: 337px; padding: 10px 0 2px 0; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/index_bg_merit_02.gif") no-repeat left bottom;}
.indMerit01Li01 li {position: relative; width: 313px; height: 45px; min-height: 45px; margin: 5px 0 0 12px;}
.indMerit01Li01 li.first {margin: 0 0 0 12px;}
.indMerit01Li01 .img {position: absolute; top: 0; left: 0; width: 45px;}
.indMerit01Li01 .txt {width: 259px; margin-left: 54px; padding-top: 3px;}
.indMerit01Li01 li .listLink03 li {width: auto; height: 1%; min-height: 1%; margin: 0 0 0 0; font-weight: bold;}
.indMerit01Li01 li p {padding-top: 3px;}
.indMerit01Li02 {width: 333px; margin: 10px 0 0 2px; padding: 7px 0 9px 0; background: #EDFAF7;}
.indMerit01Li02 .floatClear {width: 326px; margin-left: 3px;}
.indMerit01Li02 li {width: 160px;}
.indMerit01Li02 li p {padding: 3px 6px 0 6px;}
.indMerit01Li03 {width: 335px; margin-top: 10px; padding-bottom: 14px; border: solid 1px #C7CCCD;}
.indMerit01Li03 ul {margin-top: 4px;}
.indMerit01Li03 li {height: 1%; min-height: 1%; margin: 1px 0 0 12px; padding-left: 8px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_red_s_01.gif") no-repeat 0 0.45em;}
.indPress01 {margin-left: 10px;}
.indPress01 table {width: 670px; margin-top: 8px;}
.indPress01 th {width: 1%; padding: 2px 19px 2px 0; font-weight: normal; vertical-align: top; white-space: nowrap;}
.indPress01 th p {color: #333;}
.indPress01 td {width: 99%; padding: 2px 0 2px 0; vertical-align: top;}
*:first-child+html .indPress01 td {padding: 5px 0 2px 0;}
* html .indPress01 td {padding: 5px 0 2px 0;}
.indInfo01 {margin-top: 20px; padding: 4px 0 1px 0;border:1px solid #B1B8C8;}
.indInfo01 .listDotBlack01 li {margin-top: 2px; padding-right: 10px;}
.indInfo01L {width: 432px; padding-bottom: 10px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img/index_bg_info_01.gif") repeat-y right top;}
.indInfo01R {width: 246px; padding-bottom: 10px;}
.indInfo01L .listLink03 li {margin-left: 6px;}
.indInfo01Li01 li {margin-right: 10px;}
.indLink01 {width: 680px; margin-top: 20px;}
.indLink01 td {padding: 7px 5px 6px 15px; background: #F0F0F3; border-left: solid 1px #fff;}
.indLink01 td.indLink01L {width: 26%; border-left: none;}
.indLink01 td.indLink01M {width: 32%;}
.indLink01 td.indLink01R {width: 42%;}


/* 投資信託各詳細ページ
------------------------------------------ */ /* 201204 */
.fundInfoBox01 {background: #F0F0F3; padding: 5px; border-top: 3px #B0B7B9 solid;}
.fundInfoBoxBgW01 {background: #FFFFFF; padding: 5px; margin-top: 5px;}

.fundInfoBox02 {background: #F0F0F3; padding: 5px 2px 2px 2px; border-top: 3px #B0B7B9 solid;}
.fundInfoBoxBgW02 {background: #FFFFFF;}

.fundBoxBgImg01 {background: url(https://ex-trade.netbk.co.jp/contents/pc/img/fb_fund_shousai_bg.gif) repeat-y;}

.fundBoxBgImg02 {background: url(https://ex-trade.netbk.co.jp/contents/pc/img/fb_fund_shousai_big_bg_body.gif) repeat-y;}
.fundBoxBgImg02M {padding: 0 20px;}


/* 印刷用
------------------------------------------ */
@media print {
	#popSub #mainWrap {width: 641px;}
}


/* 新デザイン
------------------------------------------ */
.headApp01 {border: solid 1px #C7CCCD; background: url('https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_h3_wb.gif') no-repeat left center;}
.headApp01 h3,
.headApp01 h4 {padding: 6px 5px 6px 14px; font-size: 14px; font-weight: bold; line-height: 1.3em;}
*+html .headApp01 h2 {font-size: 105%;}
*+html .headApp01 h3 {font-size: 105%;}
*+html .headApp01 h4 {font-size: 105%;}


/* 右カラムリニューアル時の新デザイン
------------------------------------------ */
.mainInfoLine {background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_idx_line.gif") repeat-x top; padding-top: 7px;}
.rnMainMenuClm {background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_rnclm_menu-bg.gif") repeat-y; width: 175px;}
.rnMainMenuClm ul.menu01 {background: #FBFBFB;}
.rnMainMenuClm ul.menu01 li {height: 1%; min-height: 1%; padding: 4px 5px 3px 5px; border-top: solid 1px #F0F0F3;}
.rnSupportMenuClm {background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_rnclm_support-bg.gif") repeat-y; width: 165px;}
.rnSupportMenuClm ul.support01 {background: #FFFFFF;}
.rnSupportMenuClm ul.support01 li {height: 1%; min-height: 1%; padding: 5px 0px; background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_idx_line.gif") repeat-x bottom;}
.rnInfoClm {background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_rnclm_info-bg.gif") repeat-y; width: 175px;}
.rnCardActClm {background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/g_rnclm_cardact_bg.gif") repeat-y; width: 175px;}

/* メニュー新デザイン
------------------------------------------ */ /* 201403 */
body.bgcAdmin_daikou {background: #ffc url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_menu_daikou_01_3.gif) repeat-x;}
body.bgcCustomer {background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_menu_01_3.gif) repeat-x;}
body.bgcCustomer_sso {background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/bg_menu_01_3.gif) repeat-x; background-position: 0px 175px;}

#head #mainlogo {margin: 0; padding: 0;}
#head .headMenu {display: block; margin-top: 5px; height: 20px; text-align: right;}
#head .headMenu2 {background-color: #F0F0F3; display: block; padding: 3px 3px 3px 0;}
#head .logout {padding: 3px 0px 3px 10px;}


#menu #menu1blue {height: 36px; width: 100%; margin-top: 7px;}
#menu #menu1blueWid {width: 878px; height: 36px; margin: 0px auto; padding: 0px; border-left: solid 1px #1A6B9D; border-right: solid 1px #3F97CC; clear: both; display: block; line-height: 0;}
#menu #menu1blueWid li {height: 36px;}
#menu ul li {float: left;}


#menu #menu2 {width: 880px; margin: 0; padding: 0;}
#menu #menu2 #menu2Bwhite {width: 878px; height: 47px; border-style: solid; border-width: 0 1px; border-color: #C7CCCD; background-color: #FFFFFF; padding: 1px 0; clear: both; display: block; line-height: 0;}
#menu #menu2 #menu2Bwhite #menu2Margin {padding: 3px 11px 2px 11px; }
#menu #menu2 #menu2Bwhite #menu2Margin .menuLink {float: none; margin: 0 0 20px 0;}
#menu #menu2 #menu2Bwhite #menu2Margin .menuLinkAct {float: none; margin: 0 0 20px 0;}
#menu #menu2 #menu2Bwhite #menu2Margin div {display:inline; white-space: nowrap; float: none;}
#menu #menu2 #menu2Bwhite #menu2Margin .menuLink p {position: relative; display:inline; white-space: nowrap; padding: 2px; font-weight: bold;}
#menu #menu2 #menu2Bwhite #menu2Margin .menuLinkAct p {position: relative; display:inline; white-space: nowrap; padding: 2px; background-color: #fcc; font-weight: bold;}
#menu #menu2 #menu2Bwhite #menu2Margin .menuLink img {vertical-align: middle;}
#menu #menu2 #menu2Bwhite #menu2Margin .menuLink a:visited {color: #039; text-decoration: underline; background: transparent;}
#menu #menu2 #menu2Bwhite #menu2Margin .menuLink a:hover,active {color: #f00; text-decoration: underline; background: transparent;}
#menu #menu2 #menu2Bwhite #menu2Margin .menuLinkAct img {vertical-align: middle;}
html>/**/body #menu #menu2 #menu2Bwhite #menu2Margin .menuLink {margin /*\**/: 0\9;}
html>/**/body #menu #menu2 #menu2Bwhite #menu2Margin .menuLinkAct {margin /*\**/: 0\9;}
html>/**/body #menu #menu2 #menu2Bwhite #menu2Margin div {display /*\**/:inline-block\9;}

/* サイドのリニューアルにて追加 20170601  開始
------------------------------------------------------------------------------------*/
#side .sideBgblue {background-color: #DDE9F7; border: 1px solid #CDDEF3; border-radius: 3px; box-sizing: border-box; padding: 9px;}
#side .sideBgblue .ttl {color: #333; font-weight: bold; margin-bottom: 10px;}
#side .sideBgred {background-color: #FCF1F2; border: 1px solid #E4D6D7; border-radius: 3px; box-sizing: border-box; padding: 9px; margin-top: 10px;}
#side .sideBgred .btnRed a {background-color: #ED3D45; border-radius: 3px; border-bottom: 2px solid #D0131D ; color: #fff; display: block; font-size: 24px; font-weight: bold;  text-align: center; text-decoration: none; padding: 12px; margin-bottom: 10px;}
#side .sideBggray {background-color: #F0F0F3; border: 1px solid #D0D4DE; border-radius: 3px; box-sizing: border-box; padding: 9px; margin-top: 10px;}
#side .sideBggray .ttl {color: #000; font-weight: bold; margin-bottom: 10px;}
#side .sideformArea input {border: 1px solid #7F9DB9; box-sizing: border-box; color: #333; font-size: 12px; font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro",sans-serif; height: auto; width: 100%; padding: 5px; margin-bottom: 10px;}
html #side .sideformArea input:placeholder-shown {color: #999;}
html #side .sideformArea input::-webkit-input-placeholder {color: #999;}
html #side .sideformArea input:-ms-input-placeholder {color: #999;}
html #side .sideformArea input:-moz-placeholder {color: #999;}
html #side .sideformArea .labeltxt {display: none;}
.loginBtn:after {content: ""; display: block; clear: both;}
.loginBtn > * {vertical-align: top;}
.loginBtn > *:first-child {float: left;}
.loginBtn > *:last-child {float: right;}
.loginHelp {margin-top: 10px;}
.i-help a{position: relative; display: block; padding-left: 15px;}
.i-help a:before {background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_help_01.png") no-repeat left top; content: ""; display: block; height: 10px; width: 10px; position: absolute; left: 0; top: 0.2em;}
.list-link-icon li {margin-top: 10px;}
.list-link-icon li:first-child {margin-top: 0;}
.list-link-icon li a{position: relative; display: block; padding-left: 13px;}
.list-link-icon.type01 li a:before {background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_01.png") no-repeat left top; content: ""; display: block; height: 11px; width: 11px; position: absolute; left: 0; top: 0.2em;}
.list-link-icon.type02 li a:before {background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_link_02.png") no-repeat left top; content: ""; display: block; height: 11px; width: 11px; position: absolute; left: 0; top: 0.2em;}
.list-link-icon li.i-beginner a:before {background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_rn_big.png") no-repeat left top; content: ""; display: block; height: 14px; width: 10px; position: absolute; left: 0; top: 0;}
.list-link-icon li.i-security a:before {background: url("https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_rn_sec.png") no-repeat left top; content: ""; display: block; height: 12px; width: 10px; position: absolute; left: 0; top: 0;}
/* サイドのリニューアルにて追加 20170601  終了
------------------------------------------------------------------------------------*/

/* 「マーケット情報」の新デザイン 
------------------------------------------ */ /* 201403 */
/* ニュース　カスタマイズ */
.mktNews01Y14 {border-bottom: solid 1px #B0B7B9;}
.mktNews01Y14 table {width: 100%;}
.mktNews01Y14 .mktNews01Y14L {width: 15%; padding: 4px 2px 4px 0; background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_04.gif) repeat-x left bottom; vertical-align: top;}
.mktNews01Y14 .mktNews01Y14R {width: 85%; padding: 4px 0; background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_04.gif) repeat-x left bottom;}
.mktNews01Y14 .last .mktNews01Y14L {background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/trans.gif) repeat-x left bottom;}
.mktNews01Y14 .last .mktNews01Y14R {background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/trans.gif) repeat-x left bottom;}

#MarketInfoClm {width: 660px; background: url(https://ex-trade.netbk.co.jp/contents/pc/img/g_idxclm_top.gif) repeat-x; padding: 9px 10px 5px 10px; display: block; background-color: #F0F0F3;}
#MarketInfoClm h2,h3 {font-size: 12px;}
#MarketInfoClm li {float: left; padding-right: 10px;}
#MarketInfoClm li.last {float: left; padding-right: 0px;}


/* プレスリリース・お知らせの新デザイン 
------------------------------------------ */ /* 201403 */
.infoGraybmtM {padding: 5px 5px 35px 5px;}
.infoBluebmt {width: 100%; background: #EEF4FB;}
.infomtMargin03 {padding: 8px 5px;line-height:2em;}
.infomtMargin03 li{float:left;padding:5px;white-space:nowrap;}
.listNews {width:664px;}
.listNews .listData {padding-top: 10px;}
.listNews .listData dt {margin: 1px 0 0 10px;}
.listNews .listData dd {position:relative; margin-top:-20px;padding: 0 7px 10px 9.5em;background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/lined_gray_01.gif) repeat-x left bottom;}
.boxL01 {padding: 0 0 0 5px; border-top: solid 1px #C7CCCD;}
.boxL02 {padding: 0 0 0 5px;}


/* グローバルフッター
------------------------------------------ */ /* 201502 */
#globalFoot {width: 100%; text-align: left;}
#globalFoot .footBG {wdith: 100%; border-top: solid 5px #0A7ABE; border-bottom: solid 1px #80B2E5; background: #EEF4FB; padding: 15px 0 25px;}
#globalFoot .footinner {width: 880px; margin: 0 auto;}
#globalFoot  li {color: #0A7ABE;}
#globalFoot a:link {color: #444; text-decoration: underline; background: transparent;}
#globalFoot a:visited {color: #444; text-decoration: underline; background: transparent;}
#globalFoot a:hover {color: #f00; text-decoration: underline; background: transparent;}
#globalFoot a:active {color: #f00; text-decoration: underline; background: transparent;}
#globalFoot .footinnerClmL {width: 131px; float: left; padding-right: 10px;}
#globalFoot .footinnerClmR {width: 175px; float: left;}

#globalFoot .adClm {text-align: center; padding-top: 30px;}

#globalFoot p.link {color: #999; line-height: 1em; padding: 0 13px;}
#globalFoot p.link a:link {color: #000; text-decoration: underline; background: transparent;}
#globalFoot p.link a:visited {color: #000; text-decoration: underline; background: transparent;}
#globalFoot p.link a:hover {color: #f00; text-decoration: underline; background: transparent;}
#globalFoot p.link a:active {color: #f00; text-decoration: underline; background: transparent;}

#globalFoot .copy {width: 880px; margin: 0 auto;}

div.spbanner{
	display:none;
}
body.sp div.spbanner{
	display:table;
	width: 880px;
	height:140px;
	margin:20px auto;
}
body.sp div.spbanner a.sp-icon{
	display:table-cell;
	background-color: #0769b5;
	border-radius: .5rem;
	color: #fff;
	font-size: 60px;
	line-height:60px;
	width: 100%;
	height:100%;
	vertical-align:middle;
	-webkit-box-shadow: 0 -0.3rem 0 0 rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 -0.3rem 0 0 rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 -0.3rem 0 0 rgba(0, 0, 0, 0.2) inset;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	-webkit-box-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.sp div.spbanner a.sp-icon:after {
	line-height: 1;
    content: "";
	width:33px;
	height:55px;
	display:inline-block;
	background:url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/sp.png) 0 0 no-repeat;
	margin-left:40px;
}

/* メッセージボックス
------------------------------------------ */
#MessageBOX {border: solid 1px #DDDDDD; border-radius: 5px; padding: 5px 0 0 0; background: #F0F0F3;}
#MessageBOX .Head {display: block; font-size: 12px; line-height: 1em; font-weight: bold; text-align: center; padding: 2px 0 7px 0; border-bottom: solid 1px #DDDDDD;}
#MessageBOX .MeListClm {display: block;text-align: left; padding: 8px 5px; border-top: solid 1px #FFFFFF;}
#MessageBOX .MeListClm li {display: block; font-size: 12px; line-height: 18px; background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/i_message_03.png) no-repeat 0 50%; padding-left: 17px; margin-bottom: 7px;}
#MessageBOX .MeListClm span.NYR {display: inline-block; border-radius: 3px; font-size: 12px; line-height: 1em; font-weight: bold; text-align: center; color: #FFFFFF; padding: 2px 4px 2px 3px; background: #FF0000; min-width: 12px; margin-left: 4px; font-family: "ＭＳ Ｐゴシック","Arial",sans-serif;}
#MessageBOX .MeListClm li:last-child {margin-bottom: 3px;}

#MessageBOX .Status {border-top: solid 1px #DDDDDD; padding-bottom: 6px;}
#MessageBOX .StatusHead {display: block; font-size: 11px; line-height: 1em; font-weight: bold; text-align: center; color: #666666; padding: 6px 0 5px 0; border-top: solid 1px #FFFFFF; background: #DDDDDD;}
#MessageBOX .StatusClm {display: block; font-size: 12px; line-height: 1.4em; text-align: left; padding: 8px 5px 3px 5px;}

/* スマートランク
------------------------------------------ */
#SmartRank {border: solid 1px #DDDDDD; padding: 0; margin: 0; background: #FFFFFF; margin-top: 15px; margin-bottom: 5px;}
#SmartRank .Head {display: block; font-size: 12px; line-height: 1em; font-weight: bold; text-align: center; color: #FFFFFF; padding: 6px 0 5px 0; border-top: solid 1px #FFFFFF; background: #0A7ABE;}
#SmartRank .RankClm {padding: 0 5px 7px 5px;}
#SmartRank .RankClm2 {padding: 7px 0px 0px 0px; text-align: center;}
#SmartRank .Rank {padding: 2px 0px; font-size: 14px; line-height: 1em; text-align: center; font-weight: bold;}
#SmartRank .Star {padding: 2px 0px; font-size: 12px; line-height: 1em; text-align: center;}
#SmartRank .Star span.on {color: #FFCC33;}
#SmartRank .Star span.off {color: #CCCCCC;}

#SmartRank .RankClm table {border-top: solid 1px #FFFFFF; border-left: solid 1px #FFFFFF;}
#SmartRank .RankClm th, .RankClm td {border-right: solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF; padding: 2px 5px; font-size: 12px; line-height: 1em; font-weight: normal; width: 50%;}
#SmartRank .RankClm th {background: #D5E5F4; text-align: left;}
#SmartRank .RankClm td {background: #F0F0F3; text-align: right;}

#SmartRank .PointClm {padding: 5px 5px 7px 5px;}
#SmartRank .PointBOX {margin-top: 7px; display: block; font-size: 12px; line-height: 1em; font-weight: bold; text-align: center; padding: 5px; border: solid 1px #EEEEEE; background: #F0F0F3;}
#SmartRank .PointBOX span.point {font-size: 14px; line-height: 1em;}
#SmartRank .PointBOX span.point2 {font-size: 11px; line-height: 1em;}

/* 住宅ローン 
------------------------------------------ */
#AplClm .aplclmBG {background: #EEF4FB; padding: 15px 9px 30px 9px;}
#AplClm .aplclmBGlogin {background: #EEF4FB; padding: 15px 0 25px 0;}
#AplClm .aplclmTTLtxt {font-size: 16px; line-height: 100%; font-weight: bold; text-align: center;}
#AplClm .inp {width: 280px; border: solid 1px #A5ACB2; font-size: 16px; padding: 8px 10px;}
#AplClm input:hover, #AplClm a.Hov:hover {opacity: 0.7; filter: Alpha(opacity=70); -ms-filter: 'alpha(opacity=70)';}

/* W0005186_S START*/
.headArea01_DI06000400 h2 {
	font-size: 20px;
	font-weight: 600;
}
.headArea01_DI06000400 {
	position: relative;
}
.headArea01_DI06000400 .headAreaTime {
	line-height: 26px;
	position: absolute;
	right: 0;
	top: 0;
}
#main.main_DI06000400, #wrapper.wrapper_DI06000400 {
	width: 880px !important;
	font-family: 'HiraKakuPro';
}
.clmBlueb_DI06000400{
	background: #eeeeee !important;
	padding: 20px;
}
.main_DI06000400 .floatClear{
	display: block;
}
.main_DI06000400 a {
	color: #000;
}
.boxTopContent {
	background-color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 20px 0;
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
.boxTop_col {
	display: table-cell;
	vertical-align: middle;
}
.boxTop_col.col1 {
	width: 141px;
	text-align: center;
}
.boxTop_col.col2 {
	border-left: 1px solid #bbb;
	padding: 0 40px;
}
.boxTop_flg {
	margin-bottom: 10px;
}
.boxTop_col_inner {
	display: table;
	width: 100%;
	font-size: 14px;
	padding: 15px 0;
}
.boxTop_col_inner .col_2_1 {
	display: table-cell;
}
.boxTop_col_inner .col_2_1 + .col_2_1 {
	width: 90px;
}
.boxTopContent .col_2_1_row {
	line-height: 20px;
}
.boxTopContent .numBig {
	font-size: 26px;
	line-height: 40px;
	font-weight: bold;
}
.boxTopContent .txt_s {
	font-size: 10px;
	color: #777;
}
.boxTopContent .txt_m {
	font-size: 12px;
}
.boxTopContent .num {
	font-size: 15px;
	margin-left: 13px;
}
.boxTopContent .num.num_up {
	color: #EB0024;
}
.boxTopContent .num.num_down {
	color: #002F9C;
}
.boxTopContent .txt_right {
	float: right;
}
.boxTopContent .btn {
	color: #fff;
	font-size: 14px;
	line-height: 29px;
	border-radius: 4px;
	width: 90px;
	display: inline-block;
	margin-top: 14px;
	padding-left: 12px;
	box-sizing: border-box;
}
.boxTopContent .btn span {
	position: relative;
}
.boxTopContent .btn span:before {
	position: absolute;
	top: 50%;
	margin-top: -5.5px;
	left: -12px;
	content: "";
	background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/arrow_white.png) no-repeat center center;
	background-size: 100% 100%;
	width: 7px;
	height: 11px;
}
.boxTopContent .btn.btnPurchase {
	background: #FE503A;
	border: 1px solid #CC412F;
	box-shadow: inset 0 -2px 0 0 #CC412F;
}
.boxTopContent .btn.btnSale {
	background: #1378C7;
	border: 1px solid #0E5A94;
	box-shadow: inset 0 -2px 0 0 #0F5A94;
}
.boxTopContent .btn.btnSale:hover {
	background: #0F5A94;
	border: 1px solid #0E5A94;
}
.boxTopContent .btn.btnPurchase:hover {
	background: #CC412F;
border: 1px solid #CC412F;
}
.main_DI06000400 .chart02W {
	width: 100%;
	margin-top: 0;
}
.main_DI06000400 .chart02b1 {
	border: none;
}
.main_DI06000400 #div_Lbox {
	background-color: #fff;
	padding: 10px;
}

.bgBlueS {
	background-color: #E3F2FA;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 20px;
}
.boxSwitchTop {}
.boxSwitchLeft {
	float: left;
	width: 58% !important;
}
.boxSwitchRight {
	float: right;
	width: 42% !important;
}
.boxSwitch_Title {
	font-size: 12px;
	line-height: 41px;
	vertical-align: middle;
	color: #000;
	font-weight: 600;
	float: left;
}
.boxSwitch_list {
	display: inline-block;
	float: left;
	margin-left: 10px;
	width: auto !important;
}
.boxSwitch_list li {
	float: left;
}
.boxSwitch_list li a {
	display: block;
	font-size: 11px;
	background-color: #FFFFFF;
	line-height: 19px;
	padding: 10px;
	font-weight: 600;
	box-shadow: inset 0 -1px 0 0 #BABABA;
	cursor: pointer;
	text-decoration: none;
	border: solid #CCCCCC;
	border-width: 1px 0 1px 1px;
}
.boxSwitch_list li:first-child a {
	border-radius: 5px 0 0 5px;
}
.boxSwitch_list li:last-child a {
	border-radius: 0 5px 5px 0;
	border-right-width: 1px;
}
.boxSwitch_list li a:hover {
	background-color: #eee;
	text-decoration: none;
	box-shadow: inset 0 -1px 0 0 #BABABA;
	color: #000 !important;
	border-color: #CCCCCC;
}
.boxSwitch_list li.active a {
	color: #fff !important;
	background-color: #1378C7 !important;
	box-shadow: inset 0 -2px 0 0 #0F5A94 !important;
	border-color: #0E5A94;
}
.boxSwitchRight .boxSwitch_list li a {
	font-size: 12px;
	color: #000;
}
.boxSwitchRight .boxSwitch_list li a img {
	float: left;
	margin-right: 3px;
}
.main_DI06000400 .DI06000400_container {
	height: 400px;
	width: 820px;
	margin: 20px 0;
}
.main_DI06000400 .contentM01 {
	margin-left: 0;
	margin-bottom: 20px;
}
.main_DI06000400 .contentM01 .di060004_p p {
	font-size: 12px;
	line-height: 1.5;
	color: #888;
}
.boxSwitchSelect {
	width: 37%;
	float: left;
	display: table;
}
.boxSwitchCheck {
	float: left;
	width: 63%;
}
.boxSwitchSelect .boxSwitch_Title {
	vertical-align: middle;
	display: table-cell;
	margin-right: 10px;
}
.boxSwitchSelect select {
	font-size: 12px;
	line-height: 1.5;
	color: #000;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 0 0 #BABABA;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	height: 42px;
	display: table-cell;
	vertical-align: middle;
}

.boxSwitchCheck_Row {
	display: table;
	margin-bottom: 15px;
	width: 100%;
}
.boxSwitchCheck_Col {
	display: table-cell;
	vertical-align: middle;
}
#slide01, .boxSwitchCheck_resetVal a {
	color: #bbb;
}
.boxSwitchCheck_resetVal a {
	text-decoration: none;
}
.boxSwitchCheck_checkbox {
	width: 125px;
	text-align: right;
}
.boxSwitchCheck_checkbox input {
	width: 16px;
	height: 16px;
}
.boxSwitchCheck_checkbox .label_txt {
	font-size: 14px;
	background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/icon_line_long.png) no-repeat left center;
	padding-left: 21px;
	margin-left: 4px;
}
.boxSwitchCheck_checkbox .txt_num {
	font-size: 24px;
	font-weight: 600;
	margin-left: 0px;
	float: right;
	margin-top: 2px;
	min-width: 49px;
}
.boxSwitchCheck_sliderVal .slider-area {
	padding: 0 46px;
	position: relative;
	width: 194px;
}
.boxSwitchCheck_sliderVal .slider-area .btn {
	position: absolute;
	width: 26px;
	height: 26px;
	top: 50%;
	margin-top: -13px;
	background-color: #ddd;
	border-radius: 4px;
	text-align: center;
	line-height: 26px;
	color: #fff;
	font-size: 16px;
}
.boxSwitchCheck_sliderVal .mdl-slider  {
	margin: 0;
}
.boxSwitchCheck_sliderVal .slider-area .btn.minus_btn {
	left: 10px;
}
.boxSwitchCheck_sliderVal .slider-area .btn.plus_btn {
	right: 10px;
}
.boxSwitchCheck_sliderVal .slider-area .mdl-slider__container {
	width: 100%;
}
.boxSwitchCheck_sliderVal .slider-area .mdl-slider__container input {
	width: 100%;
}
.boxSwitchCheck_resetVal {}
.boxSwitchCheck_resetVal a {
	display: inline-block;
	background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/icon_reset.png) no-repeat left 40%;
	padding-left: 13px;
	font-size: 12px;
	line-height: 26px;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  height: 19px !important;
  width: 28px !important;
  background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_long.png) no-repeat center center !important;
  background-size: 100% 100% !important;
  cursor: pointer !important;
  outline: none !important;
}
input[type=range]::-moz-range-thumb {
  height: 19px !important;
  width: 28px !important;
  background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_long.png) no-repeat center center !important;
  background-size: 100% 100% !important;
  cursor: pointer !important;
  outline: none !important;
}
input[type=range]::-ms-thumb {
  height: 19px !important;
  width: 28px !important;
  background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_long.png) no-repeat center center !important;
  background-size: 100% 100% !important;
  cursor: pointer !important;
  outline: none !important;
}
.mdl-slider.is-upgraded:focus:not(:active)::-webkit-slider-thumb {
  box-shadow: none;
}
.mdl-slider.is-upgraded:focus:not(:active)::-moz-range-thumb {
  box-shadow: none;
}
.mdl-slider.is-upgraded::-webkit-slider-thumb {
	border-radius: 10px !important;
}
.mdl-slider.is-upgraded::-moz-range-thumb {
	border-radius: 10px !important;
}
.mdl-slider.is-upgraded::-ms-thumb {
	border-radius: 10px !important;
}
.boxSwitchCheck_Row > label {
	display: inline-block;
	width: 83px;
	text-align: right;
	margin-right: 10px;
	font-size: 12px;
}
.boxSwitchCheck_Row > span {
	display: inline-block;
	font-size: 14px;
	width: 60px;
}
.boxSwitchCheck_Row span input[type="checkbox"] {
	float: left;
	margin-right: 5px;
	width: 16px;
	height: 16px;
}
#slide01 .boxSwitchCheck_Row.active .boxSwitchCheck_resetVal a {
	background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/icon_reset_normal.png);
	color: #0176CA;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row01 {
	color: #FF8C00;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row01 .boxSwitchCheck_sliderVal .slider-area .btn {
	background-color: #FF8C00;
	box-shadow: 0 2px 0 0 #CC7000;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row01 .boxSwitchCheck_sliderVal .slider-area .btn:hover {
	background-color: #CC7000;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row01 .boxSwitchCheck_checkbox .label_txt {
	background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/icon_line_long_or.png);
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row01 input[type=range]::-webkit-slider-thumb {
  background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_or.png) !important;
  box-shadow: 0 2px 0 0 #CC7000;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row01 input[type=range]::-moz-range-thumb {
  background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_or.png) !important;
  box-shadow: 0 2px 0 0 #CC7000;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row01 input[type=range]::-ms-thumb {
  background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_or.png) !important;
  box-shadow: 0 2px 0 0 #CC7000;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row02 {
	color: #259023;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row02 .boxSwitchCheck_sliderVal .slider-area .btn {
	background-color: #259023;
	box-shadow: 0 2px 0 0 #1F7A1D;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row02 .boxSwitchCheck_sliderVal .slider-area .btn:hover {
	background-color: #1F7A1D;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row02 .boxSwitchCheck_checkbox .label_txt {
	background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/icon_line_long_gr.png);
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row02 input[type=range]::-webkit-slider-thumb {
  background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_gr.png) !important;
	box-shadow: 0 2px 0 0 #1F7A1D;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row02 input[type=range]::-moz-range-thumb {
  background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_gr.png) !important;
	box-shadow: 0 2px 0 0 #1F7A1D;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row02 input[type=range]::-ms-thumb {
  background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_gr.png) !important;
	box-shadow: 0 2px 0 0 #1F7A1D;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row03 {
	color: #860087;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row03 .boxSwitchCheck_sliderVal .slider-area .btn {
	background-color: #860087;
	box-shadow: 0 2px 0 0 #4A004A;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row03 .boxSwitchCheck_sliderVal .slider-area .btn:hover {
	background-color: #4A004A;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row03 .boxSwitchCheck_checkbox .label_txt {
	background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/icon_line_long_pu.png);
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row03 input[type=range]::-webkit-slider-thumb {
  background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_pu.png) !important;
	box-shadow: 0 2px 0 0 #4A004A;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row03 input[type=range]::-moz-range-thumb {
  background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_pu.png) !important;
	box-shadow: 0 2px 0 0 #4A004A;
}
#slide01 .boxSwitchCheck_Row.active#boxSwitchCheck_Row03 input[type=range]::-ms-thumb {
  background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_pu.png) !important;
	box-shadow: 0 2px 0 0 #4A004A;
}
#slide02 .boxSwitchCheck_checkbox .txt_num {
	color: #1378C7;
}
#slide02 .boxSwitchCheck_sliderVal .slider-area .btn {
	background-color: #1378C7;
	box-shadow: inset 0 -2px 0 0 #0F5A94;
}
#slide02 .boxSwitchCheck_sliderVal .slider-area .btn:hover {
	background-color: #0E5A94;
}
.mdl-slider.is-upgraded {
	background: #FFFFFF;
	height: 7px;
	box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.11);
	border-radius: 100px;
}
.mdl-slider__background-lower, .mdl-slider__background-upper {
  background: #fff;
}
#slide02 input[type=range]::-webkit-slider-thumb {
  background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_normal.png) no-repeat center center !important;
  background-size: 100% 100% !important;
	box-shadow: inset 0 -2px 0 0 #0F5A94;
	border-radius: 10px !important;
}
#slide02 input[type=range]::-moz-range-thumb {
  background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_normal.png) no-repeat center center !important;
  background-size: 100% 100% !important;
	box-shadow: inset 0 -2px 0 0 #0F5A94;
	border-radius: 10px !important;
}
#slide02 input[type=range]::-ms-thumb {
  background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/ui_selecter_normal.png) no-repeat center center !important;
  background-size: 100% 100% !important;
	box-shadow: inset 0 -2px 0 0 #0F5A94;
	border-radius: 10px !important;
}
#slide02 .boxSwitchCheck_resetVal a {
	background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/icon_reset_normal.png);
	color: #0E5A94;
}
.boxSwitchCheck_list + .boxSwitchCheck_list {
	margin-top: 10px;
}
#currencyTable .boxSwitch_Title {
	float: none;
	display: block;
	line-height: 1;
	margin-top: 20px;
}
#currencyTable .boxSwitch_list {
	float: none;
	margin-left: 0;
	list-style: none !important;
	margin-top: 10px;
}
#currencyTable .boxSwitch_list li {
	list-style: none !important;
}
#currencyTable .INPradioCUR label, #currencyTable .INPradioFRE label {
	margin: 0;
	width: auto;
	border-radius: 0;
	background-color: #FFFFFF;
	border: solid #CCCCCC;
	border-width: 1px 0 1px 1px;
	box-shadow: inset 0 -1px 0 0 #BABABA;
	font-size: 12px;
	line-height: 21px;
	padding: 10px 8px;
}
#currencyTable .INPradioCUR li:first-child label, #currencyTable .INPradioFRE li:first-child label {
	border-radius: 5px 0 0 5px;
}
#currencyTable .INPradioCUR li:last-child label, #currencyTable .INPradioFRE li:last-child label {
	border-radius: 0 5px 5px 0;
	border-width: 1px 1px 1px 1px;
}
#currencyTable .INPradioCUR label img, #currencyTable .INPradioFRE label img {
	margin-right: 3px;
}
#currencyTable .INPradioCUR input[type="radio"]:checked + label, #currencyTable .INPradioFRE input[type="radio"]:checked + label{
	background-color: #1378C7;
	border-color: #0E5A94;
	box-shadow: inset 0 -2px 0 0 #0F5A94;
}
#currencyTable .INPradioCUR label:hover, #currencyTable .INPradioFRE label:hover {
	background-color: #eee;
}
.exchangeRate {
	padding: 30px 0 0;
}
.exchangeRateInner {
	display: table;
	width: 100%;
}
.exchangeRate_col {
	display: table-cell;
	width: 33.33%;
	text-align: right;
	color: #000;
	font-weight: 600;
	background: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/icon_line_A.png) no-repeat 20px 48%;
	padding-left: 30px;
}
.exchangeRate_col:nth-of-type(2) {
	background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/icon_line_B.png);
}
.exchangeRate_col:nth-of-type(3) {
	background-image: url(https://ex-trade.netbk.co.jp/contents/pc/img_cmn/icon_line_C.png);
}
.exchangeRate_col > div {
	display: table-cell;
	vertical-align: middle;
}
.exchangeRate_col .col_flag {
	width: 120px;
	text-align: center;
}
.exchangeRate_col .col_flag img {
	width: 50px;
	display: block;
	margin: 0 auto 10px;
}
.exchangeRate_col .col_flag .col_txt {
	display: block;
}
.exchangeRate_col .col_num {
	margin-left: 10px;
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
}
.exchangeRate_col .col_num .num_l {
	font-size: 28px;
	line-height: 1;
}
.exchangeRate_col .col_num .num_s {
	font-size: 12px;
	margin-left: 5px;
}
#compareChart .boxSwitchLeft {
	float: none;
	width: 100% !important;
	margin-bottom: 30px;
}
#boxSwitchCheck_Row03, #boxSwitchCheck_Row05 {
	margin-bottom: 0;
}
#boxSwitchCheck_Row04 {
	margin-bottom: 20px;
}
.tab_area_chart {
	margin-top: 20px;
	padding-bottom: 15px;
}
#ND .tab_area_chart {
	margin-top: 15px;
	padding-bottom: 20px;
}
.tab_area_chart li {
	float: left;
	width: 49.4%;
	position: relative;
  background-color: #FFF;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 17px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  line-height: 52px;
  box-shadow: 0 1px 0 0 #bababa;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
}
.tab_area_chart li + li {
	margin-left: 1.2%;
}
.tab_area_chart li.select {
  background: #0176ca;
  box-shadow: 0 1px 0 0 #0176ca;
  border-color: #0176ca;
  color: #fff;
  text-decoration: none;
}
.tab_area_chart li.select::after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(1, 118, 202, 0);
  border-top-color: #0176CA;
  border-width: 11px;
  margin-left: -11px;
}
.tab_area_chart li img {
	margin-right: 7px;
	margin-top: -3px;
	vertical-align: middle;
}
.ui-disabled-radio + label{
	opacity: 0.3;
}
.main_DI06000400 .btn{font-family:HiraKakuProN-W3,"ヒラギノ角ゴ Pro W3",Roboto,"Droid Sans",Meiryo,"MS PGothic",sans-serif;border-radius:.25em;font-weight:bold;text-align:center;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-tap-highlight-color:rgba(0,0,0,0);-moz-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-ms-touch-callout:none;-moz-touch-callout:none;touch-callout:none;cursor:pointer;text-decoration:none !important}
/* W0005186_S END*/