		#main {
			position: relative;  height: 400px;  oveflow: hidden;
			margin: 0px 0px 10px 0px;
		}
		#map {
			z-index: 2;  background-color: #eeeeee;
			width: 518px;  height: 407px;
		}
		#itemNavi li
			{
			padding-left: 20px;
			background-image: url(http://furusato-come.com/common/image/icon_bt_orange.gif);
			background-repeat: no-repeat;
			background-position: left center;
			line-height: 100%;
			border-bottom-width: 1px;
			border-bottom-style: dotted;
			border-bottom-color: #BEBEBE;
			display: block;
			width: 100%;
			padding-bottom: 2px;
			margin-top: 2px;
			}

		#javamessage 
			{
			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: #ffffdd; }
