function m_to(){
	ma = "info@k-j-chintai.com";
	location.href('mailto:' + ma);
}