@charset "utf-8";

/*=====================================================================================
	
	Document    : rooms.css
	Description : 病室のご案内
 
=====================================================================================*/

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

.linkBox {
	background-color: #fff !important;
}

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

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

.bottom-border {
	border-bottom:1px solid #dcdcdc;
	padding-bottom: 15px;
}