@charset "UTF-8";
.cd_box {
	width: 540px;
	padding-bottom: 20px;
	line-height: 1.4em;
	margin-left: 15px;
}


.cd_box .single_cd dt {
	float: left;
	width: 150px;
	margin-bottom: 20px;
}
.cd_box .single_cd dd {
	float: right;
	width: 380px;
	margin-bottom: 20px;
}
.cd_box table {
	width: 540px;
	clear: both;
}
.cd_box table th {
	text-align: left;
	padding: 5px;
}
.cd_box table td {
	width: 80px;
}
.cd_box table .glay {
	background-color: #DEDEDE;
}

