@charset "UTF-8";

/* あなぶきメディカルケアについて */

#contents{
	padding: 20px 80px 0 80px;
}

#about{
	margin-bottom: 80px;
}

#about h2,
#group h2{
	margin-bottom: 25px;
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
}

#about h2{
	width: 401px;
	height: 25px;
	background-image: url(../img/about/h2_about.png);
}

#group h2{
	width: 699px;
	height: 27px;
	background-image: url(../img/about/h2_group.png);
}

#about p{
	margin-bottom: 1em;
	font-size: 120%;
	line-height: 1.6em;
}

#group p{
	margin: 50px 0 1em 0;
	font-size: 120%;
	line-height: 1.6em;
}

#group p.image{
	position: relative;
	left: 30px;
	float: right;
	margin: 0;
}
