@charset "UTF-8";
/* CSS Document */

#trick {
	display: none;
}


#map_canvasfront {
	height: 500px;
	width:780px;
	overflow: hidden;
}

.n {
	display: none;
}
.v {
	display: table-cell;
}

img.mano {
	cursor: pointer;
}

