/* 琉球大学医学部第一内科 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_side08.jpg) no-repeat left bottom;
	height: 450px;
}
#pagetitle h1 {
	font-size: 14px;
	color: #0064a4;
	display: none;
}
.sitemap-title {
	background: url(../images/sitemap_title.gif) no-repeat 20px 20px;
	height: 50px;
	vertical-align: top;
}
#sitemap h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background: #EEEEEE;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 5px solid #999999;
	padding-left: 10px;


}
