//* トップロゴフラッシュを表示 */
function top_flash(){
 document.write('');
}


//* トップロゴフラッシュを表示(仮) */
function top_flash_kari(){
 document.write('<img src="images/top_kari.jpg" alt="" height="300" width="750" usemap="#top_kari34d27ae" border="0" /><map name="top_kari34d27ae"><area shape="poly" coords="506,89,569,265,715,211,651,37" href="http://219.127.154.207/s-kiss/" alt="" target="_blank" /><area shape="poly" coords="321,43,258,219,402,272,465,96" href="http://219.127.154.207/santafe/" alt="" target="_blank" /><area shape="poly" coords="18,80,81,257,228,205,164,30" href="http://219.127.154.207/c-oasis/" alt="" target="_blank" /></map>');
}