@charset "utf-8";
/* ===================================================================
CSS information
 style info：notation
=================================================================== */


h2.cTitle {
	display: block;
	margin-bottom: 40px;
}
.nTitle {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
#cWrap01 {
	margin-bottom: 80px;
}
#c01 .c01-1 {
	margin-bottom: 30px;
}
.tableWrap table {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.tableWrap table th,
.tableWrap table td
{
	text-align: left;
	vertical-align: top;
	padding: 18px;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	border: 1px solid #b6af9e;
}
.tableWrap table th {
	width: 300px;
	background-color: #ebe8e1;
}
.tableWrap table td {
	background-color: #ffffff;
}
#map_canvas {
	width: 100%;
	height: 420px;
	border: 1px solid #b6af9e;
	background-color: #ffffff;
}

.tableWrap .sTxt {
	font-size: 16px !important;
	line-height: 27px !important;
}














