@charset "utf-8";
/* CSS Document */

#main .entryBox dl dt {
	background:url(../img/day_back.jpg) no-repeat;
	height:25px;
	line-height:25px;
	font-weight:bold;
	color:#fff;
	padding-left:10px;
}
#main .entryBox dl dd {
	margin-left:10px;
	background:url(../img/icon.gif) no-repeat left center;
	padding:20px 0 20px 18px;
	margin-bottom:20px;
	border-bottom:1px dotted #D4D4D4;
}


#listFooter {
	text-align:center;
}
