@import url("common.css");

#top .toptitle {
	background: url("../biliary-tract/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;
}
#contents ul {
	padding-left: 1em;
}
#contents ul li {
	background:url(../img/point_blue.gif) no-repeat left 6px;
	padding: 0 0 0 15px;
	line-height: 1.3;
	margin-bottom: 8px;
}



















































