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

.contents {
	border-bottom: #CCC solid 1px;
	padding-bottom: 10px;
}

.contents img {
	margin-left:20px;
	float:left;	
}

.link dt {
	margin-top:20px;
	font-size:medium;	
}

.link dd {
	margin-top:5px;
	margin-left: 30px;	
}