/*---------- parking_map ----------*/
p#p-map img.img-responsive {
	width: 100%;
}
img.parking_mark {
	width: 28px;
	height: 28px;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
img.parking_mark:hover {
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
}
img#p_B1 {
	position: absolute;
	top: 23.0%;
	left: 24.6%;
}
img#p_B2 {
	position: absolute;
	top: 23.0%;
	left: 57.8%;
}
img#p_B3 {
	position: absolute;
	top: 20.4%;
	left: 46.6%;
}
img#p_B4 {
	position: absolute;
	top: 25.5%;
	left: 52.9%;
}
img#p_C1 {
	position: absolute;
	top: 67%;
	left: 23.8%;
}
img#p_C2 {
	position: absolute;
	top: 67.8%;
	left: 21.7%;
}
img#p_C3 {
	position: absolute;
	top: 65.8%;
	left: 24.3%;
}
img#p_D1 {
	position: absolute;
	top: 45.3%;
	left: 52%;
}
img#p_D2 {
	position: absolute;
	top: 51.5%;
	left: 52.2%;
}
img#p_E1 {
	position: absolute;
	top: 65.7%;
	left: 47.8%;
}
img#p_E2 {
	position: absolute;
	top: 69.4%;
	left: 57.7%;
}
img#p_E3 {
	position: absolute;
	top: 70.7%;
	left: 51.8%;
}
img#p_E4 {
	position: absolute;
	top: 62.1%;
	left: 39.9%;
}
img#p_F1 {
	position: absolute;
	top: 59.8%;
	left: 71.8%;
}
/*img#p_F2 {
	position: absolute;
	top: 60.5%;
	left: 71.1%;
}*/
/*img#p_F3 {
	position: absolute;
	top: 61.8%;
	left: 65.4%;
}*/
img#p_G1 {
	position: absolute;
	top: 74.2%;
	left: 76.1%;
}
img#p_G2 {
	position: absolute;
	top: 77.8%;
	left: 75.0%;
}
img#p_G3 {
	position: absolute;
	top: 82%;
	left: 33.2%;
}
img#p_G4 {
	position: absolute;
	top: 82.6%;
	left: 58.4%;
}
/*img#p_G5 {
	position: absolute;
	top: 83%;
	left: 57.5%;
}*/
img#p_H1 {
	position: absolute;
	top: 66.8%;
	left: 9.0%;
}
img#p_H2 {
	position: absolute;
	top: 60.2%;
	left: 5.7%;
}
img#p_H3 {
	position: absolute;
	top: 55.0%;
	left: 7.0%;
}
/*img#p_H4 {
	position: absolute;
	top: 56.5%;
	left: 6.8%;
}*/
/*img#p_H5 {
	position: absolute;
	top: 54%;
	left: 6%;
}*/
img#p_I1 {
	position: absolute;
	top: 31.2%;
	left: 72%;
}
img#p_I2 {
	position: absolute;
	top: 29.7%;
	left: 87.8%;
}
img#p_I3 {
	position: absolute;
	top: 23%;
	left: 87.3%;
}
img#p_J1 {
	position: absolute;
	top: 9.5%;
	left: 49%;
}
img#p_J2 {
	position: absolute;
	top: 13%;
	left: 35%;
}

@media (max-width: 600px) {
	img.parking_mark {
		width: 19px;
		height: 19px;
	}
}
