@charset "UTF-8";
@import'common.css';
/* Copyright 2008 Iseikai Hospital. Global CSS */

/* day surgery schedule */
.sch_arrow {
	padding-bottom: 35px;
	background: url('../img/sch_arrow.gif') no-repeat 10px bottom;
	}
	
/* facilities */
#rmcon table#fcl {
	margin: 0 auto;
	border-collapse:separate;
	}
#rmcon #fcl th {
	background: #66ccfb;
	border: none;
	text-align: center;
	font-weight: normal;
	color: #333;
	margin: 5px;
	padding: 10px 5px;
	}
#rmcon #fcl td {
	background: #def;
	border: none;
	margin: 5px;
	padding: 10px 5px;
	empty-cells: hide;
	}
#rmcon table.no_b td {
	border: none;
	padding-left: 30px;
	background: url('../img/libg1.gif') no-repeat 10px center;
	}


.orange {
	background: #fc3;
	}
#dock_price th {
	text-align: left;
	}

.h-menu {
	width: 150px;
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	text-align: center;
	}
	.h-menu img {
		margin: 0 0 10px;
		}
	h3#lmkango {
		overflow: hidden;
		width: 214px;
		height: 170px;
		background: url(../img/lt06.jpg) no-repeat;
		}
	h3#lmsmap {
		overflow: hidden;
		width: 214px;
		height: 170px;
		background: url(../img/lt08.jpg) no-repeat;
		}
	h3#lmhana {
		overflow: hidden;
		width: 214px;
		height: 170px;
		background: url(../img/lt09.jpg) no-repeat;
		}
	#rmcon .nws dt {
		background: #fff;
		float: none;
		margin: 0 0 3px;
		padding: 0;
		font-weight: bold;
		border: none;
		}
	#rmcon .nws dd {
		margin: 0 0 10px;
		border: none;
		padding: 0;
		}

em.blu {
	color: #3366FF;
	}
em.ora {
	color: #CC3300;
	}
	
table#cols {
	border-collapse: separate;
	border: none;
	width: 530px;
	margin-bottom: 0;	
	}
	#cols th {
		border: none;
		padding: 5px 0 3px;
		font-weight: bold;
		}
	#cols th.col1 {
		width: 67%;
		border-bottom: 5px solid #6DBAE9;
		background: #A7DAF4;
		}
	#cols th.col2 {
		width: 33%;
		border-bottom: 5px solid #A2B4D9;
		background: #CBD6EB;
		}
	#cols th.col3 {
		width: 33%;
		border-bottom: 5px solid #ADE2A4;
		background: #D1F2CB;
		}
	#cols td {
		border: none;
		padding: 5px;
		line-height: 1.6;
		vertical-align: top;
		}
	#cols td.col1 {
		background: #EFFAFF;
		}
	#cols td.col2 {
		background: #F0F5FF;
		}
		#cols td ul {
			margin: 0;
			padding: 0;
			}
		#cols td li {
			list-style-image: url('../img/libg1.gif');
			margin: 2px 5px 2px 15px;
			}
	#cols td.col3 {
		background: #F3FFF1;
		}
		
#grplnk {
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
	width: 189px;
	height: 180px;
	background: url('../img/glbg.jpg') no-repeat center bottom;
	text-align: center;
	}
#grplnk2 {
	margin: 0;
	padding: 0;
	width: 189px;
	height: 180px;
	background: url('../img/glbg.jpg') no-repeat center bottom;
	text-align: center;
	}
	#grplnk h3 {
		margin: 0 0 7px;
		padding: 0;
		border: none;
		background: none;
		}
	#grplnk2 h3 {
		margin: 0 0 7px;
		padding: 0;
		border: none;
		background: none;
		}
		
#rmcon table.nobdr td {
	border: none;
	}
	
	

/* lbnnr recruit */
#lbnnr li ul {
	margin: -4px 0 0;
	border: 1px solid #f93;
	border-top: none;
	background: #fff;
	}
#lbnnr li li {
	margin: 3px 0 0 5px;
	padding: 3px 5px 3px 15px;
	font-size: small;
	width: 160px;
	background: url('../img/libgstaff.jpg') no-repeat left 3px;
	}
#lbnnr li li a {
	line-height: 1.1;
	text-decoration: none;
	}
#lbnnr li li em {
	line-height: 1.1;
	bacground: #fc6;
	}
#lbnnr li li a:hover {
	text-decoration: underline;
	}