@charset "utf-8";
#day-service {
	background-image: url(../images/day-service/day-title.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 620px;
	padding-top: 50px;
	margin-bottom: 20px;
}
#sample-images {
	width: 620px;
	margin-bottom: 30px;
	height: 350px;
}
.sample {
	padding: 10px;
	float: left;
	height: 130px;
	width: 160px;
	border: 1px solid #CCCCCC;
	background-color: #DEE0E9;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#madori {
	background-image: url(../images/day-service/madori.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 500px;
	width: 620px;
	margin-bottom: 30px;
}
#notes {
	width: 620px;
	font-size: 10px;
	line-height: 150%;
	color: #666666;
}
