﻿/*
--------------------------承認リスト------------------------
*/
body
{
    background-image: none !important;
    height: auto;
}

/*-----検索エリア------*/
.conditionArea
{
    width: 680px;
    height: 100%;
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
    padding: 5px 5px 5px 5px;
    background-color: #efefef;
    margin: 0px 0px 10px 0px;
}
.showdetail
{
    padding: 0px 2px 0px 5px;
}

#C-cont
{
    margin: 5px 30px 10px 30px;
}

.MARGIN_LEFT_80
{
    margin: 3px 5px 3px 80px;    
}

/*-----エラーメッセージ-----*/
.ERROR 
{
    color: Red;
	font-weight: bold;
	
}
/* ------フリーワード---*/
#freewordInput select, #keywordInput .text
{
    border: 1px solid #999999;
}
#freewordInput th
{
    padding: 5px 5px 0px 5px;
    text-align: right;
    width: 122px;
    font-weight: normal;
    color: Black;
}

#freewordInput td
{
    width: 500px; 
    text-align: right;
}

/* -----太字-----*/
.bold
{
    font-weight: bold;
}

/* -----詳細検索-----*/

#detailBar
{
    width: auto;
    height: auto;
    color: Blue;
}

#detailBar:hover
{
    width: auto;
    height: auto;
    background-color: #E1E1E1;
    color: #FF9900;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.detail_btn
{
    margin-top: 5px;
}


#detailInput select, #detailInput .text
{
    border: 1px solid #999999;
}

#detailInput th
{
    padding: 3px 5px 0px 5px;
    text-align: right;
    font-weight: normal;
    width: 130px;
}

#detailInput td
{
width: 205px;
}

#detailInput
{
    margin: 0px 0px 10px 0px;
}

/*---Material用設定---*/
#detailInput2 th
{
    padding: 3px 5px 0px 5px;
    text-align: right;
    font-weight: normal;
    width: 160px;
}

#detailInput2 td
{
width: 175px;
}

#detailInput2
{
    margin: 0px 0px 10px 0px;
}

/*---検索結果---*/
.result_hd1_left
{
    text-align: left; width: 300px; height: 25px;
}

.result_hd1_right
{
    text-align: right; width: 400px; height: 25px;
}

/*----非表示指定--*/
.invisible
{
    display: none;
}
.visible
{
    display: block;
}

/*----ポップアップ部----*/
.pnlFilter
{
    border-color: #555;
    border-style: solid;
    border-width: 1px;
}

.pnlFilter tr th
{
    width: 16px; height: 16px; padding: 0px 3px 0px 0px; vertical-align: top;
}

.pnlFilter tr td
{
    vertical-align: top; padding: 0px 0px 0px 0px; width: 150px;
}

.filterBoxWrap 
{
   margin: 0px 0px 0px 0px;
   border-collapse: collapse;
   border: 1px solid black; /* 外側の枠線 */
   height: 200px;
}

.filterBoxWrap td 
{
    border-width: 1px 0px; /* 上下だけ引く */
    border-color: black; /* 線色：緑 */
    border-style: solid; /* 線種：実線 */
    padding: 0.3em; /* セル内側の余白 */
    width: 160px;
	
}

.filterBoxWrap th
{
    border-width: 1px 0px; 
    border-color: black; 
    border-style: solid; 
    padding: 0.3em;
    text-align:left;
    vertical-align: top;
}


div.filter
{
    height: 200px;
    width: auto;
    background-color: White;
    overflow:auto;
}

.filterBox tr.oddRow 
{
    background-color: #CCFFFF;
}


/* --- マウスオーバー時 --- */
.filterBox tr:hover {
background-color: #FF9900 !important;
}

/*
--------------------------承認リスト------------------------
*/
div.regships
{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC;
    border-style: dotted;
    border-width: 0 0 2px;
    margin-bottom: 20px;
    padding-bottom: 32px;
}
#keywordInput select, #keywordInput .text
{
    border: 1px solid #999999;
}
#keywordInput select
{
    width: 400px;
}
#keywordInput th
{
    padding: 3px 10px;
    text-align: right;
    font-weight: normal;
}

.wordwrap
{
    text-align: center;
    word-break: break-all;
    word-wrap: break-word;
}
.wordwrap2
{
    text-align: center !important;
    word-wrap: break-word;
    white-space:pre-wrap;
    white-space:-moz-pre-wrap;
}
.margin_zero
{
    margin: 0px 0px 0px 0px;
}

.padding_zero
{
    padding: 0px 0px 0px 0px;
}

#form2 table#GridView_Result .evenbg td
{
    background-color: #efefef;
}
.detail01 th, #form1 .detail01 td
{
    font-weight: bold;
}
.detail02
{
    background-color: #efefef;
    border: 1px solid #999;
    padding: 12px;
}
.detail02 th, #form1 .detail02 td
{
    font-weight: bold;
    line-height: normal;
}
.detail02 #Table2 td
{
    padding: 5px 10px 5px 0px;
}
.pager
{
    padding: 5px 2px 5px 2px;
    text-align:left;
    margin-right:auto;
}
.aligin_left
{
    display:block;
    text-align:left;
}

.helpPnl
{
    background-color:#CCFFFF; 
    width:495px;  
    border-color:Gray; 
    border-style:solid; 
    border-width:1px; 
    padding:3px 3px 3px 3px;
}

/* ------- サブ画面 ------------- */

#detail_header
{
    height: 25px; 
}

#company_info table
{
    width: 680px;
    table-layout: fixed;
}


#company_info th
{
    width: 150px;
    text-align: left;
    background-color: #efefef;
    padding: 0px 0px 0px 5px;
    word-break: break-all;
    word-wrap: break-word;
}

#company_info td
{
    width: 500px;
    text-align: left;
    padding-left: 10px;
    vertical-align: top;
    word-break: break-all;
    word-wrap: break-word;
    border-bottom-color: #efefef;
    border-bottom-style: solid;
	border-bottom-width: 1px;
}

#appr_info th
{
    width: 150px;
    text-align: left;
    background-color: #ffe6e6;
    padding: 0px 0px 0px 5px;
    word-break: break-all;
    word-wrap: break-word;
}

#appr_info td
{
    width: 500px;
    text-align: left;
    padding-left: 10px;
    vertical-align: top;
    font-weight: bold;
    word-break: break-all;
    word-wrap: break-word;
    border-bottom-color: #ffe6e6;
    border-bottom-style: solid;
	border-bottom-width: 1px;

}
