
#header-bg {
	background: url(images/header_bg.jpg) no-repeat center top;
	height: 250px;
}

h2 {
color: #0062b2;	
font-size: 200%;
}

h2.border {
   border-top: 2px dotted #0062b2; 
	border-bottom: 2px dotted #0062b2; 
	padding: 5px 0px;
}

div.tel {
	background-color: #ceeaff;
	padding: 20px;
	text-align: center;
}

div.tel div.tel-img {
display: inline-block;	
vertical-align: middle;
padding-right: 5px;
}

div.tel div.number {
display: inline-block;	
vertical-align: middle;
}

div.tel div.number p {
font-size: 40px;
font-weight: 600;
color: #0b62b2;
line-height: 22px;
}

div.tel div.number p span.small {
font-size: 20px;
vertical-align: middle;
}

span.form {
	font-size: 28px;
	font-weight: 600;
}

div.hukidashi-bg p a {
	color: white;
}