<!--

var _Str='';
_Str += '<div class="topCenterBox">';
_Str += '<h2><img src="' + docRoot + '_images/titbar_top_plan.gif" alt="新着宿泊プラン" width="430" height="30" /></h2>';

_Str += '<!-- ITEM -->';
_Str += '<div class="topPlanList">';
_Str += '<a href="' + docRoot + 'stay/plan/100300045.html" class="cf">';
_Str += '<div class="topPlanListPhoto"><img src="' + docRoot + 'stay/plan/images/100300045_thumb_s.jpg" alt="新着宿泊プラン" /></div>';
_Str += '<div class="topPlanListTxt">';
_Str += '<p>ビーチリゾート遊び放題!★ガーデンヴィラ★プレミアムマリ…</p>';
_Str += '<p class="subTxt">ガーデンヴィラ■お部屋はゆとりの43平米の広さ、トイレとバスが…</p>';
_Str += '<p class="subTxt">【部屋タイプ】ガーデンヴィラ</p>';
_Str += '</div>';
_Str += '</a>';
_Str += '</div>';
_Str += '<!-- /ITEM -->';
_Str += '<!-- ITEM -->';
_Str += '<div class="topPlanList2">';
_Str += '<a href="' + docRoot + 'stay/plan/100300045.html" class="cf">';
_Str += '<div class="topPlanListPhoto"><img src="' + docRoot + 'stay/plan/images/100300045_thumb_s.jpg" alt="新着宿泊プラン" /></div>';
_Str += '<div class="topPlanListTxt">';
_Str += '<p>ビーチリゾート遊び放題!★ガーデンヴィラ★プレミアムマリ…</p>';
_Str += '<p class="subTxt">ガーデンヴィラ■お部屋はゆとりの43平米の広さ、トイレとバスが…</p>';
_Str += '<p class="subTxt">【部屋タイプ】ガーデンヴィラ</p>';
_Str += '</div>';
_Str += '</a>';
_Str += '</div>';
_Str += '<!-- /ITEM -->';
_Str += '<p class="ar mt5"><a href="' + docRoot + 'stay/plan/index.html" class="linkArrow">宿泊プラン一覧へ</a></p>';
_Str += '</div>';

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