/* 琉球大学医学部第一内科 CSS Document */

.submenu {
	width: 160px;
	border-right: 1px dashed #CCCCCC;
	font-size: 12px;
	vertical-align: top;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background: url(../images/com_side03.jpg) no-repeat left bottom;
	height: 450px;
}
#pagetitle h1 {
	font-size: 14px;
	color: #0064a4;
	display: none;
}
.group-title {
	background: url(../images/group_title.gif) no-repeat 20px 20px;
	height: 50px;
	vertical-align: top;
}
.group-infection-title {
	background: url(../images/group_infection_title.gif) no-repeat 20px 20px;
	height: 50px;
	vertical-align: top;
}
.group-breathing-title {
	background: url(../images/group_breathing_title.gif) no-repeat 20px 20px;
	height: 50px;
	vertical-align: top;
}
.group-digestive-title {
	background: url(../images/group_digestive_title.gif) no-repeat 20px 20px;
	height: 50px;
	vertical-align: top;
}
.group-subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
}
.group-name {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding-left: 5px;
	padding-top: 10px;
}
.group-detail {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #666666;
}
