@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;
	}

#rmcon table ol, #rmcon table ul {
	margin: 0;
	padding: 0;
	}
#rmcon table li {
	margin: 0 0 0 2.5em;
	padding: 0;
	list-style-position: outside;
	}
#rmcon table ul li {
	margin: 0 0 0 1em;
	padding: 0;
	text-indent: -1em;
	}
	
/* 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;
		}
	h3#lmtayori {
		overflow: hidden;
		width: 214px;
		height: 170px;
		background: url(../img/lttayori.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;
		}
.small {
	font-size: 0.7em;
	line-height: 1.5;
	}

#mcon table.nobdr th, #mcon table.nobdr td {
	border: none;
	}

#rmcon .reha_indent {
	margin: 10px 25px 5px 30px;
	padding-left: 80px;
	background: url('../sinryo/sector/img/flow3.gif') no-repeat 20px center;
	}
	#rmcon .reha_indent h4 {
		margin: 0;
		}
	#rmcon .reha_indent p {
		margin: 10px;
		}

#rmcon table.nbdr td {
	border: none;
	text-align: center;
	}
	#rmcon table.nbdr img {
		margin: 5px;
		}
		

	
#rmcon table#cols {
	margin: 10px auto;
	padding: 0;
	border-collapse: separate;
	border: none;
	width: 530px;	
	}
	#rmcon #cols th {
		padding: 5px 0 3px;
		}
	#rmcon #cols th.col1 {
		border: none;
		font-weight: bold;
		width: 67%;
		border-bottom: 5px solid #6DBAE9;
		background: #A7DAF4;
		}
	#rmcon #cols th.col2 {
		border: none;
		font-weight: bold;
		width: 33%;
		border-bottom: 5px solid #ADE2A4;
		background: #D1F2CB;
		}
	#rmcon #cols td {
		border: none;
		padding: 5px 10px;
		line-height: 1.6;
		vertical-align: top;
		}
	#rmcon #cols td.col1 {
		background: #EFFAFF;
		}
	#rmcon #cols td.col2 {
		background: #F3FFF1;
		}
		#rmcon #cols td ul {
			margin: 0;
			padding: 0;
			}
		#rmcon #cols td li {
			list-style-image: url('../img/libg1.gif');
			list-style-position: inside;
			margin: 5px 0 5px 15px;
			}
#rmcon table.nsalary {
	margin: 5px auto;
	width: 400px;
	border-collapse: separate;
}
#rmcon table.nsalary th {
	border: none;
	background: url('../staff/img/nsalbg_01.jpg');
}
#rmcon table.nsalary td {
	border: none;
	background: #fefbed;
}
#rmcon table.nsalary td.itm {
	border: none;
	background: #fffade;
}

@media handheld{
/*この中にCSSを記述*/
}



/* 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;
	}
