@charset "utf-8";

.accessmapDetaileBox{
	border:1px solid #cccccc;
	margin:0px 0px 15px 0px;
	padding:15px 20px 15px 20px;
	background:url(../image/accessmap/externals.jpg) no-repeat 398px center;
}
.btn_googlemap{
	display:block;
	float:right;
	width:170px; height:24px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.btn_googlemap a{
	display:block;
	width:170px; height:24px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../image/accessmap/google_btn.gif) no-repeat center center;
}
.accessmapImg{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 15px;
}
.iconred{
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 40px;
	background:url(../image/accessmap/mapIcon_r.gif) no-repeat -8px center;
}
.icongray{
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 40px;
	background:url(../image/accessmap/mapIcon_g.gif) no-repeat -8px center;
}