@charset "utf-8";

/*=====================================================================================
	
	Document    : lifes.css
	Description : 入院生活について
 
=====================================================================================*/

/*---------------------------------------------------------------------------

   院内設備ご利用時間

---------------------------------------------------------------------------*/
.mg-t {
	margin-top: 30px;
}
.block04 table {
	width:100%;
	border-collapse:collapse;
}

.block04 thead th {
	width:11.111111%;
	background-color:#fafad6;
	border-bottom-width:2px;
	padding:10px;
}

.block04 thead th.linkBox:hover {
	background-color:#fdfdea;
}

.block04 th,
.block04 td {
	vertical-align:middle;
	text-align:center;
	padding:6px 12px;
	border:1px solid #c8c8c8;
}

.block04 tbody th {
	font-weight:normal;
}

.block04 tbody tr.hlineB td {
	border-bottom-style:dotted;
}
.block04 tbody tr.hlineT td {
	border-top-style:dotted;
}

.block04 td.gray {
	background-color:#e6e6e6;
}
.block04 td.rblue {
	background-color:#d1eff9;
}
.block04 td.orange {
	background-color:#fce8c7;
}

.pgBottomNav {
	margin-top: 30px;
	list-style: none;
}

.p-hdLine-line {
	margin-top: 30px;
}

.p-hdLine{
	margin-top: 30px;
}

.block01 li {
    width: 14em;
    float: left;
}

.list-last {
	float: none !important;
	margin-bottom: 80px;
}