@charset "utf-8";
#wn_content {
	width: 590px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 12px;
}
#wn_content dl {
	width: 560px;
	margin-left: auto;
}
#wn_content dt {
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	line-height: 21px;
	height: 21px;
	padding-left: 13px;
	background-position: 0px 5px;
}
#wn_content dd {
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9966;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

