/* 琉球大学医学部第一内科 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_side06.jpg) no-repeat left bottom;
	height: 450px;
}
#pagetitle h1 {
	font-size: 14px;
	color: #0064a4;
	display: none;
}
.academy-title {
	background: url(../images/academy_title.gif) no-repeat 20px 20px;
	height: 50px;
	vertical-align: top;
}
.academy-subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
}.academy-detail {
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	padding-left: 20px;
	padding-bottom: 15px;
}
