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

h2.second-title em.tel-sup {
	display: block;
	font-size: 17px;
	font-weight: bold;
	margin-top: -30px;
	margin-bottom: 10px;
}

div.white-container div.number {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}

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

div.white-container div.number span.marker a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

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

#footer {
	padding: 0px;
}

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

#form div.bg-blue a {
	color: white;
	font-weight: bold;
}




