#news dl {
	line-height: 1.3;
	padding-top: 7px;
	margin-bottom: 15px;
}
#news dl dt {
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #999;
	font-weight: bold;
	padding-left: 5px;
}
#news dl dd {
	margin-left: 0em;
	background-image: url(https://img05.shop-pro.jp/PA01164/156/etc/common_line_1dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 6em;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
#news dl dd strong {
	font-weight: bold;
	color: #C00;
}
