@charset "utf-8";
.gridContainer.clearfix #contents .content dl dt a {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(6,6,6,1.00);
}
.gridContainer.clearfix #contents .content dl dd {
	margin-bottom: 20px;
	color: rgba(255,255,255,0.68);
	margin-left: 20px;
}