dt {
	background-image: url(../img/icon/sq_red.gif);
	background-repeat: no-repeat;
	font-weight: 600;
	font-size: 16px;
	background-position: 0px 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
	letter-spacing: 0.4em;
	margin-left: 15px;
	padding-left: 30px;
}
dd {
	background-image: url(../img/icon/tri_red.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 22px;
	margin-left: 25px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	letter-spacing: 0.15em;
	margin-right: 20px;
}
#main dd a:hover {
	background-color: #FFF3DF;
	display: block;
	background-image: url(../img/icon/link.gif);
	background-repeat: no-repeat;
	background-position: 520px;
}
#main dd a {
	display: block;
}

