@charset "UTF-8";
#instruments_main {
	width: 860px;
	margin-right: 80px;
	margin-left: 80px;
	margin-top: 80px;
}
#instruments_main #cembalo {
	clear: both;
	margin-bottom: 50px;
}
#instruments_main #clavichord {
	clear: both;
	border-top: 1px solid #6C9;
	margin-top: 100px;
}
#instruments_main #fortepiano {
	clear: both;
	border-top: 1px solid #6C9;
	margin-top: 100px;
}
#instruments_main #rec_in {
	clear: both;
	border-top: 1px solid #6C9;
	margin-top: 100px;
	font-size: 14px;
	line-height: 1.75em;
}
#instruments_main #cl-photo {
	float: left;
	width: 260px;
	margin-top: 20px;
	margin-bottom: 50px;
}
#instruments_main #cl-text {
	float: right;
	margin-left: 0px;
	margin-top: 20px;
	padding-top: 0px;
	width: 550px;
	font-size: 14px;
	line-height: 1.75em;
}
#instruments_main #ce-photo {
	float: left;
	width: 260px;
	margin-top: 20px;
	margin-bottom: 50px;
}
#instruments_main #ce-text {
	float: right;
	margin-left: 0px;
	margin-top: 20px;
	padding-top: 0px;
	width: 550px;
	font-size: 14px;
	line-height: 1.75em;
}
#instruments_main #fo-photo {
	float: left;
	width: 260px;
	margin-top: 20px;
	margin-bottom: 50px;
}
#instruments_main #fo-text {
	float: right;
	margin-left: 0px;
	margin-top: 20px;
	padding-top: 0px;
	width: 550px;
	font-size: 14px;
	line-height: 1.75em;
}

.stext {
	color: #666;
	font-size: 12px;
	line-height: 1.25em;
}

.title {
	color: #69B67F;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
}
