#body{
	margin: 0px auto 0 auto;;
}

/* common */
#body .image {
	text-align: center;
	margin: 12px 0 0;
}

#body .center{
	text-align: center;
}

/* headingBlock */
#body div.headingBlock{
	margin: 36px 0 0;
}
#body div.headingBlock h2{
	margin: 0 12px;
	padding: 0;
	background-image: none;
	background-color: #ffffff;
	font-size: 160%;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}
#body div.headingBlock p{
	margin: 12px 12px 0;
	font-size: 130%;
	text-align: center;
	line-height: 1.5;
}

/* bodyBlock */
#body div.bodyBlock {
	margin-top: 50px;
}

#body div.bodyBlock h3{
	margin: 50px 12px 0;
	border: none;
	font-size: 135%;
}

#body div.bodyBlock h4{
	margin: 30px 12px 0;
}

#body .specialParallelBlockA01{
	margin: 12px 0 0 0;
	/*\*/
	overflow: hidden;
	_height: 1px;
	_overflow: visible;
	zoom: 1;
	/**/
	/*\*//*/
	overflow: hidden;
	/**/
}

#body .specialParallelBlockA01:after{
    content: ".";
    display: block;
    height: 1px;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

#body .specialParallelBlockA01 .colA01{
	float: left;
	width: 351px;
	margin: 0 33px 0 0;
}

#body .specialParallelBlockA01 .colA02{
	float: left;
	width: 351px;
}

#body .specialParallelBlockA01 .colA01 .image {
	text-align: right;
	margin: 0;
}
