@charset "utf-8";
/* CSS Document */
h4{
	margin-top:2%;
}
.link{
	font-size:10px;
	padding:2% 2% 0;
}
.link li{
	border-bottom:#666666 dotted 1px;
	padding:0 5px 3px;
	margin-bottom:3px;
}
.link li img{
	margin-right:5px;
}
.link li:last-child{
	margin-bottom:0px;
}