@import url("common.css");

#top .toptitle {
	background: url("../gastrointestinal/img/top.jpg") no-repeat left top;
}
#contents h2 {
	font-size: 180%;
	font-weight: bold;
	margin: 30px 0 20px;
	clear: both;
	border-bottom: 1px solid #07ACBA;
	color: #059EAB;
}
#contents h2.first {
	margin-top: 0;
}
#contents p {
	margin-bottom: 20px;
}



















































