@charset "utf-8";

#googlemap{
	margin-bottom:20px;
	text-align: center;
}




table.time2{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 98%;
	margin: 0px auto;
	margin-bottom: 15px;
}
.time2 th{
	font-size: 14px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #7d9ac6;
	letter-spacing: 0.1em;
	font-weight: 600;
	color: #333333;
	width: 200px;
}
.time2 th.jikan{
	font-size: 14px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #E5EEFB;
	letter-spacing: 0.1em;
	font-weight: 600;
	color: #333333;
	width: 200px;
}
.time2 td{
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #666666;
	font-weight: 600;
	text-align: center;
}
.time2 td.off{
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #FF6600;
	font-weight: 600;
	text-align: center;
}
.time2 td.week{
	font-size: 12px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #FFFFFF;
	font-weight: 600;
	background-color: #7d9ac6;
	text-align: center;
}
.time2 td.dayoff{
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #FFFFFF;
	font-weight: 600;
	background-color: #FF6600;
	text-align: center;
}

