@charset "shift_jis"; /* -------------------------------------------------------------------------- ログイン画面背景 -------------------------------------------------------------------------- */ body.login { background-image: url(../images/top_image.jpg); background-repeat: no-repeat; background-position: center center; } /* -------------------------------------------------------------------------- お知らせ画面背景 -------------------------------------------------------------------------- */ body.information { background-position: center center; background-image: url(../images/patern.gif); } /* -------------------------------------------------------------------------- 画面・処理名表示フレーム -------------------------------------------------------------------------- */ body.head { background-image: url(../images/titlebar.gif); background-repeat: no-repeat; } /* -------------------------------------------------------------------------- 画面背景 -------------------------------------------------------------------------- */ body.main { /* background-color: #ffffff; */ /* 背景色 #EEFFEE */ background-image: url(../images/patern.gif); } /* -------------------------------------------------------------------------- メニュー部背景 -------------------------------------------------------------------------- */ body.menu { padding-left: 0pt; padding-right: 0pt; padding-top: 0pt; padding-bottom: 0pt; background-color: #006633; /* 背景色 #EEFFEE */ } /* -------------------------------------------------------------------------- 影フレーム背景 -------------------------------------------------------------------------- */ body.shadow { padding-left: 0pt; padding-right: 0pt; padding-top: 0pt; padding-bottom: 0pt; background-image: url(../images/shadow.gif); } /* -------------------------------------------------------------------------- 画面・タイトル -------------------------------------------------------------------------- */ .inputmodetitle { /* width: 50%; 2011.06.29 変更 */ width: 450px; /* 2012/06/28 tdi.nagano iPad対応 */ /* height: 15pt; */ height: 22pt; /* 2012/06/28 tdi.nagano iPad対応 < end > */ font: bold 17pt "MS PGothic"; /* font: 15pt "HGPゴシックE", "MS PMincho"; */ /* color: #006600; */ text-align: center; border-width: 0 0 1px 0; /* border-color: #006600; */ border-style: solid; color: #006600; border-color: #006600; } /* -------------------------------------------------------------------------- 画面・サブタイトル -------------------------------------------------------------------------- */ .inputmodesubtitle { font: bold 9pt "Comic Sans MS"; color: #006600; } /* -------------------------------------------------------------------------- 画面・各見出しフォント -------------------------------------------------------------------------- */ .headfont { font: normal 9pt "MS ゴシック"; color: #000000; } /* -------------------------------------------------------------------------- 画面・表示項目フォント -------------------------------------------------------------------------- */ .labelfont { font: bold 9pt "MS ゴシック"; color: #000000; } /* -------------------------------------------------------------------------- 画面・データ項目フォント -------------------------------------------------------------------------- */ .datafont { font: normal 9pt "MS ゴシック"; color: #000000; } /* -------------------------------------------------------------------------- 画面・標準フォント -------------------------------------------------------------------------- */ .normalfont { font: normal 9pt "MS ゴシック"; color: #000000; } /* -------------------------------------------------------------------------- 画面・ダウンロードファイル名フォント -------------------------------------------------------------------------- */ .DLfont { font: normal 13pt "MS ゴシック"; color: #000000; } /* -------------------------------------------------------------------------- ボタン共通の設定 -------------------------------------------------------------------------- */ button { font: 9pt "MS Pゴシック"; cursor: pointer; color: #ffffff; background-color: #006600; FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#00ffffff', startColorstr='#ff66cc66',gradientType='0'); } /* -------------------------------------------------------------------------- メニューコマンドボタン -------------------------------------------------------------------------- */ .commandbutton_head { width: 120; height: 20; } /* -------------------------------------------------------------------------- コマンドボタン (Length-Max:全角4文字) -------------------------------------------------------------------------- */ .commandbutton_default { width: 85; height: 20; } /* -------------------------------------------------------------------------- 機能ボタン 2008.12.01 tdi.miyanishi UPD width = 120 → 117 -------------------------------------------------------------------------- */ .commandbutton { /*width: 112;*/ width: 117; height: 25; } /* -------------------------------------------------------------------------- 機能ボタン 2013.04.02 tdi.miyanishi s-iPad対応 -------------------------------------------------------------------------- */ .commandbuttoniPad { /* 2024/06/03 TDI.ARAKI IPAD iOS17対応 移動ボタン「<<」「>>」「<<」「>>」部表示 start */ /*width: 112;*/ width: 120; /* 2024/06/03 TDI.ARAKI IPAD iOS17対応 移動ボタン「<<」「>>」「<<」「>>」部表示 end */ height: 25; } /* -------------------------------------------------------------------------- 機能ボタン 20124.06.03 TDI.ARAKI s-iPad対応(横) -------------------------------------------------------------------------- */ .commandbuttoniPad2 { width: 123; height: 25; } /* -------------------------------------------------------------------------- 機能ボタン(横幅指定無し) -------------------------------------------------------------------------- */ .commandbutton2 { height: 25; } /* -------------------------------------------------------------------------- "?"ボタン -------------------------------------------------------------------------- */ .commandbutton_Question { width: 12; height: 18; } /* -------------------------------------------------------------------------- 終了ボタン -------------------------------------------------------------------------- */ .commandbutton_exit { background-color: #006600; } /* -------------------------------------------------------------------------- 必須入力テキストボックス -------------------------------------------------------------------------- */ .text_integral { font: normal 9pt "MS ゴシック"; border-width: 1pt; border-color: #339966; background-color: #ccffff; } /* -------------------------------------------------------------------------- テキストボックス -------------------------------------------------------------------------- */ .text_normal { font: normal 9pt "MS ゴシック"; border-width: 1pt; border-color: #666699; background-color: #ffffff; } .inputbox { font: normal 9pt "MS ゴシック"; border-width: 1pt; border-color: #999999; background-color: #ffffff; } .YoudoKanri { font: normal 9pt "MS ゴシック"; border-width: 1pt; border-color: #999999; background-color: #ffCCCC; } /* -------------------------------------------------------------------------- テーブルの背景(=当システムでは罫線の色) -------------------------------------------------------------------------- */ .tablebase { background-color: #000000; } /* -------------------------------------------------------------------------- テーブルの背景(画像一覧用)(=当システムでは罫線の色) -------------------------------------------------------------------------- */ .tablebase_image { background-color: #336633; } /* -------------------------------------------------------------------------- テーブル・ヘッダ部 -------------------------------------------------------------------------- */ .datahead { font: bold 9pt "MS ゴシック"; color: #000000; text-align: center; background-color: #ff9900; FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#00ffffff', startColorstr='#ffffff66',gradientType='0'); } /* -------------------------------------------------------------------------- データ部・奇数行 -------------------------------------------------------------------------- */ .row_even { font: normal 9pt "MS ゴシック"; background-color: #ffffff; } /* -------------------------------------------------------------------------- データ部・偶数行 -------------------------------------------------------------------------- */ .row_odd { font: normal 9pt "MS ゴシック"; background-color: #ccff99; } /* -------------------------------------------------------------------------- データ部・奇数行2 -------------------------------------------------------------------------- */ .row_even2 { font: normal 9pt "MS ゴシック"; background-color: #f5f5f5; } /* -------------------------------------------------------------------------- データ部・偶数行2 -------------------------------------------------------------------------- */ .row_odd2 { font: normal 9pt "MS ゴシック"; background-color: #c5f595; } /* -------------------------------------------------------------------------- お知らせ画面・見出し -------------------------------------------------------------------------- */ .infohead { font: bold italic 14pt "Arial"; color: #ff6600; } /* よろしいですか?のメッセージ */ .decide_message{ font: bold 13pt; color: #ff3300; } /* かんたん発注の画像 */ .ezHcuImg { width: 42; height: 42; cursor: pointer; } /* 予定数量入力の売場コードの表示 */ td.deco { width: 210px; text-align: center; text-decoration: underline; font: bold; } /* 予定数量入力のデータ列のスタイル */ td.yjkcol { width: 70px; text-align: right; white-space: nowrap; } /* -------------------------------------------------------------------------- メニュー2 ページ切替 番号 -------------------------------------------------------------------------- */ .pagefontjump { /* 2017/09/11 tdi.negi アダストリアiPad対応:ページ切替文字拡大 */ font: bold 9pt "MS ゴシック"; /* 2017/09/11 tdi.negi アダストリアiPad対応:ページ切替文字拡大 */ text-decoration: underline; color: #1e90ff; /* 青 */ } /* -------------------------------------------------------------------------- メニュー2 ページ切替 括弧 -------------------------------------------------------------------------- */ .pagefontbrace { /* 2017/09/11 tdi.negi アダストリアiPad対応:ページ切替文字拡大 */ font: bold 9pt "MS ゴシック"; /* 2017/09/11 tdi.negi アダストリアiPad対応:ページ切替文字拡大 */ color: #1e90ff; /* 青 */ } /* -------------------------------------------------------------------------- メニュー2 ページ切替 現在ページ番号 -------------------------------------------------------------------------- */ .pagefontcurrent { /* 2017/09/11 tdi.negi アダストリアiPad対応:ページ切替文字拡大 */ font: bold 9pt "MS ゴシック"; /* 2017/09/11 tdi.negi アダストリアiPad対応:ページ切替文字拡大 */ color: #808080; /* グレー */ } /* -------------------------------------------------------------------------- 商品画像を表示している画面の商品名 -------------------------------------------------------------------------- */ .shnname { background-color: #99cc99; } }