
#maintitle {
	background:url(images/title_bg.jpg);
	background-size: cover;
	background-position: center center;
}

div.tel-container {
	text-align: center;
	width: 1000px;
	margin: auto;
	margin-top: 60px;
}

img.tel,img.mail {
	width: 50px;
	margin: auto;
}

div.tel-container h2,
div.form h2 {
	font-size: 28px;
	padding: 20px;	
}

div.tel-container div.number {
	font-size: 40px;
	font-weight: bold;	
}

div.tel-container div.number span.marker {
	padding: 0px 30px;	
}

div.tel-container div.number span.marker a {
	color: #545454;
	font-weight: bold;
	text-decoration: none;
}

div.tel-container p.time {
	font-weight: bold;
	text-align: center;
	font-size: 110%;
}