@import url("common.css");

#top .toptitle {
	background: url("../gastroenterological-surgery2/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 p {
	margin-bottom: 20px;
}
#contents p.img_r {
	float: right;
	margin: 0 0 0 10px;
}
#contents dl {
}
#contents dl dt {
	border-bottom: 1px solid #ccc;
	margin: 20px 0;
	padding: 5px 0 5px 10px;
}
#contents dl dt span {
	font-size: 130%;
	font-weight: bold;
	padding: 0 0 0 12px;
	border-left: #7CCAD8 6px solid;
	display: block;
}
#contents dl dd {
}
#contents dl dd ul {
	padding-left: 1em;
}
#contents dl dd ul li {
	background:url(../img/point_blue.gif) no-repeat left 6px;
	padding: 0 0 0 15px;
	line-height: 1.3;
	margin-bottom: 8px;
}



















































