#title_bar {
	text-align		: center;
	border-bottom	: 2px;
	width			: 744px;
}

#title_bar #title {
	font-size	: 14pt;
	font-weight	: bold;
	color		: green;
}

#title_bar #bread {
	font-size: 9pt;
}

#title_bar #page_id {
	font-size: 9pt;
}

table.hdtable {
    border-collapse	: collapse;
	width			: 100%;
	cellpadding		: 5px;
	cellspacing		: 0;
}
.color{
	border:1px solid #ccccff;
}
.colorun{
	border:1px solid #99FF33;
}
.colorpin{
	border:1px solid #FF99CC;
}

.ft_siz{
	font-size:13px;
}

.textleft{
	text-align:left;
}
.textright {
	text-align:right;
}
.textcenter {
	text-align:center;
}
.pad1{
	padding:2px;
}
.pad4{
	padding:4px;
}

.pad5{
	padding:5px;
}
.pad10{
	padding:10px;
}
.pad15{
	padding:15px;
}
.pad20{
	padding:10px 20px 35px opx;
}
.pad30{
	padding:30px;	
}

.pad-bottom1 {
	padding-bottom: 1px;	
}

.pad-bottom5 {
	padding-bottom: 10px;	
}

.fc_white {
	color:#ffffff;
}

.fc_black {
	color:#000000;
}

.fc_blue {
	color:#0000FF;
}

.fc_red {
	color:#FF0000;
}

.fc_orange {
	color:#FF9900;
}

.fc_gray {
	color:#CCCCCC;
}

.fc_t_gray {
	color:#E0E0E0;
}
	
.bg_white {
	background-color:#FFFFFF;
}
.bg_black {
	background-color:#000000;
}
.bg_gray {
	padding				: 0;
	background-image	: url(../asp/pc/image/bg_gray.gif);
	width				: 744px;
}
.bg_wgray {
	background-color:#F0F0F0;
}
.bg_grayw {
	background-color:#999999;
}
.bg_active {
	background-color:#FBF4CB;
}
.bg_wndbar {
	background-color:#333399;
}
.bg_blue{
	background-color:#CCCCFF;	
}
.bg_grin{
	background-color:#99FF33;
}
.bg_pin{
	background-color:#FF99CC;
}

.link_right {
	width		: 100%;
	text-align	: right;
}

.align_right {
	text-align: right;
}

.disabled {
	color			: #ffffff;
	background-color: #ffeebb;
}

.part-search {
	background-color: #e6ffdd;
}
.part-list {
	background-color: #e1fbfb;
}

.part-datafilelist {
	background-color: #FFD700;
}

.master-maintain {
	background-color: #ffeebb;
	width			: 744px;
}

div#item-title {
	margin-left	: 20px;
	line-height	: 1.75em;
	float		: left;
	font-size	: 9pt;
	font-weight	: bold;
}

div#gazou-item-title {
	margin-left	: 10px;
	line-height	: 1.75em;
	float		: left;
	font-size	: 9pt;
}

div#item {
	font-size : 9pt;
}

#manifest_body {
	background-color: #ffeef2;
	margin-top		: 0px;
}

.default_body
{
	background	: white;
	font-size	: 9pt;
}

table.list
{
	background	: ;
	font-size 	: 9pt;
}

.menuCell {
	vertical-align:	top;
}

table.menuTable
{
	text-align	: top;
	background	: ;
}

form
{
	margin: 0em;
}

#select
#{
#	width: 15em;	
#}

.red { color:red; }
.center { text-align: center; }

/*  タイトル  */
h1
{
	font-size		: 14pt;
	color			: green;
	text-align		: center;
	border-bottom	: 2px groove silver;
	padding-bottom	: 10px
}

/*  大項目  */
h2
{
	font-size		: 11pt;
	font-family		: "ＭＳ ゴシック";
	color			: green;
	border-bottom	: 2px groove silver;
	padding-bottom	: 3px;
}

/*  画面最上部の背景色  */
h3
{
	margin 0;
	background     : #DCDCDC;
}

/*  メニューページの項目  */
.menuprompt
{
	font-size	: 11pt;
	font-weight	: bold;
	color		: blue;
}

/*  メニューページの表示データ  */
.menudata
{
	font-size	: 11pt;
	font-weight	: bold;
	color		: black;
}

/*  一覧のヘッダ部  */
.hr1
{
	font-size	: 9pt;
	color		: blue;
	background	: #CCCCFF;
}

/*  データファイル一覧のヘッダ部  */
.dfhr1
{
	font-size	: 9pt;
	color		: blue;
	background	: #CCCCFF;
}

/*  項目  */
.prompt
{
	font-size	: 9pt;
	color		: black;
}

/* 注釈、説明 */
.notation
{
	font-size	: 9pt;
	color		: black;
}

/*  表示データ  */
.data
{
	font-size	: 9pt;
	color		: black;
}

/*  表示データ(ステータス)  */
.statusdata{
	font-size	: 9pt;
	color		: red;
}

/* エラーメッセージ */
.errorMessage {
	color	: red;
	width	: 744px;
}
.progress {
	width		: 744px;
	text-align	: center;
}
/*  ダウンロードリンク  */
.download
{
	font-size	: 9pt;
	font-weight	: bold;
	color		: black;
}

hr {
	width		: 744px;
	left		: 10px;
	text-align	: left;
	margin		: 0;
}
.manifestType {
	width: 744px;
}
/* エラーメッセージ */
.successMessage {
	color	: blue;
	width	: 744px;
}

