@charset "UTF-8";

/* 2018/07/02 IEのテキストボックスの「×」ボタンを出さない */
::-ms-clear {display: none;}

* {
  padding: 0;
  margin: 0;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
input{
  height: 14pt;
  vertical-align:middle;
  padding-left:1px;
}
img {
  border: 0pt;
  vertical-align: middle;
}
/* ---------------------------------------- フォントスタイル フォントサイズ */
body {
  font-size: 13px;
  text-align: left;
  padding: 0;
}
#wrapper {
  text-align: left;
  margin: 0.5em auto 0;
  width: 99%;
  /*border: 1px solid #cccccc;*/
}
#container {
  float: right;
  width: 100%;
  margin: 0px 0px 0px 0px;
}
#contents {
  margin-left: 0px;
  padding: 1em 30px 2em 29px;
  /*border-left: 1px solid #cccccc;*/
  height: 100%;
}
#sidebar {
  float: left;
  width: 140px;
  padding: 0em 0px 0em;
}
.localnavi {
  list-style-type: none;
  margin-bottom: 2em;
}
.localnavi li {
  display: inline;
}
.localnavi a {
  text-decoration: none;
  display: block;
  width: 130px;
  padding: 0.5em 5px;
  background-color: #66cccc;
  color: #ffffff;
  border-bottom: 1px solid #66cccc;
}
.localnavi a:hover {
  text-decoration: none;
  background-color: #66cccc;
  color: #6633ff;
  border-bottom: 1px solid #6699ff;
}
#footer {
  clear: both;
  padding: 0.5em 1em 1em;
  height: 20px;
  border-top: 1px solid #cccccc;
}
#footer p { text-align: center; }
#inputPart{
  font-size: 0.85em;
  text-align: left;
  padding: 0;
  color: #666666;
}
.btnMenu{
  width: 140pt;
  height: 36pt;
  margin: 5px 5px 0px 0px;
   color: #333;
}
.btnMenuReport{
  width: 140pt;
  height: 36pt;
  margin: 30px 30px 0px 0px;
  color: #006633;
  font-size:14px;
}
.btnItem{
  height: 30pt;
  width: 30pt;
  color: #663399;
}
.btnLarge{
  width: 120pt;
  height: 24pt;
}
.btnMiddle{
  width:  80pt;
  height: 24pt;
}
.btnMiddleLatch{
  color: white;
  background-color: #666666;
  width:  80pt;
  height: 24pt;
}
.btnSmall{
  width:  50pt;
  height: 24pt;
}
.btnSmallLatch{
  color: white;
  background-color: #666666;
  width:  50pt;
  height: 24pt;
}
.btnSmallOngoing{
  color: yellow;
  background-color: #999999;
  width:  50pt;
  height: 24pt;
}
.btnCancelSmall{
  background-color: #FFC0CB;
  width:  80pt;
  height: 24pt;
}
.btnCancelSmall:hover{
  background-color: #AAD8E6;
}
.btnCalcelSmallLatch{
  color: white;
  background-color: #666666;
  width:  80pt;
  height: 24pt;
}
.cmbLarge{
  font-size: 1.00em;
}
td, th {
  padding: 5px 5px 5px 5px;
}
.textLarget{
  width: 200pt;
}
.textMiddle{
  width: 80pt;
}
.textSmall{
  width: 50pt;
}

.bc_green {
  background:#CCFFCC;
}
.bc_yellow {
  background:#F5FFAA;
}
.bc_gray {
  background:#eee;
}
.bc_blue {
  background-color: #AAD8E6;
}
#headerPart{
	/*background-color:red;*/
  padding: 10px 20px 0px;
  height: 60px;
  border-bottom: 1px solid #cccccc;
}
/* -- ログイン状態 -- */
.loginstate {
	float:right;
  text-align: right;
  font-size: 10pt;
  font-weight: normal;
}

