@charset "utf-8";

/*
 * XEBEC misc.css version 1.0b
 * Created: 2006-04-01 Modified: 2006-04-01
 */

/* for event */

.toc {
	padding: 0.5em;
	background: #eee;
	color: #000;
	}

.toc a:hover {
	background: #ddd;
	text-decoration: underline;
	}

.tac a:active {
	background: #ddd;
	color: #f00;
	text-decoration: underline;
	}
