/***** Com *****/
TABLE.tableViewData {
  border-collapse:collapse;
}
TABLE.tableView {
  border-collapse:collapse;
}
TABLE.tableViewHead TH {
  border:1px solid #000000; /* テーブルヘッダのボーダースタイル */
  padding:0px;
}
TABLE.tableViewData TD {
  border:1px solid #000000; /* テーブルボディのボーダースタイル */
  padding:0px;
}
TABLE.tableView TH {
  border:1px solid #000000; /* テーブルヘッダのボーダースタイル */
  padding:0px;
}
TABLE.tableView TD {
  border:1px solid #000000; /* テーブルボディのボーダースタイル */
  padding:0px;
}
TABLE.tableViewHeadBN TH {
  border:0;
  padding:0px;
  background-color:#f0f0f0;
}
SPAN.link {
  cursor: hand;
  text-decoration: underline;
  color:blue;
}
INPUT.alpha {
  ime-mode: inactive;
}
INPUT.full {
  ime-mode: active;
}
/** TT1-0776 2011.04.18 ADD-S **/
.listHeader {
  background-color: #E1E7F7; /* 一覧系テーブルヘッダの背景色 */
}
/** TT1-0776 2011.04.18 ADD-E **/
/** ST1-0059 2011.05.09 ADD-S **/
.blue {
  color:blue;
  font-weight: normal
}
/** ST1-0059 2011.05.09 ADD-E **/

/***** Header *****/
/* [merge] Delete Start */
/*
TD.headTitle {
  valign:center;
  width:360px;
}
TD.headManual{
  text-align:center;
  width:240px;
  color:white;
}
TD.headSzknm{
  text-align:right;
  vertical-align:bottom;
  width:400px;
  color:white;
}
SPAN.headLink {
  cursor:hand;
  text-decoration:underline;
  color:white;
}
*/
/* [merge] Delete End */

/***** Accepter *****/
/* 案件検索 */
.searchItemTitle {
  text-align:left;
  width:140px;
}
/* 発注機関一覧 */
.hatchuNendo {
  width:108px;
  text-align:left;
}
.bu {
  width:108px;
  text-align:left;
}
.szknmH {
/*  width:320px;*/
  width:292px;/* 20130215 [MO-0475] Upd kou25 */
  height:30px;
}
.szknm {
/*  width:368px;*/
  width:292px;/* 20130215 [MO-0475] Upd kou25 */
  height:25px;
  text-align:left;
}
.updateymd {
/*  width:80px;*/
  width:79px;/* 20130215 [MO-0475] Upd kou25 */
  text-align:center;
}
.updateymd2 {
  width:98px;
}
/* 検索結果一覧*/
.no {
  text-align:center;
}
.kokaino {
  width:50px;
  text-align:center;
}
.ankenstatus {
  width:50px;
  text-align:center;
}
.nyusatsuhoshiki {
  width:84px;
  text-align:center;
}
.kojino {
  width:220px;
  text-align:left;
}
.kojinoC {
  width:220px;
  text-align:cnter;
}
.shikkokikan {
  width:80px;
  text-align:left;
}
.shikkokikanC {
  width:80px;
  text-align:center;
}
.kojibasho {
  width:60px;
  text-align:left;
}
.kojibashoC {
  width:60px;
  text-align:center;
}
.yoteikin {
  width:110px;
  text-align:right;
}
.yoteikinC {
  width:110px;
  text-align:center;
}
.kokokubi {
  width:90px;
  text-align:center;
}
.updatetime {
  width:70px;
  text-align:center;
}
.gyohu {
  text-align:center;
}
/* 検索結果一覧の背景色*/
TR.pink {
  background-color: pink;
}
TR.skyblue {
  background-color: skyblue;
}
TR.white {
  background-color: white;
}
/** ST1-0034 2011.05.09 ADD-S **/
/* 検索結果一覧の背景色＆文字色（更新日時10日以内用）*/
TR.pink_red {
  background-color: pink;
  color:red;
}
TR.skyblue_red {
  background-color: skyblue;
  color:red;
}
TR.white_red {
  background-color: white;
  color:red;
}
/** ST1-0034 2011.05.09 ADD-E **/
/** ST1-0059 2011.05.09 ADD-S **/
TABLE.tableLayout {
  table-layout:fixed;
}
/** ST1-0059 2011.05.09 ADD-E **/

/* 案件情報 */
.ankenTitle {
  width:200px;
  text-align:left;
  font-weight: bold;
}
.ankenData {
  text-align:left;
  font-weight: bold;
}
.ankenDataL {
  width:250px;
  text-align:left;
  font-weight: bold;
}
.ankenDataR {
  width:250px;
  text-align:left;
  font-weight: bold;
}
.fileInfo{
  text-align:center;
  font-weight: bold;
}
.fileNo{
  text-align:center;
  width:50px;
  font-weight: bold;
}
.fileKokokuShoruiNm{
  text-align:center;
  width:150px;
  font-weight: bold;
}
.fileUpdateymd{
  text-align:center;
  width:120px;
  font-weight: bold;
}
.fileHyojiNm{
  text-align:center;
  font-weight: bold;
}
.fileNoDtl{
  text-align:right;
}
.fileUpdateymdDtl{
  text-align:center;
}
TABLE.singleView TH {
  background-color: #E1E7F7; /* 照会系画面の項目名背景色 */
}
/***** Order *****/
/* 案件検索 */
.searchItem {
  text-align:left;
  width:130px;
}
.searchToriyame {
  text-align:left;
}
/* スケジュール管理*/
.searchTitle {
  text-align:left;
  width:120px;
}
.searchIn {
  width:150px;
}
.kakuninDay {
  text-align:left;
  width:200px;
}
.kensuu {
  text-align:right;
  width:150px;
}
.misyori {
  text-align:right;
  width:150px;
}
.koukai {
  text-align:right;
  width:150px;
}
/* 検索結果一覧*/
.dennyu {
  text-align:center;
}
.tmpsyorui {
  text-align:center;
}
.saishukokaiymd {
  text-align:center;
}
.ankens {
  text-align:center;
}
/* 入札参加条件登録 */
.selCheckBox {
  width:30px;
  text-align:center;
}
.gyono {
  width:70px;
  text-align:center;
}
/** TT1-0280 2011.02.14 UPD-S  */
/*
.gyoshaKyokaNo {
  width:200px;
  text-align:center;
}
*/
.gyoshaKyokaNoMidasi {
  width:200px;
  text-align:center;
}
.gyoshaKyokaNo {
  width:200px;
  text-align:left;
}
/** TT1-0280 2011.02.14 UPD-E  */
.gyoshaNmMidasi {
  text-align:center;
}
.gyoshaNm {
  text-align:left;
}
.komokuTitle {
  width:140px;
  text-align:left;
  white-space:nowrap;
}
/** TT1-0795 2011.04.26 ADD-S  */
.gyoshaKyokaNoMidasi2 {
  width:110px;
  text-align:center;
}
.gyoshaKyokaNo2 {
  width:110px;
  text-align:left;
}
/** TT1-0795 2011.04.26 ADD-E  */

/** TT1-0776 2011.04.18 DEL-S **/
/*
.TableMenuBackGround {
  border:1px solid #000000;
  padding:0px;
  text-align:center;
}
*/
