@import url("common.css");

h1 {
	border-bottom-color: #FFAA00;
}

h2 {
	border-top-color: #FFD480;
}

p {
	width: 600px;
	margin: 10px auto;
}

#Contents table {
	width: 600px;
}
#Contents th {
	width: 100px;
}