@import url("common.css");

#top .toptitle {
	background: url("../surgical-education/img/Surgical_top_img.jpg") no-repeat left top;
}
#contents h2 {
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 20px;
	clear: both;
	border-bottom: 1px solid #07ACBA;
	color: #059EAB;
}
#contents .subhead {
	clear: both;
}
#contents .subhead span {
	font-size: inherit;
}

#contents p {
	margin-bottom: 20px;
}
#contents p .b{
    font-weight: bold;
}
#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;
}


.table{
	padding:8px 10px;	
}
table.member{
	border-collapse: collapse;
	width: 100%;
}
.table td{
	border:#eee 1px solid;
	padding: 15px;	
}



dl.research {
	border: #EEE 4px solid;
	padding: 10px 16px;
	margin: 14px 2px 20px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
dl.research dt {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 12px;
	border-bottom: #DDD 1px dotted;
	color: #058F9A;
	padding: 0 4px 3px;
	letter-spacing: 2px;
	display: block;
}
dl.research dd {
	margin-top: 4px;
    margin-left: 23px;
    text-indent: -1.8em;
	
}
dl.research dd span {
	font-size: 120%;
	padding-right: 10px;
	color: #3EB4C7;
	font-style: italic;
	
}
dl.research dd.grouptitle{
	font-size: 120%;
	font-weight: bold;
	color: #058F9A;
}

ul.abroad{
	padding: 5px 15px;	
}

ul.abroad li{
	margin-bottom: 10px;	
}
ul.abroad li span{
	font-weight:bold;	
}


































