@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*-------------------------------------------------------------------
	#recording
-------------------------------------------------------------------*/
#recording .mainimg {
	margin-bottom: 50px;
	text-align: center;
}
#recording .text {
	margin-bottom: 30px;
}
#recording .text p {
	margin-bottom: 30px;
}
#recording .text dl.list {
	margin-top: 60px;
}
#recording .text dl.list dt {
	margin-bottom: 3px;
}
