';
$(function () {
$.ajax('/ajax/notice',{ type: 'GET',dataType: 'text',data: { lang: $('#notice_area').data('lang') },timeout: 10000 })
.done(function (res) {
res = JSON.parse(res);
for (var i in res) {
$('#notice_area').append(notice_prefix + res[i].notice_text + notice_suffix);
}
}).fail(function (res) {
console.error('API request error', res);
$('#notice_area').html('');
});
});
肉の本2 / SYNTHESiS DESiGN
テーマが「肉」の本の続刊! 17人の豪華イラストレーター陣の「肉と女の子」のイメージイラストと、 東京や大阪などの有名&美味しかった肉の店29店舗を写真と実食レビュー付きで掲載。
売切れ