@charset "shift_jis";


/*　アクセス　*/
.access .content_wrap{
	position: relative;
	width:770px;
	margin:42px auto;
	z-index:10000;
}

.access .content_wrap .content{
	width:770px;
	height:335px;
	margin-bottom:26px;
}
.access .content_wrap .investigate a.btn:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
}
.access .investigate a{
	text-decoration: none;
}
.access .gmap_infotxt{
	font-size:13px;
	color:#0071bc;
	line-height:1.5;
	letter-spacing:1px;
}
