/* --------------------------- */
/* ---------- 朧月 ----------- */
/* --------------------------- */
/*          Mail send          */
/*                             */
/* --------------------------- */

function mailsend(){
function mail_to(i_1,i_2)
{eval(String.fromCharCode(108,111,99,97,116,105,111,110,46,104,114,101,102,32,61,32,39,109,97,105,108,116,111,58) + i_1 + String.fromCharCode(60,105,110,102,111,64,107,114,104,45,111,102,102,105,99,101,46,99,111,109,62,63,115,117,98,106,101,99,116,61) +  i_2 + "'");}
document.write("<a href=JavaScript:mail_to('国際労働法務事務所','ウェブからのお問い合わせ≪セルフ≫')><img src='image/inquiry_image_mail.jpg' alt='ご自分のPCメールでのお問い合わせ' width='300' height='100' class='inquiry_image' title='ご自分のPCメールでのお問い合わせ' /></a>");
}