@charset "shift_jis";


/**/

#leftArea .section { width:551px;}

#leftArea .section { padding-bottom:10px; background:url(../images/report/h_line.gif) left bottom no-repeat;}

#leftArea .pdfDownload { margin-bottom:30px;}

#leftArea .section h5 {
	font-weight:bolder;
	color:#686868;
}

#leftArea .section p.img {
	float:right;
	padding:0 0 15px 15px;
}





/* clearfix
---------------------------------------------------------------------------------------------------------*/

#leftArea .section:after {
  content: ".";
  display: block;
  height: 0.1px;
  font-size: 0.1em;
  clear: both;
  line-height: 0;
  visibility: hidden;
}

#leftArea .section:after{
  zoom: 1;

}

