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

/* link.php */
table#link{
}

table#link td{
	vertical-align:top;
	width:320px;
}

table#link td p a{
	color:#000;
	text-decoration:underline;
	
}
