@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;
	}

.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;
		}
	#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;
		}


/* 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;
	}