/* -- ロゴ -- */
.logo {
  float:left;
  margin-left: 0px;
  font-size: 18pt;
  padding: 5px;
  /*margin-bottom: 6pt;*/
}
.logo a{
  text-decoration: none;
  color: #4169e1;
}
#contents{
  height: 100%;
  /*font-size: 0.85em;*/
 font-size:13px;
  text-align: left;
  /*padding: 0;*/
  color: #333;
}
#listViews{
  padding: 0px;
}
#listViews table{
  border-collapse: collapse;
  border: 1px #E3E3E3 solid;
  border-spacing: 0;
}
#listViews tbody{
  border-collapse: collapse;
  border: 1px #E3E3E3 solid;
  border-spacing: 0;
}
#listViews thread{
  border-collapse: collapse;
  border: 1px #E3E3E3 solid;
  border-spacing: 0;
}
#listViews th{
  border: 1pt solid #cccccc;
  color: #666698;
  font-weight: bold;
  text-align: left;
}
#listViews td{
  border: 1pt solid #CCCCCC;
}

.inputTable{ }
.inputRow{ }
.inputRow td{ padding-left: 0px; border-collapse: collapse; }
.errorRow{ }
.errorRow td{ padding: 0px; margin: 0px; border-collapse: collapse; height: 0px;}
.nospc { padding: 0px; margin: 0px; }

#idColumn{
  width: 20pt;
  text-align: center;
}
.idColumn{
  width: 20pt;
  text-align: center;
}
#idCenter{
  text-align: center;
}
.idCenter{
  text-align: center;
}
#idLeft{
  text-align: left;
}
.idLeft{
  text-align: left;
}
#idRight{
  text-align: right;
}
.idRight{
  text-align: right;
}
.separateLine{
  background-color: #cccccc;
  padding: 0px;
  margin: 0px;
  width:0px;
  border: 1px solid #cccccc;
}
.itemDiv{
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #336699;
  /*behavior: url(ie-css3.htc);*/
  color: #ffffff;
  height:40px;
  width:160px;
  margin: 2px 0px 2px 0px;
  padding: 2px 2px 2px 5px;
}
.itemDiv a{
	color: #ffffff;
	text-decoration: none;
}

/*******************************/
/* ドラッグアンドドロップ */
/*******************************/
#group1, #group2, #group3, #group4{
 /*overflow-y: scroll; iPadでスクロールが表示されない。 */
 /*height: 460px;*/
}
  #sortable1, #sortable2, #sortable3{
    list-style-type: none;
    margin: 0px;
    padding: 20px;
 }
  #sortable4, #sortable5, #sortable6 {
    list-style-type: none;
    margin: 0;
    padding: 0px;
  }

  #sortable1 {
    background: #E6E6FA;
  }

  #sortable2 {
    background: #E0FFFF;
  }

  #sortable3 {
    background: #FFFACD;
  }

  #sortable4, #sortable5, #sortable6 {
    background: #ffffff;
  }
  #sortable1 li, #sortable2 li, #sortable3 li{
    margin-bottom: 5px;
    padding: 5px;
    font-size: 12px;
    width: 150px;
    height: 50px;
  }
  #sortable4 li, #sortable5 li , #sortable6 li {
    margin-bottom: 5px;
    padding-left: 5px;
    font-size: 1.2em;
    width: 160px;
  }

  #sortable1 li span, #sortable2 li span, #sortable3 li span, #sortable4 li span, #sortable5 li span, #sortable6 li span {
    position: absolute;
    margin-left: -1.5em;
  }
  .ui-state-default {
    height: 120px;
    line-height: 1.2em;
    }

  .ui-state-highlight {
    height: 120px;
    line-height: 1.2em;
  }

/* ドロップダウンメニュー */
.menu span{
  /*border:solid 1px #cccccc;*/
  padding:4px 2px 4px 6px;
  border-bottom:none;
  margin-right:10px;
  line-height:18px;
}
.menu a{
  /*font-weight:bold;*/
  font-size: 18px;
  /*text-decoration: none;*/
}
.menu span:hover{
  /*border:solid 1px #DEDEDE;*/
  /*border-right:1px solid #999999;*/
  border-bottom:none;
}
.menu a:hover {
  color: #00ff00;
}
.arrow{
  margin-left:4px;
  cursor:pointer;
}
.sub_menu{
  display:none;
  position:relative;
  border:solid 1px #DEDEDE;
  border-top:none;
  border-right:solid 1px #999999;
  border-bottom:solid 1px #999999;
  padding:10px; top:2px;
  width:120px;
  background:#FFFFFF;
}
.sub_menu a:link, .sub_menu a:visited, .sub_menu a:hover{
  display:block;
  font-size:13px;
  padding:4px;
 }
