@charset "utf-8";

dl.links dt{
	display:block;
	font-size:14px;
	padding-left:20px;
	background:url(img/arrow02.gif) left center no-repeat;
	color:#66F;
	border-bottom:dotted 1px #999;
}
dl.links dd{
	display:block;
	font-size:12px;
	line-height:130%;
	color:#666;
	padding:2px 0 10px 2em;
}
.links dt a,
.links dd a{
	color:#66F;
	text-decoration:underline;
}

img.float_left{
	margin-right:5px;
}
img.float_right{
	margin-left:5px;
}
