@charset "UTF-8";
.holiday-title {
	font-size: 20px;
	font-weight: bold;
	color: #006ABB;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #006ABB;
}
.holiday-table   {
	margin-top: 15px;
}
.h-b-title   {
	font-size: 16px;
	font-weight: bold;
	line-height: 2em;
}
.h-b-name {
	background-color: #F0FCFB;
	width: 34%;
}
.h-b-adress {
	width: 33%;
}
.h-b-time {
	width: 33%;
}
.holiday-table .table {
margin-bottom: 10px !important;
}
.redS a {
	font-weight: normal;
	font-size: 14px;
	color: #E46400;
	text-decoration: underline;
}
.red-close a{
	font-weight: normal;
	font-size: 14px;
	color: #E46400;
	text-decoration: underline;
}