@charset "utf-8";

dl.recinfo {
	overflow: hidden;
	width: 680px;
	margin-top:5px;
	margin-bottom: 20px;
}
dl.recinfo dt.titl {
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 65px;
	float: left;
	clear: both;
	border-bottom: 1px dotted #ccc;
	olor:#57504b;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:16px;
}
dl.recinfo dd.info {
	height:70px;
	margin-bottom: 10px;
	/*padding: 0 0 5px 0;*/
	border-bottom: 1px dotted #ccc;
	olor:#57504b;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:16px;
}

dl.recinfo dd.info p {
	margin:0px;
	padding-bottom:5px;
}