function getGenre15(j) {
	setArray(j);
	clearCount();
	var xKey  = 139.73194509744644;
	var yKey  = 35.73781286647827;
	var html  = '<a href="http://sugamo.or.jp/shop.php?id=231">@</A><br>sL摃4-28-4<br>03-3940-0350';
	var imgPass = './common/images/search_icon/icon15.gif';
	var point = new GLatLng(35.73781286647827, 139.73194509744644);
	var marker = createMarker(point, html, imgPass, j);
	map.addOverlay(marker);

	//---------------------------------------------
	var xKey  = 139.73136574029922;
	var yKey  = 35.738078477643285;
	var html  = '<a href="http://sugamo.or.jp/shop.php?id=389">ēȈ@</A><br>sL摃<br>-';
	var imgPass = './common/images/search_icon/icon15.gif';
	var point = new GLatLng(35.738078477643285, 139.73136574029922);
	var marker = createMarker(point, html, imgPass, j);
	map.addOverlay(marker);

	//---------------------------------------------
	var xKey  = 139.7310894727707;
	var yKey  = 35.738287482527255;
	var html  = '<a href="http://sugamo.or.jp/shop.php?id=390">݂͂܎Ȉ@</A><br>sL摃<br>-';
	var imgPass = './common/images/search_icon/icon15.gif';
	var point = new GLatLng(35.738287482527255, 139.7310894727707);
	var marker = createMarker(point, html, imgPass, j);
	map.addOverlay(marker);

	//---------------------------------------------
	
}
