@charset "utf-8";


.house {
	background:url(../img/house-cleaning/bg-page.gif) repeat-x;
}

/*--------------------------------------------------------
	#main
--------------------------------------------------------*/

#main h2 {
	width: 648px;
	height: 55px;
	text-align: center;
	background: url(../img/common/bg-page-tit.gif) repeat-x;
}
#main .lead {
	margin: 18px 20px 0;
}
#main .lead img {
	float: right;
	padding-right: 5px;
}
#service-menu {
	width: 648px;
	margin-top: 10px;
}
#service-menu li {
	float: left;
	width: 298px;
	margin-top: 20px;
}
#service-menu li img {
	margin-bottom: 5px;
}
#service-menu li.left {
	margin-left: 18px;
	margin-right: 16px;
}
#main .tit {
	width: 648px;
	height: 47px;
	background: url(../img/house-cleaning/bg-tit.gif) repeat-x;
}
#main .tit h3 {
	float: left;
}
#main .tit p{
	float: left;
	margin-left: 20px;
	line-height: 46px;
	font-size: 11px;
	color: #fff;
}
#main .tit .pagetop {
	float: right;
}
#main .photo2 {
	margin: 0 16px;
}
#main .inner {
	width: 602px;
	padding: 15px;
	margin-top: 18px;
	border: 8px solid #f2f2f2;
}
#main .inner .contact-txt {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
}
#main .inner .menu {
	width: 602px;
	margin-top: 20px;
}
#main .inner .top {
	margin-top: 0;
}
#main .inner .menu2 {
	width: 602px;
}
#main .inner .menu dt table {
	width: 100%;
	border: 1px solid #ccc;
}
#main .inner .menu2 dt table {
	width: 100%;
	border: 1px solid #ccc;
	border-top: none;
}
#main .inner .menu dt table th,
#main .inner .menu2 dt table th {
	padding: 8px 10px;
	text-align: left;
	color: #3c9cd9;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1.5;
}
#main .inner .menu dt table th span,
#main .inner .menu2 dt table th span {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
#main .inner .menu dt table td,
#main .inner .menu2 dt table td {
	padding: 8px 10px;
	width: 140px;
	text-align: right;
	background: #f2f2f2;
	vertical-align: middle;
	line-height: 1.5;
}
#main .inner .menu .photo {
	float: left;
	width: 205px;
	margin-top: 10px;
}
#main .inner .menu .photo .icon {
	margin-left: 10px;
}
#main .inner .m-top20 {
	margin-top: 20px;
}
#main .inner .menu .txt1 {
	float: right;
	width: 397px;
	margin-top: 10px;
}
#main .inner .menu .txt2 {
	width: 602px;
	margin-top: 10px;
}
#main .inner .sagyo {
	width: 100%;
	border: 1px solid #ccc;
	margin-top: 20px;
}
#main .inner .sagyo th {
	font-size: 15px;
	font-weight: bold;
	padding: 8px 10px;
	
}
#main .inner .sagyo td {
	padding: 8px 10px;
	background: #f2f2f2;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
}
#main .inner .option {
	width: 100%;
	background: #999;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 0;
	text-align: center;
	margin-top: 20px;
}
#main .inner .notes h5 {
	width: 100%;
	border: 1px solid #ccc;
	margin-top: 20px;
	text-align: center;
	color: #cc0000;
	padding: 5px 0;
}
#main .inner .notes ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	margin-top: 5px;
	color: #666;
	font-size: 12px;
}
#aircon {
	width: 648px;
	margin-top: 30px;
}
#kitchen {
	width: 648px;
	margin-top: 30px;
}
#toilet {
	width: 648px;
	margin-top: 30px;
}
#bathroom {
	width: 648px;
	margin-top: 30px;
}
#washroom {
	width: 648px;
	margin-top: 30px;
}
#btn-contact-main {
	width: 648px;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
   border-radius: 8px;
   background-color: #f2f2f2;
   text-align: center;
   margin-top: 20px;
   padding: 30px 0;
}
#btn-contact-main h4 a {
	display: block;
	width: 496px;
	height: 65px;
	text-indent: -9999px;
	margin: 20px auto 15px;
	background: url(../img/common/btn-contact-main.gif) no-repeat;
}
#btn-contact-main h4 a:hover {
	background-position: 0 -65px;
}
#btn-contact-main .tel {
	margin-right: 20px;
}

/*--------------------------------------------------------
	#sidebar
--------------------------------------------------------*/
#page-nav {
	width: 202px;
	padding: 34px;
	border: 1px solid #faefc0;
	background: #fff;
}
#page-nav ul li a {
	display: block;
	text-indent: -9999px;
	width: 202px;
}
#page-nav ul li.nav-aircon a {
	margin-top: 30px;
	height: 34px;
	background: url(../img/house-cleaning/nav-aircon.gif) no-repeat;
}
#page-nav ul li.nav-kitchen a {
	margin-top: 8px;
	height: 34px;
	background: url(../img/house-cleaning/nav-kitchen.gif) no-repeat;
}
#page-nav ul li.nav-toilet a {
	margin-top: 8px;
	height: 34px;
	background: url(../img/house-cleaning/nav-toilet.gif) no-repeat;
}
#page-nav ul li.nav-bathroom a {
	margin-top: 8px;
	height: 34px;
	background: url(../img/house-cleaning/nav-bathroom.gif) no-repeat;
}
#page-nav ul li.nav-washroom a {
	margin-top: 8px;
	height: 34px;
	background: url(../img/house-cleaning/nav-washroom.gif) no-repeat;
}
#page-nav ul li.contact-sidebar a {
	height: 48px;
	background:url(../img/common/btn-contact-sidebar.gif) no-repeat;
	margin-top: 18px;
}
#page-nav ul li a:hover {
	background-position: 0 -34px;
}
#page-nav ul li.contact-sidebar a:hover {
	background-position: 0 -48px;
}