@import url("common.css");

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

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

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

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