@charset "UTF-8";

/*コンテンツ04*/
#contents04 {
	width: 960px;
	margin: 110px auto 0;
}

#contents04 h2 {
	text-align: center;
	line-height: 0;
	margin-bottom: 20px;
}

#map {
	width: 95%;
	height: 500px;
}

#contents04 h3 {
	line-height: 0;
	width: 330px;
	float: left;
}

#contents04 table {
	width: 420px;
	float: left;
}

#contents04 table tr {
	font-size: 90%;
	color: #41331f;
	height: 50px;
}

.bold {
	font-weight: bold;
}

.border td {
	border-bottom: 1px #ded4c0 solid;
}
