@import url("common.css");

h1 {
	border-bottom-color: #00AAFF;
}

h2 {
	border-top-color: 1px solid #80D4FF;
}

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