<!--

var _Str='';
_Str += '<div class="pgTop2"><a href="#top" rel="rollov"><img src="' + docRoot + '_images/pagetop.gif" width="86" height="10" alt="ページの先頭へ" /></a></div>';
_Str += '<h2><img src="' + docRoot + '_images/tit_bar_plan2.gif" width="710" height="30" alt="新着宿泊プラン（最新3件）" /></h2>';
_Str += '<div id="secondPlanList">';
_Str += '<ul>';

_Str += '<li class="linkArrow"><a href="' + docRoot + 'stay/plan/100300045.html">【ガーデンヴィラ】ビーチリゾート遊び放題!★ガーデンヴィラ★プレミアムマリンパスポート+ランドカー+朝…</a></li>';
_Str += '<li class="linkArrow"><a href="' + docRoot + 'stay/plan/100300045.html">【ガーデンヴィラ】ビーチリゾート遊び放題!★ガーデンヴィラ★プレミアムマリンパスポート+ランドカー+朝…</a></li>';
_Str += '</ul>';
_Str += '<p class="ar"><a href="' + docRoot + 'stay/plan/index.html" class="linkArrow">宿泊プラン一覧へ</a></p>';
_Str += '</div>';

document.write(_Str);
//-->