@charset "utf-8";


/* content */

#content dl dd {
	margin-bottom: 35px !Important;
}

#content dl dd strong.title {
	display: block;
	margin-bottom: 15px !Important;
	padding: 8px 0 8px 8px;
	background-color: #3661AA;
	color: #FFF;
	line-height: 1.0em;
}


/* entry */

#content #Entry h2 {
	margin-top: 0;
}

#content #Entry p.Lead {
	margin-left: 35px;
}

#content #Entry dl {
	margin-left: 30px !Important;
}

#content #Entry dl dt {
	display: block;
	margin-bottom: 24px !Important;
	padding: 0;
	background-color: #3661AA;
	border-bottom: 3px solid #000033;

	color: #FFF;
	font-size: 85%;
}

#content #Entry dl dt strong.title {
	display: inline-block;
	padding: 14px 0 12px 12px;
	font-size: 116%;
	line-height: 1.0em;
}

#content #Entry dl dd {
	margin-bottom: 35px !Important;
	margin-left: 25px !Important;
	font-size: 108% !Important;
	line-height: 180%;
}

#second #content  #Entry dd img {
	float: none !Important;
	margin: 0 !Important;
}
