@charset "UTF-8";
table.link-box {
	width: 500px;
	height: auto;
	margin: 30px 0 30px 75px;
}
.link-box td {
	padding: 10px 0;
	border-bottom: 1px dashed #333333;
}
.link-box .tdl {
	width: 250px;
	padding-left: 25px;
	background: url(../img/link/listMarker.gif) left no-repeat;
}
