//Footer

function Ffo(Sfo_c,Sfo_h){
//all(TopPage|News|Kigyo_Jyoho|Saiyo_Jyoho)IGAI
 if(Sfo_c!=0&&Sfo_c!="t"){
  document.write(
  '<table border="0" cellspacing="0" cellpadding="0" width="770" background="'+Sdir+'img/shim.gif">\n',
  '  <tr>\n',
  '    <td><img src="'+Sdir+'img/shim.gif" width="1" height="'+Sfo_h+'"></td>\n',
  '  </tr>\n',
  '  <tr>\n',
  '    <td background="'+Sdir+'img/alfobg.gif"><img src="'+Sdir+'img/shim.gif" width="1" height="34"></td>\n',
  '  </tr>\n',
  '</table>\n'
  );
 }

//top(TopPage)
 if(Sfo_c=="t"){
  document.write(
 '<table border="0" cellspacing="0" cellpadding="0" background="img/shim.gif">\n',
 '  <tr>\n',
 '    <td><img src="img/shim.gif" width="30" height="1"></td>\n',
 '    <td><img src="img/nefo.gif" width="438" height="14" alt="ニュース一覧はこちら" usemap="#nefo" border="0"><map name="nefo"><area shape="rect" href="news/index.htm" coords="318,2,428,12"></map></td>\n',
 '  </tr>\n',
 '</table>\n'
  );
 }

//common(Kyotsuu)
 document.write(
 '<table border="0" cellspacing="0" cellpadding="0" bgcolor="#0B4452">\n',
 '  <tr>\n',
 '    <td><img src="'+Sdir+'img/albli.gif" width="1" height="23"></td>\n'
 );

//sitemap(Kojin_Jyoho)
 if(Sfo_c==9){
  document.write(
  '    <td><a href="http://www.yamabiko-corp.co.jp/privacy/" target="_blank"><img src="'+Sdir+'img/alb9b.gif" width="109" height="23" border="0"></a></td>\n'
  );
 }
 else{
  document.write(
  '    <td><a href="http://www.yamabiko-corp.co.jp/privacy/" onMouseOver="Froa(1,9);" onMouseOut="Froa(2,9);" target="_blank"><img src="'+Sdir+'img/alb9a.gif" width="109" height="23" border="0" name="alb9"></a></td>\n'
  );
 }

//common(Kyotsuu)
 document.write(
 '    <td><img src="'+Sdir+'img/albli.gif" width="1" height="23"></td>\n'
 );

//policy(SitePolicy)
 if(Sfo_c==10){
  document.write(
  '    <td><a href="'+Sdir+'policy/site.htm"><img src="'+Sdir+'img/alb10b.gif" width="109" height="23" border="0"></a></td>\n'
  );
 }
 else{
  document.write(
  '    <td><a href="'+Sdir+'policy/site.htm" onMouseOver="Froa(1,10);" onMouseOut="Froa(2,10);"><img src="'+Sdir+'img/alb10a.gif" width="109" height="23" border="0" name="alb10"></a></td>\n'
  );
 }

//common(Kyotsuu)
 document.write(
 '    <td><img src="'+Sdir+'img/albli.gif" width="1" height="23"></td>\n',
 '    <td><a href="http://www.echo-worldwide.com/" target="_blank" onMouseOver="Froa(1,11);" onMouseOut="Froa(2,11);"><img src="'+Sdir+'img/alb11a.gif" width="109" height="23" border="0" name="alb11"></a></td>\n',
 '    <td><img src="'+Sdir+'img/albli.gif" width="1" height="23"></td>\n',
 '    <td><img src="'+Sdir+'img/alfoli.gif" width="2" height="23"></td>\n',
 '    <td><img src="'+Sdir+'img/dgga.gif" width="59" height="23"></td>\n',
 '    <td><img src="'+Sdir+'img/alfoco.gif" width="378" height="23"></td>\n',
 '  </tr>\n',
 '</table>'
 );
}

//map(Access_Map)
function Ffop(){
 document.write(
 '<table border="0" cellspacing="0" cellpadding="0" bgcolor="#0B4452" width="100%">\n',
 '  <tr>\n',
 '    <td align="center"><img src="'+Sdir+'img/alfoco.gif" width="378" height="23"></td>\n',
 '  </tr>\n',
 '</table>'
 );
}

//map(Access_Map)
function Ffop2(){
 document.write(
 '<table border="0" cellspacing="0" cellpadding="0" bgcolor="#0B4452" width="100%">\n',
 '  <tr>\n',
 '    <td align="center"><img src="../'+Sdir+'img/alfoco.gif" width="378" height="23"></td>\n',
 '  </tr>\n',
 '</table>'
 );
}