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

dl {
	padding:0 0 100px 10px;
	margin-bottom:20px;
	clear:both;
	border-left:#CBE0F8 solid 3px
}
dt {
	font-weight:bold;
	margin-bottom:10px;
}
.link-img {
	float:left;
	margin-right:30px;
	padding:10px;
	width:250px;
	background-color:#EEEEEE;
	text-align:center;
}
.link-detail {
	float:left
}
