.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html {
	box-sizing: content-box; 
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
img {
	margin: 0;
	padding: 0;
	line-height: 1;
	border: none;
}

#docContent {
	padding-bottom: 20px;
}
#docContent p.Introduction {
	font-size: 13px;
	padding-left: 40px;
}

#Main {
	width: 514px;
	letter-spacing: 0em;
}
#Introduction {
	position: relative;
	widows: 456px;
	height: 166px;
	background: url(../images/FrameBiotecTop.png) no-repeat;
}
#Introduction p {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 22px;
	left: 30px;
	font-size: 15px;
	width: 390px;
}
#ImgBiotec01{
	position: absolute;
	top: 70px;
	left: 373px;
}
#AboutContents {
	margin-top: 25px;
	width: 100%;
	background: #FFFDEA;
	padding: 13px;
}
div#docContent #AboutContents h3 {
	width: 470px;
	height: 33px;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 27px;
	font-weight: bold;
	color: #FFF;
	line-height: 33px;
	padding-left: 11px;
}
div#docContent #AboutContents h3 span {
	font-size: 20px;
	font-weight: bold;
	clear: both;
}
.AboutContentsInner {
	width: 472px;
	margin-left: 8px;
	margin-top: 12px;
	padding: 0;
	clear: both;
}
div#docContent .AboutContentsInner h4 {
	font-size: 15px;
	padding: 0;
	margin-bottom: 12px;
}
div#docContent .AboutContentsInner p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	margin-bottom: 15px;
}

#Left01 {
	float: left;
	width: 134px;
}
#Right01 {
	float: right;
	width: 310px;
	padding-right: 20px;
}
.Box {
	font-size: 14px;
	padding: 10px;
	line-height: 1.6;
	margin-bottom: 25px;
	clear: both;
}
.Box a {
	color: #004A9F;
}
.BoxTitle {
	margin-top: .5em;
}
#Box01 {
	background: #E1C167;
}
#Box02 {
	background: #D5EBDF;
	width: 452px;
}
#ImgBiotec03 {
	display: block;
	float: right;
	width: 184px;
	padding: 0 20px 0 10px;
}
#Box03 {
	background: #FFE789;
	width: 452px;
}
#ImgBiotec04 {
	float: left;
	width: 173px;
	margin-bottom: 15px;
}
#Right03 {
	float: left;
	width: 279px;
}
div#docContent h3#Tit01 {
	background-color: #D5B445;
}
div#docContent .AboutContentsInner h4#Tit01-1 {
	color: #804F1B;
}
div#docContent h3#Tit02 {
	background-color: #87CAAC;
}
div#docContent .AboutContentsInner h4#Tit02-1 {
	color: #00A45B;
}
div#docContent h3#Tit03 {
	background-color: #82C1EA;
}
div#docContent .AboutContentsInner h4#Tit03-1 {
	color: #00A0E9;
}