@charset   "UTF-8";

/*leadcontent*/
#lead p.leadSentence {
	line-height: 1.5;
	margin-bottom: 20px;
}
#lead .column {
	clear: both;
	width: 100%; /* for WinIE6,7 */
}
#lead p {
	line-height: 1.5;
}
#lead h2 {
	margin-bottom: 10px;
}
#lead dd {
	line-height: 1.2;
	margin-bottom: 10px;
	border-bottom: 1px solid #B9DCFF;
	padding-left: 24px;
	text-decoration: none;
}
#lead dt {
	padding-left: 12px;
}
