@charset "utf-8";

#contentArea #schedule ul.scheduleList {
	margin-bottom: 15px;
}
#contentArea #schedule ul.scheduleList li {
	margin-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contentArea .pictureAreaLeft {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}

