.link a:hover, 
.link a:link, 
.link a:active, 
.link a:visited {
	color:#191970;
	text-decoration:none;
}
table.link {
	border:none;
	border-bottom:solid #666666 0.05em;
	width:580px;
/*	background-color:#F5EFDA;*/
	empty-cells:show;
	border-collapse:collapse;
	margin:5px;
}
.link td{
	border-top:0.02em solid #666666;
	padding:0.3em 0.5em;
	text-decration:none;
}
.link td.title {
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	width:240px;
/*	background-color:#E0E0E0;*/
	letter-spacing: -0.02em;
}
.link td.co_title {
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	width:200px;
/*	background-color:#E0E0E0;*/
	letter-spacing: -0.02em;
}
.link td.memo {
	background-color:#FFF5EE;
	font-size:small;
	color:#404040;
	font-family:"�l�r �o�S�V�b�N";
}