function MAIL_Address(){
	document.write("<a href=mailto:contact");
	document.write("@");
	document.write("hayama-international.co.jp?subject=葉山インターナショナルスクールに関するお問い合わせ>");
	document.write("こちら</a>");
}
