*{
	color:	#333333;
	font-size:12px;
}
BODY{
	overflow:auto;
	scrollbar-track-color:#E7EFFF;
	scrollbar-face-color:#E7EFFF;
	scrollbar-shadow-color:#BFBFEF;
	scrollbar-darkshadow-color:#75758C;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#9999AA;
	background-color: #FFFFFF;
	font-size:12px;
	color:	#333333;

	A { font-size:12px; }
	A { font-weight:100; }
	A { color: #000095; }
	A { text-decoration: none; }
	A:link { color: #000095; }
	A:active { color: #00ff00; }
	A:visited { color: #000095; }
	A:hover { color:#00ff00; }
}
TABLE{
	font-size:12px;
}
.title {
	background-image:url("http://www.nagais.co.jp/docs/admin/img/title_bar.gif");
	background-repeat: no-repeat;
	padding:2px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	height:25px;
}
.tablebase  { background-color:#4886B4; border:none; }
.tabletitle { background-color:#E1F0F2; color:#2A7AB6; }
.tablecom   { background-color:#FFFFFF; }
.tablelog   { background-color:#88ddff; }
.tableholiday { background-color:#FF0000; }

.attention  { color:#CC0033; }
.confirm    { color:#00FF00; }
.subtitle   { color:white; }

.section { color:#0000FF; font-size:18px; font-weight:bold; }

.absent_0	{background-color:#FFFFFF;}
.absent_1	{background-color:#FF9966;}
.absent_9	{background-color:#DEDEBD;}

.CLT{
	background-image:url("http://www.nagais.co.jp/docs/admin/img/table/lt.gif");
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
.CRT{
	background-image:url("http://www.nagais.co.jp/docs/admin/img/table/rt.gif");
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
.CLB{
	background-image:url("http://www.nagais.co.jp/docs/admin/img/table/lb.gif");
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
.CRB{
	background-image:url("http://www.nagais.co.jp/docs/admin/img/table/rb.gif");
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
.TP{
	background-image:url("http://www.nagais.co.jp/docs/admin/img/table/top.gif");
	background-repeat:repeat-x;
	height:10px;
}
.BT{
	background-image:url("http://www.nagais.co.jp/docs/admin/img/table/bottom.gif");
	background-repeat:repeat-x;
	height:10px;
}
.RT{
	background-image:url("http://www.nagais.co.jp/docs/admin/img/table/right.gif");
	background-repeat:repeat-y;
	width:10px;
}
.LT{
	background-image:url("http://www.nagais.co.jp/docs/admin/img/table/left.gif");
	background-repeat:repeat-y;
	width:10px;
}
