@charset "utf-8";

dl {
	margin-bottom: 20px;
}
dt {
	margin-top: 20px;
	margin-bottom:10px;
	font-size: 110%;
	font-weight: bold;
}
dt#first{
	margin-bottom:10px;
}
dd a {
	display:block;
	width:770px;
	height:30px;
}
dd a:hover {
	background-color: #E0E0E0;
}
dd img{
	margin-left:10px;
}
