@import url("common.css");

/* ------------------------------
 Top
------------------------------ */

.biliary #top .toptitle {
	background: url(../m_group1/img/top.jpg) no-repeat left top;
}
.gastro #top .toptitle {
	background: url(../m_group2/img/top.jpg) no-repeat left top;
}

/* ------------------------------
 Main
------------------------------ */

#contents p.photo {
	float: left;
	display: inline;
	margin-bottom: 20px;
}
#contents dl.doctor {
	background-color: #DBF0F4;
	padding: 10px 20px 14px;
	width: 270px;
	float: right;
	display: inline;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0 5px 30px 0;
}
#contents dl.doctor dt {
	border-bottom: #6EC7D5 1px solid;
	margin: 0 0 14px 0;
	padding: 6px 0 6px 27px;
	font-weight: bold;
	letter-spacing: 0.2em;
	background: url(../img/point_square.png) no-repeat left center;
}
#contents dl.doctor dd {
	margin: 0 0 6px 10px;
}
#contents dl.doctor dd a {
	padding: 6px 0 6px 18px;
	background: url(../img/point_blue.gif) no-repeat left center;
}
#contents .subhead {
	margin: 26px 0 20px;
}
#contents p {
	margin-bottom: 1em;
	margin-left: 6px;
	margin-right: 2px;
}
#contents .box {
	border: #EEE 4px solid;
	padding: 10px 16px 6px;
	margin: 14px 2px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#contents .box .title {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 12px;
	border-bottom: #DDD 1px dotted;
	color: #058F9A;
	padding: 0 4px 3px;
	letter-spacing: 2px;
}
#contents .box p {
	margin: 10px 4px;
}

/* ---------- Biliary-pancreatic ---------- */


/* ---------- Gastrointestinal ---------- */

