/*
 * All Rights Reserved, Copyright(C) 2003, Hitachi, Ltd.
 * 
 * プロジェクト名：
 * 　自動車リサイクルシステム
 * 
 * 備考　：
 * 　 なし
 * 
 * 履歴　：
 *    日付　　　　　　バージョン　　Ｐ票ＮＯ　　内容　　　　　　
 * 　 2003/06/13　    01.00                  新規作成
 * 
 * $Workfile: XXXblue.css $
 * $Revision: 1 $
 * $Modtime: 03/12/13 15:48 $
 * 
 */

table {
	border: 1px solid #666666;
	text-align: left;
}

.borderNone {
	border: 0px solid;
}

.borderTr {
	border-top: 1px solid #666666;
	border-bottom: 0px;
	border-right: 1px solid #666666;
	border-left: 0px;
}

.land {
	margin-top:5px;
	margin-bottom:10px;
}

.gray{
	background-color: #f0f8ff;
	font-size:12px;line-height: 16px;
	font-weight:bold;
	padding: 2px;
	border-top: 0px;
	border-bottom: 1px solid #666666;
	border-right: 0px;
	border-left: 1px solid #666666;
	text-align:center;
}

.white{
	background-color: #ffffff;
	font-size:12px;
	line-height: 16px;
	padding:2px;
	border-top: 0px;
	border-bottom: 1px solid #666666;
	border-right: 0px;
	border-left: 1px solid #666666;
}

.red{
	background-color: #FF6666;
	font-size:12px;
	line-height: 16px;
	padding:2px;
	border-top: 0px;
	border-bottom: 1px solid #666666;
	border-right: 0px;
	border-left: 1px solid #666666;
}

.blue{
	background-color: #b0cbdb;
	font-size:12px;
	line-height: 16px;
	padding:2px;
	border-top: 0px;
	border-bottom: 1px solid #666666;
	border-right: 0px;
	border-left: 1px solid #666666;
}

.menu{
	background-color: #f0f8ff;
	font-size:12px;line-height: 16px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.navy{
	background-color: #b0cbdb;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

/* PX19068-00 start */
.navy_fixfont{
	background-color: #b0cbdb;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
}
/* PX19068-00 end */

/* Body */
body {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	color: #535353;
	background-color: #FFFFFF;
	font-size: 10pt;
	font-family: 'ＭＳ ゴシック';
}

strong{
	font-weight:bold;
}

/* Link */
A:link {color:#003399; text-decoration: none;}
A:visited {color:#003399; text-decoration: none;}
A:hover {text-decoration : blink; color:#3366FF; text-decoration:underline;}

/* Header left */
.head {
	color: #535353;
	font-size: 14pt;
	font-weight: bold;
}

/* Header right */
.headComments {
	color: #535353;
	font-size: 12px;
	font-weight: bold;
}

/* Sub Header */
.headSub {
	color: #535353;
	font-size: 11pt;
	font-weight: normal;
	padding-top: 8px;
	font-weight: bold;
	padding-bottom: 8px;
}

/* System Name */
.headSys {
	color: #006699;
	font-size: 12pt;
	padding-top: 14px;
	font-weight: bold;
	padding-bottom: 10px;

}

/* Time */
.time {
	color: #535353;
	font-size: 10pt;
	font-weight: normal;
}

/* Caution */
.caution {
	color: #ff4500;
	font-size: 10pt;
	font-weight: normal;
}



/* textarea-error */
.textareaError{
	font-weight: bold;
	color: #FF0000;
	font-size: 11pt;
/*	background-color: #C0C0C0; */
	background-color: #DCDCDC;
/*	background-color: #F0F8FF; */
/*	background-color: #F5F5F5; */
	width: 100%;
	height: 50;

}

/* textarea*/
.textarea{
	background-color: #FFFFFF;
	width: 100%;
	height: 50;

}

/* textarea-disabled */
.textareaDisabled{
	background-color: #C0C0C0;
	width: 100%;
	height: 50;
}

/* textbox-disabled */
.textboxDisabled{
	background-color: #C0C0C0;
}

/* textboxLogin*/				/* PX19004-00 */
.textboxLogin{					/* PX19004-00 */
	font-family:ＭＳ ゴシック,sans-serif;	/* PX19004-00 */
	font-size: 9pt;				/* PX19004-00 */
  width: 100%;                            /* PX19059-00 */
}						/* PX19004-00 */

/* width **********************************/

.widthHalf{
	width: 390px;
}

.widthTwofive{
	width: 250px;
}

/* 1/4 */
.widthQuarter{
	width: 195px;
}

.widthFive{
	width: 150px;
}

/* 1/6 */
.widthOneSix{
	width: 130px
}

/* 1/8 */
.widthOneEight{
	width: 90px
}

/* 1/10 */
.widthOneTen{
	width: 60px
}


/* size **********************************/
/* 1/4 */
.sizeQuarter{
	size: 20;
}
/* 1/4 */
.sizeHalf{
	size: 40;
}

/* Scrollbar */
.ScrollM10 {
  width: 81.5%;
  height: 265px;
  overflow: auto;
}

/*
・1/2 one half
・2/3 two third
・3/4 three quarters
・3_1/2（3と1/2） three and one half 
・分数
・分子
・分母
・帯分数
・真分数
・仮分数
・約分
・逆数
 
*/

/* 枠の無しLabel */
.txtdisabled{
  font-size:12px;
  color:#000000;
  line-height: 16px;
  padding: 0px;
  border-top: 0px;
  border-bottom: 0px;
  border-right: 0px;
  border-top: 0px;
  border-left: 0px;
}
