@charset "shift_jis";


/**/

#leftArea .section { width:551px;}

#leftArea .block01,
#leftArea .block02 { padding-bottom:20px;}


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

#leftArea .block01 p.photo,
#leftArea .block02 p.photo {
	float:right;
	padding:0 0 15px 15px;
}

#leftArea .block01 p.txt,
#leftArea .block02 p.txt {clear:both;}

.link { margin:0px 0;}

.pdfDownload { margin-top:20px;}


/* 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;

}

