@charset "UTF-8";

/* .accessArea */
.accessArea address {
	text-align:center;
	padding:25px 0;
}
.accessArea .map img {
	border:#000 1px solid;
}
.accessArea .btn {
	text-align:center;
	padding:26px 0 40px;
}
.accessArea .txtArea dt {
	font-weight:bold;
	color:#549729;
	padding:0 0 4px 46px;
}
.accessArea .txtArea dt.ico01 {
	background:url(../img/access/ico01.gif) no-repeat left top;
}
.accessArea .txtArea dt.ico02 {
	background:url(../img/access/ico02.gif) no-repeat left top;
}
.accessArea .txtArea dt.ico03 {
	background:url(../img/access/ico03.gif) no-repeat left top;
}
.accessArea .txtArea dd {
	padding:0 0 20px;
	line-height:1.6;
}
.accessArea .txtArea dd .txt2 {
	color:#4d4d4d;
}
.accessArea .photos {
	text-align:center;
	background:url(../common/img/bg_photo04.jpg) no-repeat center bottom;
	padding:22px 0 28px;
}
.accessArea .txt {
	line-height:1.35;
	padding:4px 0 26px;
}
.accessArea .txt a {
	color:#009cd3;
}
.accessArea .sp01 {
	letter-spacing:-8px;
}
.map{
	margin: 0 auto;
	text-align: center;
}