div#stay-plan-list {
	margin-bottom: 20px;
	margin-top: 20px;
}
div#stay-plan-list h2.plan-list-title {
	font-size: 14px;
	color: #8b0000;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #666666;
}
div#stay-plan-list dl {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5em;
}
div#stay-plan-list dl dt {
	background-image: url(../index_img/linkicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	height: 20px;
	margin: 0px 0px 2px;
	padding: 0px 0px 0px 20px;
}
div#stay-plan-list dl dd {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 20px;
}
