@charset "utf-8";

/* ==================================================
実行中イメージ表示位置
================================================== */
.tit2={
	height:80;
	font size:18pt;
	bold:true;
}

/* ==================================================
テーブル見出しの色
================================================== */
#tmp_raise table.item_list_past th {
/*    background-color: #ccccff; */
    background-color: #c0c0c0;
}