@charset "euc-jp";

#links {
	width: 700px;
	margin: 0 auto;
	clear: both;
}

#links table {
	width: 677px;
	margin: 0 auto;
	font-size: 75%;
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}
#links table th {
	padding: 20px 5px;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}
#links table td {
	padding: 10px;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	line-height: 140%;
}
