>>76
それは書き方がおかしい

var elem = document.getElementById('75');
elem.style.position = 'absolute';
elem.style.left = '300px';

これでこんな感じにズレる
https://i.imgur.com/WsW5mcZ.jpg