/**
* settingPoint
*/
var points = new Array();
var htmls = new Array();
var icons = new Array();
var lines = new Array();
var center = new Array();
var style = null;
// アイコン02
points[1] = new google.maps.LatLng(35.143039, 136.900831);
htmls[1] = '

金山駅店
愛知県名古屋市熱田区金山町1-1-18 金山総合駅μPLAT金山2F
TEL:052-265-6172
';
icons[1] = 'images/common/ic_map.png';
// アイコン03
points[2] = new google.maps.LatLng(35.185752, 136.971394);
htmls[2] = '
千代田橋店
愛知県名古屋市千種区汁谷町105-1
TEL:052-725-3533
';
icons[2] = 'images/common/ic_map.png';
points[3] = new google.maps.LatLng(35.072074, 136.955712);
htmls[3] = '
鳴海店
愛知県名古屋市緑区左京山3035
TEL:052-622-9039
';
icons[3] = 'images/common/ic_map.png';
points[4] = new google.maps.LatLng(35.113685, 136.854256);
htmls[4] = '
港店
愛知県名古屋市港区入場1-1303-1
TEL:052-382-4220
';
icons[4] = 'images/common/ic_map.png';
// points[5] = new google.maps.LatLng(35.168028, 136.886146);
// htmls[5] = '
名駅店
愛知県名古屋市中村区名駅4-27-7野田屋ビル1F
TEL:052-446-5581
';
// icons[5] = 'images/common/ic_map.png';
points[6] = new google.maps.LatLng(35.302466, 136.818394);
htmls[6] = '
一宮店
愛知県一宮市富士3-1-2
TEL:0586-73-8158
';
icons[6] = 'images/common/ic_map.png';
points[7] = new google.maps.LatLng(35.237483, 136.959912);
htmls[7] = '
春日井店
愛知県春日井市柏井町3-23
TEL:0568-89-8338
';
icons[7] = 'images/common/ic_map.png';
// points[8] = new google.maps.LatLng(35.207806,137.064479);
// htmls[8] = '
瀬戸店
愛知県瀬戸市高根町3-99
TEL:0561-89-5661
';
// icons[8] = 'images/common/ic_map.png';
points[9] = new google.maps.LatLng(35.071817,137.160367);
htmls[9] = '
豊田店
愛知県豊田市元宮町6-14-1
TEL:0565-63-5378
';
icons[9] = 'images/common/ic_map.png';
points[10] = new google.maps.LatLng(34.933767,137.144941);
htmls[10] = '
岡崎店
愛知県岡崎市天白町東池22-1
TEL:0564-72-8505
';
icons[10] = 'images/common/ic_map.png';
points[11] = new google.maps.LatLng(34.973641,137.045081);
htmls[11] = '
東刈谷店
愛知県刈谷市末広町2-3-3
TEL:0566-91-8616
';
icons[11] = 'images/common/ic_map.png';
// points[12] = new google.maps.LatLng(35.291752,136.905288);
// htmls[12] = '
小牧店
愛知県小牧市元町1-43-1
TEL:0568-39-5541
';
// icons[12] = 'images/common/ic_map.png';
// points[13] = new google.maps.LatLng(34.863839, 137.059828);
// htmls[13] = '';
// icons[13] = 'images/common/ic_map.png';
// points[14] = new google.maps.LatLng(35.387650, 136.751227);
// htmls[14] = '
岐阜茜部店
岐阜県岐阜市茜部菱野1-14
TEL:058-214-6131
';
// icons[14] = 'images/common/ic_map.png';
// points[15] = new google.maps.LatLng(35.015397, 136.662632);
// htmls[15] = '
三重川越店
三重県三重郡川越町豊田320-1
TEL:059-329-6645
';
// icons[15] = 'images/common/ic_map.png';
// points[16] = new google.maps.LatLng(35.005285, 137.024955);
// htmls[16] = '
知立店
愛知県知立市鳥居3-3-15
TEL:052-725-3533
';
// icons[16] = 'images/common/ic_map.png';
points[17] = new google.maps.LatLng(35.320853, 136.542123);
htmls[17] = '';
icons[17] = 'images/common/ic_map.png';
// points[18] = new google.maps.LatLng(35.1663817, 136.9050956);
// htmls[18] = '
栄プリンセスタウン店
名古屋市中区栄3-13-31 プリンセスタウン1階
TEL:052-211-7561
';
// icons[18] = 'images/common/ic_map.png';
points[19] = new google.maps.LatLng(35.302184, 136.796885);
htmls[19] = '
一宮駅店
愛知県一宮市新生1-1
TEL:0586-52-7077
';
icons[19] = 'images/common/ic_map.png';
points[20] = new google.maps.LatLng(35.16787345, 136.89542062);
htmls[20] = '
伏見店
愛知県名古屋市栄一丁目4番4号-2
TEL:052-228-2731
';
icons[20] = 'images/common/ic_map.png';
style = [ { "featureType": "water", "stylers": [ { "color": "#808080" } ] },{ "featureType": "administrative.country", "stylers": [ { "visibility": "off" } ] },{ } ];