/********************************************************************************
atis_recreport.css
	Atis collection [Update History] Default CSS
	LastUpdate : 2007-06-26
	※CSS定義は管理者以外の更新を禁止とする
********************************************************************************/

/************************************************************/
/* TABLEレイアウト */
/* 下記の掲載には必ず許可を取る事  */
/************************************************************/
table.table-top
{
	border-style:solid;
	border-width:1px;
	border-color:#FF0000;
	background:url("/history/img/img_bar.jpg");
	line-height:14px;
}

/* TABLE枠フレーム指定 */
table.table-middle
{
	border-style:solid;
	border-width:1px;
	border-top:none;
	border-color:#FF0000;
}
