div.wrap div#content h3 {
	font-size:large;
	background:transparent url(/privilege/images/idx_bg_001.gif) no-repeat left bottom;
	padding:5px 20px 5px 40px;
	font-weight:bold;
	color:#706F51;
	}
div.wrap div#content div.inner p.lead {
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:dotted 1px #cccccc;
	}
div.wrap div#content div.inner div.post {
	background:transparent url(/common/images/body_ico_001.gif) no-repeat scroll left 0.35em;
	padding:0 0 10px 12px;
	margin-bottom:20px;
	border-bottom:dotted 1px #cccccc;
	}
div.wrap div#content div.inner div.post:last-child   {
        border-bottom:none;
        margin-bottom:0px;
        }