.drag-and-drop {
/*    cursor:move ;*/
	height: 1140px;
	overflow: hidden;
	background: #62c78c;
	width: 980px;
}

.drag {
    z-index: 1001;
}

.mapichi{
	margin-left: -100px;
	margin-top: -10px;
}
map area:hover{
	background-color: orange;
}

#bousaimenu a:hover{
	border-bottom: 3px solid red;
}
.stayhere{
	border-bottom: 5px solid #0b8000;
}
