@charset "utf-8";

#leftBox h3 {
	margin-bottom:20px;
}

#leftBox p {
	margin-bottom:20px;
}

#leftBox dl {
	width:100%;
	margin-bottom:30px;
}

#leftBox dl dt {
	width:100%;
	font-weight:bold;
	margin-bottom:10px;
}
/*
#leftBox dl dt dd {
	width:100%;
	text-indent:2.0em;
	margin-bottom:20px;
}
*/

