$(function() {
    $('.itemlist_box').flatHeights();
    $('.rank').flatHeights();
});

