.link {
	width: 890px;
	height: 1050px;
	margin: 0px 45px 10px 45px;
	background-color: #ffffff;
	padding: 10px;
}
.link a {
	text-decoration: none;
	font-size: 15px;
	color: #8b0000;
}
.link a:hover {
	color: #ff0000;
	font-size: 15px;
}
.ttl {
	margin-bottom: 20px;
}
.link table {
	padding-bottom: 15px;
}
