@charset "utf-8";
div.info img{
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 50px;
}


h2#tel{
	background:#fff url(img/teltitle.gif) no-repeat scroll left top;
	width:283px;
	height:24px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

h2#mail{
	background:#fff url(img/mailtitle.gif) no-repeat scroll left top;
	width:297px;
	height:24px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.info h6 {
	background-image: url(img/form.gif);
	margin-top: 1em;
	height: 102px;
	width: 519px;
	margin-bottom: 1em;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.info h6 a:hover {
	background-image: url(img/form_on.gif);
	background-repeat: no-repeat;
	height: 102px;
	width: 519px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
.info h6 a {
	display: block;
	height: 102px;
	width: 519px;
}