/* JWNETメッセージ */
.jwnetMessage {
	font-size	: 10pt;
	color		: red;
	text-align	: center;
	width		: 744px;
}

/* 必須 */
label.must
{
	font-weight	: bold;
	color		: red;
}
/* 必須 */
label.orMust
{
	color		: red;
}

/* メニュー */
.menuA
{
	line-height	: 1.2em;
	font-size	: 12pt;
}

/*
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active {text-decoration:none; }
a:hover {text-decoration:none; }
*/

input.data {
	font-size	: 9pt;
	color		: black;
}

/*  表示データ  */
.suuryou
{ 
	font-size	: 9pt;
	text-align	: right;
	color		: black;
	width		: 5em;
}
.kamiSuuryou
{
	font-size	: 9pt;
	text-align	: right;
	color		: black;
	width		: 5em;
}

.message
{
	font-size	: 9pt;
	color		: red;	
	width		: 744px;
}

.message2 {
	width       : 744px;
}

.finishMessage {
	width		: 744px;	
}

.note {
	font-size	: 9pt;
	color		: black;
}

a.mailto:link { color: black; }
a.mailto:visited { color: black; }
a.mailto:active { color: black; }
a.mailto:hover { color: black; }
.hai {
	width		: 744px;
}
.unp {
	width		: 744px;
}
.syo {
	width		: 744px;
}
.details	 {
	width		: 744px;
}
.btn {
	width		: 744px;
}
.condition {
	width		: 744px;
}
.listinfo {
	width		: 744px;
}
.part-search {
	width		: 744px;
}
.master-maintain {
	width		: 744px;
}

.master-list {
	width		: 744px;
}

#keiyaku_body {
	background-color: #DFFFFF;
	width			: 744px;
}

#keiyaku_table {
	width			: 744px;
	text-align		: center;
	border-spacing	: 100px;
}

td.font_s{
	font-size:12px;
}

.data_file_manifest_info {
	width: 744px;
}

.data_file_upload_info {
	width: 744px;
}

.data_file_finish_info {
	width: 744px;
}

.headerdata {
	font-size   : 8pt;
}
.finish {
	width: 744px;	
}

.jisseki_data {
	font-size   : 9pt;
	color       : red;	
}

.jisseki1 {
	width:	744px;	
}

caption {
	font-size			: 12pt;
	font-weight			: bold;
	text-align			: left;
	padding				: 5px;
	background-color	: #DCDCDC;
}

.caption {
	font-size			: 9pt;
	font-weight			: bold;
	text-align			: left;
	padding				: 5px;
	background-color	: #CCCCFF;
}

th {
	font-size	: 9pt;
	text-align	: left;
}

th.must {
	font-size	: 9pt;
	text-align	: left;
	color		: red;	
}

#inputForm {
	width	: 744px;	
}
#inputForm .manifestNo {
	width	: 100px;	
}
#inputForm .renrakuNo {
	width	: 170px;	
}
#inputForm .ymd {
	width	: 80px;	
}
#inputForm .select1 {
	width	: 200px;	
}
#inputForm .manifestNo:focus {
	background-color: #FFD700;
}
#inputForm .renrakuNo:focus {
	background-color: #FFD700;
}
#inputForm .ymd:focus {
	background-color: #FFD700;
}
#inputForm .select1:focus {
	background-color: #FFD700;
}

.manifest_summary {
	width		: 744px;
}

#detail_table td {
	font-size	: 90%;	
}

#detail_title {
	font-size	: 90%;	
}

#new_body {
	width		: 744px;	
}

.login_message {
	font-size	: 11pt;	
	color		: black;
}

.login_timeout {
	font-size	: 11pt;	
	color		: red;
	border		: red solid 2px; 
	padding		: 10px;
}

/*  利用状況　COCO-DATES文章  */
.cocodates_data
{
	font-size	: 9pt;
	color		: black;
	font-family: "Century Gothic";
}

#cocodates1 {
}

#cocodates_img {
	padding	: 0px 0px 5px 0px;
}

#ryoukin1 {
	margin	: 10px 0px 0px 20px;	
}

#ryoukin2 {
	margin	: 0px 0px 0px 20px;	
	border	: 1px solid #808080;	
	border-collapse : collapse;
}

#row1 {
	border-top	 	: 0px solid #808080;
	border-bottom	: 0px solid #808080;
	border-left	 	: 1px solid #808080;
	border-right 	: 0px solid #808080;
	padding			: 5px 10px 5px 10px;
	width			: 120px;
}

#row2 {
	border-top	 : 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left	 : 1px solid #808080;
	border-right : 1px solid #808080;
	padding	: 5px 10px 5px 10px;
}

a.button {
	font-weight		: ;
	display			: block;
	width			: 150px;
	padding-top		: 5px;
	padding-bottom	: 5px;
	padding-left	: 5px;
	padding-right	: 5px;
	text-align		: center;
	text-decoration	: none;
	color			: white;
	background-color: #FF8C00
;
	border			: 4px outset #FF8C00;
}

/*
.footer {
	width: 744px;	
}
.bottom-button {
	width: 744px;	
}
.kami {
	width: 744px;	
}
.manifest_denshi_info {
	width: 744px;	
}
.haiba_info {
	width: 744px;	
}
.haiki_kami_info {
	width: 744px;	
}
.haiki_denshi_info {
	width: 744px;	
}
.last_syoba_info {
	width: 744px;	
}
.unp_info {
	width: 744px;	
}
.syo_info {
	width: 744px;	
}
*/