/*　mailフォーム　*/
mail = "fukuwauchi" + "@" + "fuku-wa-uchi.com";
document.write("<a href=mailto:"+ mail + "><img src='img/recruit-photo.jpg' border='0' alt='メール'></a>");
