/*
 * number four
 * mail address html tags 
 *
 * (c)no4.co.jp
 *
 */

function writeHtmlInquiryAddress() {
	document.write("<span class=\"text-link\" style=\"margin-left:1em\"><a href=\"mailto:info@no4.co.jp\" title=\"ナンバーフォーへのお問い合わせ\">info@no4.co.jp</a></span>");
}

function writeHtmlRecruitAddress() {
	document.write("<span class=\"text-link\" style=\"margin-left:1em\"><a href=\"mailto:recruiting@no4.co.jp\" title=\"ナンバーフォーへの採用お問い合わせ\">recruiting@no4.co.jp</a></span>");
}
