#main {
	position: relative;  height: 500px;  oveflow: hidden;
	margin: 0px;
	width: 90%; padding:0; text-align:left;
}

#map {
	z-index: 2;  background-color: #eeeeee; border:1px solid #cccccc;
	width: 500px;  height: 500px; 	margin-left: 0; margin-right:	auto;
}

#itemNavi {
	position: absolute;  top: 0px;  right: 0px;  width: 190px;  height: 500px;
	padding:0 0 0 5px; margin:0;  
}

#itemNavi td {
	font-size: 12px; line-height: 120%;
}




#ksgmap--map-message {	
	margin: 10px;
	font-size: 90%;
}
#ksgmsp--mapNavi-listItem--mySelf {	
	background-color: #eeeeee;
}
#ksgmsp--categoryNavi-listItem--all {
	background-color: #eeeeee;
}
#ksgmsp--categoryNavi-listItem--undefined {	
	background-color: #eeeeee;
}

.ksgmap--itemNavi-row-strips{ background-color : #eeeeee; }

