@charset "UTF-8";
/* CSS Document */

#contentArea {
	min-height: 1200px;
}
html>body #contentArea {
	min-height: 1400px;
	*min-height: 1300px;
}
h2 {
	margin: 40px 0px 20px 0px;
}
h3  {
	line-height: 11px;
	color: #000000;
	font-weight: normal;
}
