@charset "euc-jp";

/* Link */
#link{
	width:550px;
	margin:0 0 20px 0;
}
.link{
	width:525px;
	padding:10px 0 10px 25px;
	font-size:14px;
	line-height:20px;
	background-image:url(../img/link/list_bg.gif);
	background-repeat:no-repeat;
	border-bottom:1px dotted white;
	text-align:left;
	vertical-align:top;
	
}

