@charset "UTF-8";


/* leftcolumn */

div#leftcolumn h2 {margin-top: 37px;	margin-bottom: 37px;}
div#leftcolumn p {margin-top: 37px; margin-bottom: 37px;}

div#leftcolumn h2 {width: 24%; float: left; }
div#leftcolumn p  {margin-left: 29%;}



div#leftcolumn h2 {
	clear: left;
	font-size: 80%;	
	line-height: 180%;
	color: #656359;
}

div#leftcolumn p  {	
	margin-left: 29%;
	font-size: 80%;
	line-height: 180%;
}

