@charset "UTF-8";

p#startTxt {
	margin-top: 20px;
}

#mapbox {
	width: 622px;
	margin-top: 20px;
}

#mapbox p {
	border-bottom: 1px dotted #cccccc;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	width: 622px;
	font-weight: bold;
}

#mapbox ul {
	padding: 3px 0 2px 7px;
	text-indent: 0px;
	width: 610px;
}

*html #mapbox li {
	text-indent: 3px;
}

#mapbox li {
	margin-bottom: 2px;
	padding-left: 18px;
	background: url(../images/red_icon.gif) no-repeat left center;
}

#mapbox  li#last {
	background: url(../images/red_icon_last.gif) no-repeat left center;
}

.ekey {
	font-size: 10px;
	color: #666666;
	margin-left: 10px;
	font-weight: normal;
}

.date {
	margin-left: 5px;
}