document.write('<table class="rec-info" cellspacing="0">')
document.write('<tr>')
document.write('<th>住所</th>')
document.write('<td>〒438-0801<br />静岡県磐田市高見丘1200番地<br />ららぽーと磐田</td>')
document.write('</tr>')



document.write('<tr>')
document.write('<th>勤務時間</th>')
document.write('<td>9:30～21:30</td>')
document.write('</tr>')

document.write('<tr>')
document.write('<th>お問合せ</th>')
document.write('<td>0538-38-3180</td>')
document.write('</tr>')

document.write('<tr>')
document.write('<th>担当</th>')
document.write('<td>ミヤサコ</td>')
document.write('</tr>')



document.write('<tr>')
document.write('<th>アクセス</th>')
document.write('<td><ul><li class="mini-btn"><a rel="shadowbox;width=550;height=520" href="http://www.anahitastones.com/shop/rec/map364.html">アクセスマップ</a></li></ul></td>')
document.write('</tr>')

document.write('</table>')
