@charset "UTF-8";

#googlemaps{
	border:#000 solid 1px;
	margin-bottom:50px;
}
#access h3{
	/*color:#20663F;*/
	color:#000;
	font-size:20px;
	text-align:left;
	font-family:TsukuGoPro-H;
	letter-spacing:0.1em;
	margin:0px auto 20px 0px;
}
#access dl{
	background:url(../../access/images/wecky.jpg) right bottom no-repeat;
	background-size:350px 234px;
}
#access dl dt {
  margin:0px;
  /*width:8em;*/
  padding:8px 0px 0px 20px;
  font-family:TsukuGoPro-B;
  font-size:14px;
  word-spacing:0.5em;
  background:url(../../access/images/pin.png) no-repeat left top;
  background-size:20px 20px;
}
#access dl dd {
  margin-bottom:5px;
  /*border-bottom:dotted 1px #000;*/
  padding:8px 0px 8px 20px;
}
