
#banner {
	margin: 17px 0 25px 0;
	width: 900px;
	height: 200px;
	overflow: hidden;
}

#sidebar {
	float: left;
	width: 240px;
}

	#lastupdated {
		background: url(lastupdated.png) no-repeat;
		height: 18px;
		font-size: small;
		color: #333;
		background-color: #FFF;
		margin-bottom: 22px;
		padding-left: 100px;
	}

	#jcqhc_banner {
		display: block;
		width: 205px;
		height: 68px;
		background: url(jcqhc.png);
		text-indent: -9999px;
		
		margin-bottom: 4px;
	}

	#mammography {
		display: block;
		width: 205px;
		height: 139px;
		background: url(mammography.png);
		text-indent: -9999px;
		
		margin-bottom: 24px;
	}
	
	#resident {
		display: block;
		width: 202px;
		height: 88px;
		background: url(resident.png);
		text-indent: -9999px;
		
		margin-bottom: 5px;
	}
	
	#recruit {
		display: block;
		width: 202px;
		height: 88px;
		background: url(recruit.png);
		text-indent: -9999px;
		
		margin-bottom: 25px;
	}
	
	#esm_juzen {
		display: block;
		width: 202px;
		height: 74px;
		background: url(esm-juzen.png);
		text-indent: -9999px;
		
		margin-bottom: 5px;
	}

	#jyuzen_kango {
		display: block;
		width: 202px;
		height: 74px;
		background: url(jyuzen-kango.png);
		text-indent: -9999px;
		
		margin-bottom: 22px;
	}

#main {
	float: right;
	width: 650px;
}

	#main_upper {
		padding-left: 30px;
		border-left: 1px dotted rgb(28,100,169);
		margin-bottom: 20px;
	}
	
	#forpatients {
		float: left;
		position: relative; /* IE6:ボーダーが消えるバグに対処 */
	}

		#forpatients h2 a {
			display: block;
			width: 246px;
			height: 29px;
			line-height: 29px; /* IE6:もともとのh2のサイズに従ってheightが拡張されるのを阻止 */
			background: url(forpatients.png);
			text-indent: -9999px;
			
/*			margin-left: -34px;*/
			margin-bottom: 10px;
		}
		
		.shortcutmenu {
/*			float: left;*/
/*			width: 180px;*/
/*			margin-left: 34px;*/
			margin-bottom: 15px;
		}
		
		.shortcutmenu ul {
/*			margin-left: 20px;*/
			margin-bottom: 10px;
		}
		
		.shortcutmenu li {
			list-style: none;
			line-height: 1.3;
		}
		
		#others {
/*			margin-left: 20px;*/
		}
		
		#announcement {
			float: right;
			
			width: 425px;
			margin-bottom: 10px;
		}
		
		#announcement h3 {
			width: 433px;
			height: 37px;
			line-height: 37px; /* IE6:もともとのh2のサイズに従ってheightが拡張されるのを阻止 */
			background: url(announcement.png);
			text-indent: -9999px;
			
			margin-bottom: 8px;
		}
		
		#announcement dl {
			margin-left: 8px;
			margin-bottom: 8px;
		}
		
		#announcement dt {
		}
		
		#announcement dd {
			margin-top: 5px;
			margin-bottom: 10px;
			font-size: 0.9em;
			
			padding-bottom: 10px;
			border-bottom: 1px dotted rgb(28,100,169);
		}
	
		#cedar {
			display: block;
			width: 208px;
			height: 72px;
			background: url(cedar.png);
			text-indent: -9999px;
			
			margin-top: 15px;
		}
	
	#medical {
		float: right;
		width: 320px;
	}
	
		#medical h2 a {
			display: block;
			width: 246px;
			height: 29px;
			line-height: 29px; /* IE6:もともとのh2のサイズに従ってheightが拡張されるのを阻止 */
			background: url(medical.png);
			text-indent: -9999px;
			
			margin-bottom: 10px;
		}
		
		#kangobu {
			display: block;
			width: 202px;
			height: 51px;
			background: url(kangobu.png);
			text-indent: -9999px;
			
			margin-top: 15px;
		}
		
		#circle {
			display: block;
			width: 202px;
			height: 51px;
			background: url(circle.png);
			text-indent: -9999px;
			
			margin-top: 5px;
		}
	
	#nosmoking {
	}
	
		#nosmoking a {
			display: block;
			background: url(nosmoking.png) no-repeat left center;
/*			height: 32px;
*/			
			padding-left: 30px;
			padding-top: 8px;
			padding-bottom: 8px;
			margin-bottom: 8px;
/*			margin-left: 34px;*/
		}
	
	#hohoemi_container {
		clear: both;
		padding-top: 15px;
		padding-bottom: 10px;
	}
	
		#hohoemi_container h2 a {
			display: block;
			width: 426px;
			height: 29px;
			line-height: 24px; /* IE6:もともとのh2のサイズに従ってheightが拡張されるのを阻止 */
			background: url(hohoemi.png);
			text-indent: -9999px;
			
			margin-bottom: 10px;
		}
	
		.hohoemi_content {
			font-size: 90%;
			margin-top: 10px;
			margin-bottom: 5px;
			margin-left: 70px;
		}
		
		#hohoemi_container p {
/*			margin-left: 34px;*/
		}
	
	#whatsnew h2 {
/*		clear: both;*/
		
		font-size: 1em;
		font-weight: bold;
		margin-bottom: 12px;
		
		background: url(h1.png) right no-repeat;
	
	/*	border: 1px solid #666666;*/
		background-color: rgb(38,110,179);
		color: #eeeeff;
	/*	background-color: rgb(156,200,242);
		color: #333366;*/
		padding: 2px 0 2px 8px;
		
/*		width: 650px;
		height: 27px;
		line-height: 27px;  IE6:もともとのh2のサイズに従ってheightが拡張されるのを阻止 
		background: url(whatsnew.png);
		text-indent: -9999px;
		
		margin-bottom: 12px;*/
	}
	
	#whatsnew table {
		font-size: 90%;
	}
	
#footer {
	background: none; /* adhoc: サブメニューの背景を上書き */
}

	#footer #counter {
		position: absolute;
		right: 3px;
		bottom: 100px;
		
		width: 84px;
		height: 22px;
	}
	


