// jpcontents mt cstudy

function cstudy_recommend(){
  document.write('<div class="e9 pickupbox"><div class="e9v1">');
  document.write('<div class="cornerTL"><div class="cornerTR"></div></div>');
  document.write('<div class="title">ピックアップ事例</div>');
  document.write('<div class="e12v0" align="center">');
  document.write('<p><a href="/solutions/cstudy/200806ricoh"><img src="/solutions/cstudy/images/snav/logo_ricoh.gif" width="150" height="50" border="0" alt="株式会社リコー" /></a></p>');
  document.write('<p><a href="/solutions/cstudy/200811tbs"><img src="/solutions/cstudy/images/snav/logo_tbs.gif" width="150" height="50" border="0" alt="株式会社東京放送" /></a></p>');
  document.write('<p><a href="/solutions/cstudy/200904mapion"><img src="/solutions/cstudy/images/snav/logo_mapion.gif" width="150" height="50" border="0" alt="株式会社マピオン" /></a></p>');
  document.write('<p><a href="/solutions/cstudy/200904jaxa"><img src="/solutions/cstudy/images/snav/logo_jaxa.gif" width="150" height="50" border="0" alt="独立行政法人 宇宙航空研究開発機構" /></a></p>');
  document.write('<p><a href="/solutions/cstudy/200712skyperfectv"><img src="/solutions/cstudy/images/snav/logo_skyperfectv.gif" width="150" height="50" border="0" alt="株式会社スカイパーフェクト・コミュニケーションズ" /></a></p>');
  document.write('<p><a href="/solutions/cstudy/200904eccjunior"><img src="/solutions/cstudy/images/snav/logo_eccjunior.gif" width="150" height="50" border="0" alt="ECCジュニア" /></a></p>');
  document.write('<p><a href="/solutions/cstudy/200706enjapan"><img src="/solutions/cstudy/images/snav/logo_enjapan.gif" width="150" height="50" border="0" alt="エン・ジャパン株式会社" /></a></p>');
  document.write('</div>');
  document.write('<div class="copy small" align="right"><a href="/solutions/cstudy/archive.html" class="morelink">&#8811;&nbsp;事例一覧</a></div>');
  document.write('<div class="cornerBL"><div class="cornerBR"></div></div>');
  document.write('</div></div>');
}