#content .subimg{
	float: right;
	margin: 0 0 30px 30px;
}
#content .firstimg{
	margin-top: 20px;
}


#content h3{
	height: auto;
	background: transparent url('../img/subhead-left-bg.png') no-repeat left center;
	line-height: 1.0em;
	border-bottom: 2px solid #b2b2b2;
	padding: 7px 0 7px 15px;
	margin: 18px 0 10px 0;
	clear: right;
}


#content .members{
	border: 2px solid #accce8;
	padding: 15px;
	margin-bottom: 10px;
}
#content .members h4{
	background: transparent url('../img/labo/point.png') no-repeat left center;
	padding: 0 0 0 20px;
	line-height: 1.0;
	margin: 0 0 15px 0;
	color: #666;
	font-size: 100%;
}
#content .members li{
	font-size: 90%;
	min-height: 90px;
	clear: right;
}
#content .members li div{
	width: 330px;
}
#content .members li div img{
	float: right;
	margin-right: 30px;
}
#content .members li div p{
	font-size: 11px;
	padding: 0 90px 0 0;
}
#content .members li div span{
	font-weight: bold;
	font-size: 13px;
}
#content .members li div span span{
	font-weight: normal;
	font-size: 11px;
}


#content .members li div.odd{
	width: 300px;
	float: right;
}
#content .members li div.odd p{
	padding-right: 70px;
}
#content .members li div.odd img{
	float: right;
	margin-right: 0;
}


#content #history{
	background: transparent url('../img/h4-bg-dotted.png') repeat-x left bottom;
	padding: 0 0 8px 0;
	margin: 0 0 15px 0;
	font-size: 100%;
}

#content #histories{
	font-size: 80%;
}
#content #histories li{
	padding: 10px 0 10px 100px;
	position: relative;
	border-bottom: 2px solid #d8d8d8;
}
#content #histories li span{
	position: absolute;
	top: 10px;
	left: 0;
}
#content #histories li ul{
    list-style-position: outside;
}
#content #histories li ul li{
    list-style-type: disc;
    padding: 0;
    border: none;
}





