@charset "utf-8";
/* CSS Document */

#top-link a {
	width: 280px;
	color: #333;
	text-align: center;
	display: block;
	border: solid 1px #CCC;
	padding: 15px 0;
}
#top-link a:hover {
	text-decoration: none;
}