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

body {
	background: #DBE1E3 url(../images/com_bg.gif);
	margin: 0px 0px 25px;
	text-align: center;
}
.container {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	width: 700px;
	background: #FFFFFF url(../images/com_header.jpg) no-repeat right top;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 105px;
	text-align: right;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 15px;
}
#unvname h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	display: none;
}
#unvname p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#unvname a {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
#unvname a:hover {
	text-decoration: underline;
	color: #003399;
}
.menu-bar {
	background: #92CCF2 url(../images/com_menu.gif) repeat-x bottom;
	border-top: 1px solid #000066;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: bottom;
	padding: 5px 20px 7px;
	height: 28px;
}
#mainmenu a {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
#mainmenu a:hover {
	text-decoration: underline;
	color: #000066;
}
.footer {
	clear: both;
	text-align: center;
}
.copyright {
	font-size: 10px;
	color: #333333;
	font-family: "Geneva", "Helvetica", "ＭＳ ゴシック", "osaka";
	margin-top: 10px;
	margin-bottom: 0px;
}
.address {
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.contents {
	margin: 10px 19px 20px;
}
.rightbox {
	vertical-align: top;
	width: 500px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#leftside ul {
	list-style: none;
	font-size: 14px;
	line-height: 1.4em;
	color: #0066CC;
}
#leftside li {
	background: url(../images/com_submenu.gif) no-repeat left top;
	padding-left: 20px;
	margin-left: -30px;
	padding-bottom: 5px;
}
#leftside a {
	color: #666666;
	text-decoration: none;
}
#leftside a:hover {
	color: #666666;
	text-decoration: underline;
}
#rightside h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 20px;
	background: url(../images/com_title.gif) no-repeat;

}
#rightside h2 {
	font-size: 14px;
	line-height: 1.6em;
	color: #333333;
	padding-left: 10px;
	font-weight: normal;
	padding-bottom: 10px;

}
#rightside h3 {
	font-size: 13px;
	line-height: 2em;
	color: #990000;
	padding-left: 10px;
	font-weight: normal;
}
.pageback {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 15px;
	width: 698px;
}
#back a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#back a:hover {
	color: #003399;
	text-decoration: underline;
}
.spacer {
	margin: 0px;
	padding: 0px;
}
