@charset "utf-8";

#access_01 {
	width:712px;
	margin:50px 0 0 64px;
	border:4px solid #ccc;
}

#access_01_left_box {
	float:left;
}

#access_01_right_box {
	float:right;
	width:235px;
	margin-top:20px;
}

#access_01_right_box img {
	float:left;
}

#access_01_right_box p {
	float:right;
	width:125px;
	margin-bottom:30px;
}

#map_qrcode {
	width:225px;
}

#map_qrcode img {
	float:left;
}

#map_qrcode p {
	float:right;
	width:120px;
}

#access_01 dl dd {
	font-weight:bold;
}

#access_01 dl dt {
	padding-left:5px;
}

#access_01_right_box a {
	display:block;
	background:url(../../images/access/access_map_menu.gif) no-repeat;
	width:150px;
	height:33px;
	text-indent:-9999px;
	margin-top:30px;
}

#access_01_right_box a:hover {
	background:url(../../images/access/access_map_menu.gif) bottom no-repeat;
}


#distance {
	width:580px;
	margin:0 auto;
}

#distance p {
	margin-top:50px;
}








