.gaku {
	background-attachment: scroll;
	background-image: url(gaku.gif);
	background-repeat: no-repeat;
	background-position: center;

}
.link th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	padding: 2px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
}
.link td {
	padding-top: 7px;
	padding-bottom: 15px;
}
