div.report{
	background-image:url(../img/line.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-bottom:35px;
	
}

h4{
	font-size:14px;
	background-image:url("../seminar/img/midashi_title.gif");
	background-position:left top;
	background-repeat:repeat-y;
	padding-left:20px;
	font-weight:normal;
	line-height:1.5em;
}
h4 span{
	color:#009900;
	font-weight:bold;
}

h5{
	margin:15px 0 10px 0;
}


.lead{
	margin:20px 0 15px 0;
}

.ret{
	text-align:right;
	margin:-10px 0 0 0 !important;
	
}

.r25mg{
	margin-right:25px;
	
}

