/* リストテーブル */
table.clsList {
	background:#cfba73;
}

table.clsList th {
	background:#f5ebcc;
}

table.clsList td {
	background:#fffae6;
}
