#webpage dt {
	background-color: #828282;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/w-sankaku.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	text-indent: 1em;
	background-position: 8px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#webpage dd {
	background-color: #E2E1D6;
	font-size: 15px;
	margin-left: 0px;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7B8B3A;
	text-indent: 2em;
	padding-top: 3px;
	background-image: url(img/g-sankaku.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
#webpage dl {
	padding-right: 20px;
	padding-left: 20px;
}
#webpage dt a {
	color: #FFFFFF;
	text-decoration: none;
}
#webpage dd a {
	text-decoration: none;
}