.item_line{
  border-top:solid 1px #DEDEDE;
}

.listHeader{
  color: #336699;
  font-weight: bold;
  background-color: #aaffaa;
  background: url(../images/list_header.png);
  height: 35px;
  white-space: nowrap;
  background-position: 0px;
}
.listHeader2{
  color: #336699;
  font-weight: bold;
  background-color: #aaffaa;
  background: url(../images/list_header2.png);
  height: 70px;
  white-space: nowrap;
  background-position: 0px;
}
.listHeader3{
  color: #336699;
  font-weight: bold;
  background-color: #aaffaa;
  background: url(../images/list_header3.png);
  height: 105px;
  white-space: nowrap;
  background-position: 0px;
}
/* ホバーあり行 */
.listRow{
  white-space: nowrap;
  background-color: #ffffff;
}
/* ホバーなし行 */
.listRowNH{
  white-space: nowrap;
  background-color: #ffffff;
}
.listRow:hover{
  background-color: #ccffff;
}
.listRowWrap{
  /*white-space: pre;*/
  background-color: #ffffff;
}
.listRowWrap:hover{
  background-color: #ccffff;
}
.nowrap {
  white-space: nowrap;
}
.listRowNonHover{
  white-space: nowrap;
  background-color: #ffffff;
}

div#tabnav-00 {
	clear:both;
  overflow: hidden;
  width: 950px;/*880px;*/
  height: 35px;
  /*margin-left: 260px;*/
  /*background-color: red;*/
  /*background: url(img/bg_border.gif) 0 repeat-x;*/
  /*background: url(../images/header_middle.png);*/
}
div#tabnav-00 ul {
  width: 950px;/*880px;*/
  height: 35px;
}
div#tabnav-00 ul li {
  float: left;
  width: 120px;
  height: 55px;
  margin: 0 0 0 10px;
  line-height: 40px; /* テキストの上下位置を中央ぞろえに */
  text-align: center;
  list-style-type: none;
}
div#tabnav-00 ul li a {
  display: block;
  width: 120px;
  height: 55px;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-decoration: none;
}
div#tabnav-00 ul li a:hover {
  background-position: 0 -35px;
  color: #00ff00;
}

.centerAlign {
  text-align: center;
}

.messageNormal{
  padding: 5px;
  font-weight: normal;
  font-size: 13px;
  color: #000000;
  list-style-type: none;
}
.messageTitle{
  padding: 5px;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
}
.messageBox{
  padding: 5px;
}
.messageBox a{
  text-decoration:none;
  color: blue;
}
.messageTitleApp{
  border: 1px solid #ffa500;
  background-color: #ffa500;
}
.messageBoxApp{
  border: 1px solid #ffa500;
}
.messageTitleMst{
  border: 1px solid #ba55d3;
  background-color: #ba55d3;
}
.messageBoxMst{
  border: 1px solid #ba55d3;
}

.lnkReel {
  text-decoration: none;
}


 .sel_amount {
     width: 25px; 
     color:white;     
 }
  .sel_amount option {
     color:black;   
 }    
.tgl_item {
  cursor: pointer;
}
.tgl_item_close {
  cursor: pointer;
}

.chk {
  transform:scale(1.15);
}
.color_red {
  color:red;
}
/* 幅を超えた文字列を「...」として表示 */
.cut_text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 日報承認  未・承認・否認 */
.unchecked {
    color:darkorange;
}
.approved {
  color:darkblue;
}
.disapproved {
  color:darkred;
}
/* 締め関連 */
.simeEditable {       
    background:#eee;
    color:#555;
    border:solid 1px #ccc;
}
/* 各種ボタン */
#btn_delete {
	color:darkred;
}
[id^="btn_delete_"] {
	color:darkred;
}
/* 登録 */
#btn_submit {
  color:darkblue;
}
#btn_submit_nouhinsyo {
  color:darkgreen;
}
#btn_pending {
  color:#222;
}
/* クリア */
#btn_form_clear {
  color:tomato;
}
/* 編集 */
#btn_edit {
  color:navy;
}
/* 明細マウスオーバー時ハイライト */
.listTable tr.hover td {
  /*background-color: #fafad2;*/
  background-color: #ffe6ee;
}
.listTable tr.row_select td {
  background-color: #ffe6ee;
}