@charset "UTF-8";

/* *************************

[contact]
			
************************* */
h1 {
	background-image: url(../contact/img/h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 160px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
h2#tel {
	background-image: url(../contact/img/h2-1.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 800px;
	text-indent: -9999px;
	margin: 0px 0px 20px;
	padding: 0px;
}
h2#mail {
	background-image: url(../contact/img/h2-2.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 800px;
	text-indent: -9999px;
	margin: 0px 0px 5px;
	padding: 0px;
}
