@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main h2 {
	margin: 0 -6px 24px 0;
	text-align: center;
}

#conts .borderBox {
	margin-bottom: 38px;
}

#conts .borderBox .headLine01 {
	margin-bottom: 27px;
}

#conts .borderBox .h3Ttl {
	margin-bottom: 20px;
}

#conts .imgBox {
	padding: 17px 0;
}

#conts .imgBox .photoBox {
	float: left;
}

#conts .imgBox .textBox {
	float: right;
	width: 427px;
}

#conts .imgBox .textBox p {
	font-size: 1.3em;
	line-height: 1.3;
}

#conts .imgBox .textBox .text {
	margin-bottom: 15px;
}

#conts .borderBox .comTable th {
	font-weight: normal;
}

#conts .borderBox01 {
	background: url(../img/common/icon/icon02.gif) no-repeat 2px 2px;
}

#conts .borderBox02 {
	padding-bottom: 27px;
}



/* 160705
------------------------------------------*/
#map_canvas {
  width: 578px;
  height: 482px;
}
.map_in {
	width: 205px;
	height: 76px;
}
.map_in span {
	font-size: 14px;
	font-weight: bold;
}



