#aboutNavigation ul:after,
#mainContents dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#aboutNavigation ul,
#mainContents dl {
	display: inline-table;
	/*\*/
	display: block;
	*height: 1%;
	/**/
}

/* MAINCONTENTS */
#mainContents {
	padding-top: 65px;
	padding-bottom: 54px;
	width: 598px;
	float: right;
	line-height: 1.6;
	font-size: 12px;
	/*\*/
	*font-size: 75%;
	/**/
}
	#mainContents * {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#mainContents div.section {
		width: 470px;
		padding-bottom: 16px;
	}
	#mainContents h1 {
		background: url(title.gif) no-repeat left top;
		margin-bottom: 117px;
		width: 49px;
		height: 29px;
		/*\*//*/
		padding-bottom: 29px;
		/**/
		text-indent: -999px;
		overflow: hidden;
	}
	#mainContents div.photo {
		margin-bottom: 29px;
	}
	#mainContents h2 {
		background: url(hed_01.gif) no-repeat left top;
		margin-bottom: 16px;
		width: 189px;
		height: 14px;
		/*\*//*/
		padding-bottom: 14px;
		/**/
		text-indent: -999px;
		overflow: hidden;
	}
	#mainContents p {
		margin-bottom: 19px;
	}
