@charset "Shift_JIS";

/* Stylesheet Document */

/* ------------------------------
** e[u
------------------------------*/

table.route {
	background-color: #D5BAB0;
}

table.route th {
	background-color: #E2D2CF;
}

table.route td.title {
	background-color: #F0E8E1;
}

table.route td.option {
	background-color: #F9F5F2;
}

table.route td {
	background-color: #FFFFFF;
}