@charset "utf-8";
/*------------------------------------------------------------
	map/index.html
------------------------------------------------------------*/
#conts p {
	line-height: 1.8;
}

#map .ttl01 {
	margin-bottom: 10px;
}

#map .text01 {
	margin-bottom: 10px;
}

#map .image01 {
	margin-bottom: 25px;
	text-align: center;
}

#map .btn {
	text-align: center;
	margin-bottom: 60px;
}

#map .mapArea {
	height: 440px;
	margin-bottom: 40px;
}

.box01 {
	margin-bottom: 35px;
}

#marche {
	margin-bottom: 0;
}

.box01 h3 {
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 20px;
	color: #fff;
	background: #E16911;
}

#curry h3 {
	background: #8e2328;
}

#marche h3 {
 	background: #129144;
 }

.box01 ul {
	margin-bottom: 20px;
}

.box01 ul li {
	width: 32%;
	margin-bottom: 10px;
	line-height: 1.8;
	font-size: 13px;
	display: inline-block;
	vertical-align: top;
}

#map .box01 .btn {
	margin-bottom: 0;
}
