/*ヘッダ部分を重複させている。css上で変更は出来ないが重複させることにより意図する内容を反映させることが出来る
-----------------------------------------------------------------------------
コンテナ #eswsTop, #eswsContainer, #eswsPaneContainer, #eswsBottom
-----------------------------------------------------------------------------*/

#eswsContainer {
	background-image: url(http://higosmile.com/imagefile1/bgPage.jpg);
}

#eswsContainerInner {
	background-image: url(http://higosmile.com/imagefile1/lmHeader.gif);
}


/*-----------------------------------------------------------------------------
ヘッダ #eswsHeader
-----------------------------------------------------------------------------*/

#eswsInquiryContent {
	background-image: url(../image/bgHeaderContactSide.gif);
	color: #ffffff;
}

#eswsInquiryContent li {
	background-image: url(../image/bgHeaderContact.gif);
}

#eswsInquiryTel span {
	background-image: url(../image/iconHeaderTel.gif);
}

#eswsInquiryTime span {
	background-image: url(../image/iconHeaderTime.gif);
}




#eswsInquiryTel span {
	margin-top: 1px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 18px;
         color: #000000;
}

#eswsInquiryTime span {
	margin-top: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
         color: #000000;
}

#eswsHeaderParagraph1 {
	float: right;
	font-size: 12px;
         font-weight: bold;

}
