@charset "UTF-8";

/* =======================================

	Money CSS

========================================== */

body#Money #document #contents1 .section {
	clear: both;
	margin-bottom: 80px;
	overflow: hidden;
	}
body#Money #contents1 .section p {
	margin-bottom: 10px;
	line-height: 146.5%;
	}
body#Money #contents1 .section ul {
	clear: both;
	margin-bottom: 40px;
	padding-top: 10px;
	border-top: 1px dotted #CCC;
}
body#Money #contents1 .section ul li {
	margin-bottom: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}

