@charset "utf-8";
/* ------------------------------------------

	footer

------------------------------------------ *
/*  footerWrapper  */
#footerWrapper {
	width: 100%;
	background-image: url("/common/images/footer-bg.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #f1f1f1;
}
/*  footer  */
#footer {
	width: 956px;
	margin: 0 auto;
	padding: 20px 0 0;
	text-align: left;
}

/*  .mainContents  */
#footer .mainContents {
	float: left;
	width: 505px;
}
#footer .mainContents h2 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #c7c7c7;
	font-weight: bold;
	_font-size: 0.8em;
}
#footer .mainContents h2 a {
	padding: 0 0 0 20px;
	background-image: url("/common/images/ico.gif");
	background-repeat: no-repeat;
	background-position: 0 -399px;
}
#merrymaids #footer .mainContents h2 a {
	background-image: url("/common/images/ico-merrymaids.gif");
	background-position: 0 -499px;
}
#terminix #footer .mainContents h2 a {
	background-image: url("/common/images/ico-terminix.gif");
	background-position: 0 -499px;
}
#totalgreen #footer .mainContents h2 a {
	background-image: url("/common/images/ico-totalgreen.gif");
	background-position: 0 -499px;
}
#footer .mainContents .left {
	float: left;
}
#footer .mainContents .right {
	float: right;
}
#footer .mainContents .left,
#footer .mainContents .right {
	width: 241px;
}
#footer .mainContents .left dt,
#footer .mainContents .right dt {
	padding: 3px 0 3px 20px;
	background-image: url("/common/images/dot-glay.gif");
	background-repeat: repeat-x;
	background-position: 0 100%;
	text-indent: -10px;
	font-weight: bold;
}
#footer .mainContents .left dt a,
#footer .mainContents .right dt a {
	padding: 0 0 0 10px;
	background-image: url("/common/images/ico.gif");
	background-repeat: no-repeat;
	background-position: 0 -95px;
}
#merrymaids #footer .mainContents .left dt a,
#merrymaids #footer .mainContents .right dt a {
	background-image: url("/common/images/ico-merrymaids.gif");
}

#footer .mainContents .left dd,
#footer .mainContents .right dd {
	padding: 10px 0 10px 20px;
}
#footer .mainContents .left dd li,
#footer .mainContents .right dd li {
	margin: 0 0 8px 0;
}
#footer .mainContents .left dd li a,
#footer .mainContents .right dd li a {
	padding: 0 0 0 10px;
	background-image: url("/common/images/ico.gif");
	background-repeat: no-repeat;
	background-position: 0 -95px;
}
#merrymaids #footer .mainContents .left dd li a,
#merrymaids #footer .mainContents .right dd li a {
	background-image: url("/common/images/ico-merrymaids.gif");
}

/*  .etcContents  */
#footer .etcContents {
	float: right;
	width: 410px;
	margin: 0 0 15px 0;
}
#footer .etcContents h2 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #c7c7c7;
	font-weight: bold;
	_font-size: 0.8em;
}
#footer .etcContents h2 a {
	padding: 0 0 0 20px;
	background-image: url("/common/images/ico.gif");
	background-repeat: no-repeat;
	background-position: 0 -499px;
}
#footer .etcContents .left {
	float: left;
	width: 223px;
}
#footer .etcContents .right {
	float: right;
	width: 166px;
}
#footer .etcContents .left li,
#footer .etcContents .right li {
	margin: 0 0 8px 0;
	padding: 0 0 7px 0;
	background-image: url("/common/images/dot-glay.gif");
	background-repeat: repeat-x;
	background-position: 0 100%;
}
#footer .etcContents .left li.last,
#footer .etcContents .right li.last {
	margin: 0;
	padding: 0;
	background-image: none;
}
#footer .etcContents .left li a,
#footer .etcContents .right li a {
	padding: 0 0 0 20px;
	background-image: url("/common/images/ico.gif");
	background-repeat: no-repeat;
}
#footer .etcContents .left li a {
	background-position: 0 -499px;
}
#footer .etcContents .right li a {
	background-position: 0 -299px;
}

/*  copyWrapper  */
#copyWrapper {
	width: 100%;
	padding: 20px 0;
	background-color: #dddddd;
	text-align: left;
}
#copy {
	width: 956px;
	margin: 0 auto;
}
#copyTxt {
	float: left;
}
#copyTxt .last {
	font-size: 76%;
}
#fNav {
	float: right;
	margin: 5px 0 0 0;
}
#fNav li {
	float: right;
	margin: 0 15px; 0 0;
}
#fNav li a {
	padding: 0 0 0 10px;
	background-image: url("/common/images/ico.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
}
