@import url(defaults.css);

body {

}

#page-wrapper {
	width: 958px;
	margin: 0 auto;
	background-color: #ffffff;
}

#page {
	width: 950px;
	margin: 0 auto;
}

/*
----------------------------------

HEADER

----------------------------------
*/

#header {
	position: relative;
	width: 950px;
	height:50px;
	background: url(../images/english/service/header-bg.gif) scroll left top no-repeat;
}

#header .contact {
	display: block;
	width: 320px;
	height: 18px;
	position: absolute;
	top: 20px;
	right: 50px;
	text-indent: -9999px;
	background: url(../images/english/service/header-contact-bg.gif) scroll left top no-repeat;
}

/*
----------------------------------

NAVIGATION

----------------------------------
*/

#visual-nav {
	padding:45px 0 0 30px;
	position: relative;
	width: 920px;
	height: 50px;
	font-size: 14px;
	color:#252525;
	font-family:Arial;
	background: #ffffff url(../images/english/service/cycle-left-navigation-bg.gif) scroll 0 0 no-repeat;
	text-align: center;
}

#visual-nav ul li {
	display: inline;
	padding: 0 10px;
}

#visual-nav ul li a, #visual-nav ul li a:visited {
	padding-left: 17px;
	color: #252525;
	background: url(../images/english/service/visual-nav-bg.gif) scroll left 50% no-repeat;
	font-weight: bold;
	line-height: 36px;
}

#visual-nav ul li a.current, #visual-nav ul li a.current:visited {
	color: #f78200;
	text-decoration: underline;
}

#visual-nav ul li a:hover, #visual-nav ul li a:active {
	color: #f78200;
}
/*
----------------------------------

LEFT-SIDE-MENU
line-height:26px;
line-height: 22px;
margin-top:10px;
padding-bottom: 7px;
----------------------------------
*/

#sidebar {
	display:block;
	width:165px;
	float:left;
	background: url(../images/english/service/navigation-background.jpg) scroll 0 0 no-repeat;
}


.sidebar-menu1 {
	font-size:13px;	
	font-family:Arial;
	font-weight:bold;
	color:#252525;
}


.sidebar-menu1 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}


.sidebar-menu1 li a, .sidebar-menu1 ul li a:visited {
	display:block;
	padding:5px 0px 8px 24px;
	color: #252525;
	background: url(../images/english/service/visual-nav-bg.gif) scroll 7px 8px no-repeat;
	font-size:13px;	
	font-family:Arial;
	font-weight:normal;
	zoom: 1;
	
	
}

.sidebar-menu1 ul li a.current, .sidebar-menu1 ul li a.current:visited {
	color: #f78200;
	text-decoration: none;
}

.sidebar-menu1 ul li a:hover, .sidebar-menu1 ul li a:active {
	color: #f78200;
	background-color:#ececec;
	text-decoration: none;
}





.sidebar-title ul {
	margin-top:10px;	
}


.sidebar-title ul li a, .sidebar-title ul li a:visited {
	display:block;
	padding-left: 24px;
	padding-bottom: 7px;
	color: #252525;
	font-size:13px;
	line-height: 22px;
	font-family:Arial;
}

.sidebar-title ul li a.current, .sidebar-title ul li a.current:visited {
	background-color:#ececec;
	text-decoration: none;
}

.sidebar-title ul li a:hover, .sidebar-title ul li a:active {

	background-color:#ececec;
	text-decoration: none;
}

.sidebar-menu-text {
	line-height:36px;	
}


/*
----------------------------------

CONTENT

----------------------------------
*/

#content-wrapper {
	margin-top: 0px;
	background: url(../images/english/service/content-bg.gif) scroll 0 0 no-repeat;
}

#content {
	width: 880px;
	margin: 0 auto;
}

#crumbs {
	color:#fcae17;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

#crumbs a,  #crumbs a:visited {
	color:#000000;
	text-decoration:underline;
}

#sub-header {
	padding:20px 20px 20px 60px;
	width:840px;
}

#sub-header .logo {
	float: left;
	display: block;
}

#sub-header .menu {
	float: right;
	display: block;
}

#sub-header .menu li {
	float: left;
	padding-left: 20px;
}

#sub-header .menu li a, #sub-header .menu li a:visited {
	display: block;
	padding: 5px 10px;
	color: #343333;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	/*line-height: 35px;*/
}

#carousel {
	margin-top: 20px;
}

#carousel ul {
	zoom: 1;
}

#content .slide-title {
	position: absolute;
	top: 200px;
	left: 50px;
	width: 150px;
	height: 18px;
	color: #050708;
	font-size: 14px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', 'Trebuchet MS', Verdana, sans-serif;
	line-height: 18px;
	z-index: 100;
}

#content .slide-title em {
	color: #ff0000;
}

#content .slide {
	position: relative;
	width: 840px;
	height: 380px;
}

#content .slide.housekeeping {
	background: #ffffff url(../images/english/service/header-slide-housekeeping-bg.jpg) scroll left top no-repeat;
}

#content .slide.babysitting {
	background: #ffffff url(../images/english/service/header-slide-babysitting-bg.jpg) scroll left top no-repeat;
}

#content .slide.handyman {
	background: #ffffff url(../images/english/service/header-slide-handyman-bg.jpg) scroll left top no-repeat;
}

#content .slide.full-time {
	background: #ffffff url(../images/english/service/header-slide-full-time-bg.jpg) scroll left top no-repeat;
}

/*
 * Housekeeping
 */
#content .slide.housekeeping .text {
	position: absolute;
	top: 10px;
	left: 0;
	height: 180px;
	width: 380px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', 'Trebuchet MS', Verdana, sans-serif;
}

#content .slide.housekeeping .text h1 {
	font-size: 32px;
	font-weight: normal;
	color: #f78200;
}

#content .slide.housekeeping .text h2 {
	margin-top: 5px;
	font-size: 18px;
	color: #252525;
}

#content .slide.housekeeping .text p {
	margin-top: 10px;
	font-size: 12px;
	color: #555555;
}

#content .slide.housekeeping .text p.link {
	margin-top: 15px;
}

#content .slide.housekeeping .text p a, #content .slide.housekeeping .text p a:visited {
	padding: 2px 5px;
	color: #ffffff;
	background-color: #f78200;
}

/*
 * Babysitting
 */
#content .slide.babysitting .text {
	position: absolute;
	top: 10px;
	left: 0;
	height: 180px;
	width: 520px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', 'Trebuchet MS', Verdana, sans-serif;
}

#content .slide.babysitting .text h1 {
	font-size: 32px;
	font-weight: normal;
	color: #f78200;
}

#content .slide.babysitting .text h2 {
	margin-top: 5px;
	font-size: 18px;
	color: #252525;
}

#content .slide.babysitting .text p {
	margin-top: 10px;
	font-size: 12px;
	color: #555555;
}

#content .slide.babysitting .text p em {
	font-weight: bold;
}

#content .slide.babysitting table {
	position: absolute;
	top: 150px;
	left: 530px;
	width: 300px;
	height: 193px;
	border-collapse: collapse;
}

#content .slide.babysitting table tr td {
	padding-right: 7px;
}

#content .slide.babysitting table tr.first td {
	padding-bottom: 7px;
}

#content .slide.babysitting .link {
	position: absolute;
	top: 70px;
	left: 330px;
	width: 230px;
	height: 60px;
}

#content .slide.babysitting .link p {
	margin-top: 15px;
	color: #f78200;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}

#content .slide.babysitting .link p a, #content .slide.babysitting .link p a:visited {
	padding: 2px 5px;
	color: #ffffff;
	font-weight: normal;
	background-color: #f78200;
}

/*
 * Housekeeping
 */
#content .slide.full-time .text {
	position: absolute;
	top: 10px;
	left: 0;
	height: 180px;
	width: 380px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', 'Trebuchet MS', Verdana, sans-serif;
}

#content .slide.full-time .text h1 {
	font-size: 32px;
	font-weight: normal;
	color: #f78200;
}

#content .slide.full-time .text h2 {
	margin-top: 5px;
	font-size: 18px;
	color: #252525;
}

#content .slide.full-time .text p {
	margin-top: 10px;
	font-size: 12px;
	color: #555555;
}

#content .slide.full-time .text p.link {
	margin-top: 15px;
}

#content .slide.full-time .text p a, #content .slide.full-time .text p a:visited {
	padding: 2px 5px;
	color: #ffffff;
	background-color: #f78200;
}

#content .slide.full-time .text p.caption {
	margin-top: 20px;
	font-size: 18px;
	color: #febb11;
}

#content .slide.full-time .information {
	position: absolute;
	top: 30px;
	left: 520px;
	height: 81px;
	width: 250px;
}

/*
 * Handyman
 */
#content .slide.handyman .caption {
	position: absolute;
	top: 0;
	left: 0;
	height: 80px;
	width: 600px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', 'Trebuchet MS', Verdana, sans-serif;
}

#content .slide.handyman .caption h1 {
	font-size: 32px;
	font-weight: normal;
	color: #f78200;
}

#content .slide.handyman .caption p {
	margin-top: 5px;
	font-size: 18px;
	color: #555555;
}

#content .slide.handyman .text-1 {
	position: absolute;
	top: 80px;
	left: 0;
	height: 80px;
	width: 280px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', 'Trebuchet MS', Verdana, sans-serif;
}

#content .slide.handyman .text-1 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #f78200;
}

#content .slide.handyman .text-1 p {
	margin-top: 3px;
	font-size: 12px;
	color: #555555;
}

#content .slide.handyman .text-1 p em {
	font-weight: bold;
}

#content .slide.handyman .text-1 p.link {
	margin-top: 15px;
}

#content .slide.handyman .text-1 p a, #content .slide.handyman .text-1 p a:visited {
	padding: 2px 5px;
	color: #ffffff;
	background-color: #f78200;
}

#content .slide.handyman .text-2 {
	position: absolute;
	top: 80px;
	left: 300px;
	height: 80px;
	width: 280px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', 'Trebuchet MS', Verdana, sans-serif;
}

#content .slide.handyman .text-2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #f78200;
}

#content .slide.handyman .text-2 p {
	margin-top: 3px;
	font-size: 12px;
	color: #555555;
}

#content .slide.handyman .text-2 p em {
	font-weight: bold;
}

#content .slide.handyman .text-2 p.link {
	margin-top: 15px;
}

#content .slide.handyman .text-2 p a, #content .slide.handyman .text-2 p a:visited {
	padding: 2px 5px;
	color: #ffffff;
	background-color: #f78200;
}

/*
 * Chezvous
 */
#content .slide.chezvous .text {
	position: absolute;
	top: 90px;
	left: 0;
	height: 180px;
	width: 380px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', 'Trebuchet MS', Verdana, sans-serif;
}

#content .slide.chezvous .text h1 {
	font-size: 32px;
	font-weight: normal;
	color: #f78200;
}

#content .slide.chezvous .text h2 {
	margin-top: 5px;
	font-size: 18px;
	color: #252525;
}

#content .slide.chezvous .text p {
	margin-top: 5px;
	font-size: 12px;
	color: #555555;
}

#content .slide.chezvous .text .link {
	margin-top: 15px;
}

#content .slide.chezvous .text .link span {
	padding: 2px 5px 2px 17px;
	color: #ffffff;
	font-size: 12px;
	background: #f78200 url(../images/english/service/areas-details-close-btn.gif) scroll 5px 50% no-repeat;
	cursor: pointer;
}

#content .slide.chezvous .details {
	position: absolute;
	top: 150px;
	left: 0;
	width: 600px;
	height: 200px;
	background-color: #ffffff;
}

#content .slide.chezvous .details p {
	margin-top: 5px;
	font-size: 12px;
	color: #555555;
}

#content .slide.chezvous .details p em {
	font-weight: bold;
}

#content .slide.chezvous .details h3 {
	margin-top: 7px;
	font-size: 12px;
	color: #f78200;
	font-weight: bold;
}

#content .slide.chezvous .details h3 small {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
}

#content .slide.chezvous .details table {
	border-collapse: collapse;
}

#content .slide.chezvous .details table tr.even {
	background-color: #f6f6f6;
}

#content .slide.chezvous .details table td {
	padding: 3px 0;
	width: 100px;
	font-size: 12px;
}

#content .slide.chezvous .logo {
	position: absolute;
	top: 90px;
	left: 520px;
	height: 174px;
	width: 221px;
}

#content .main {
	margin-top: 20px;
}

#content .main .left {
	float: left;
	width: 340px;
}

#content .main .right {
	float: left;
	width: 480px;
	margin-left: 20px;
}




#right-content {
	display:block;
	width:465px;
	float:left;
	padding:10px 10px 10px 5px;
}

#right-picture {
	display:block;
	width:170px;
	float:left;
	padding:20px 0px 10px 10px;
}
#right-content1 {
	display:block;
	width:430px;
	float:left;
	padding:10px 0px 10px 0px;
}

#right-picture1 {
	display:block;
	width:200px;
	float:left;
	padding:10px 0px 10px 30px;
}
#right-picture2 {
	display:block;
	width:180px;
	float:left;
	padding:10px 10px 0px 5px;
}
#right-picture3 {
	display:block;
	width:335px;
	float:left;
	padding:10px 0px 10px 30px;
}
#right-content2 {
	display:block;
	width:430px;
	float:left;
	padding:10px 0px 0px 10px;
}
#right-content3 {
	display:block;
	width:290px;
	float:left;
	padding:10px 0px 10px 0px;
}
#right-picture4 {
	display:block;
	width:200px;
	float:left;
	padding:10px 30px 10px 0px;
}
/*
#right-content  h1 {
	background:transparent url(../images/english/service/title-simbol.png) no-repeat scroll 7px 6px;
	color:#fcae17;
	display:block;
	font-family:Arial;
	font-size:30px;
	line-height:54px;
	padding-left:65px;
}
*/
h1.sec01 {
	display:block;
	width:450px;
	float:left;
	padding:0px 10px 0px 80px;
	background:transparent url(../images/english/service/title-simbol.png) no-repeat scroll 7px 6px;
	color:#fcae17;
	display:block;
	font-family:Arial;
	font-size:30px;
	line-height:54px;
	margin-left: 20px;
}
h1.sec02 {
	display:block;
	width:450px;
	float:left;
	padding:0px 0px 0px 80px;
	background:transparent url(../images/english/service/title-simbol.png) no-repeat scroll 7px 6px;
	color:#fcae17;
	display:block;
	font-family:Arial;
	font-size:30px;
	line-height:54px;

}
#right-content  h2 {
	color:#252525;
	display:block;
	font-family:Arial;
	font-size:18px;
	line-height:26px;
	padding:15px 0px 25px 0px;
}
#right-content  p {
	color:#252525;
	display:block;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	padding:5px 0px 5px 0px;
}
#right-content2  p {
	color:#252525;
	display:block;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	padding:5px 0px 5px 0px;
}
#right-content  em {
	font-style:italic;
}
#right-content  strong {
	font-weight:bold;
}





#right-content a, #right-content a:visited {
	color: #f78200;
}

#right-content a:hover, #right-content a:active {
	color: #f78200;
}

#content-banner {
	padding-left: 185px;
	margin-bottom:10px;
	
}


/*
----------------------------------

BLUE SQUARE ICONS

----------------------------------
*/

#blue-content {
	height:350px;
	position:relative;
	width:950px;
}

#blue-content-top-bg {
	height:50px;
	background: url(../images/english/service/blue-secondary-top-bg.gif) scroll 0 0 repeat-x;
	position:relative;
	width:950px;
}

#blue-content-bottom-bg {
	height:50px;
	background: url(../images/english/service/blue-secondary-bottom-bg.gif) scroll 0 0 repeat-x;
	position:relative;
	width:950px;
}
/*
----------------------------------

PAGE GRID

----------------------------------
*/



#right-page-grid {
	display:block;
	width:680px;
	float:left;
	padding:10px 10px 10px 20px;
}

#right-page-grid  h1 {
/*	background:transparent url(../images/english/service/title-simbol.png) no-repeat scroll 0px 0px;	*/
	color:#fcae17;
	display:block;
	font-family:Arial;
	font-size:28px;
	line-height:53px;
/*	padding-left:65px;	*/
}
/*
#right-page-grid  h2 {
	color:#252525;
	display:block;
	font-family:Arial;
	font-size:18px;
	line-height:26px;
	padding:15px 0px 25px 0px;
}

#right-page-grid  p {
	color:#252525;
	display:block;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	padding:5px 0px 5px 0px;
}
*/
#right-page-grid  em {
	font-style:italic;
}
#right-page-grid  strong {
	font-weight:bold;
}





#right-page-grid a, #right-page-grid a:visited {
	color: #f78200;
}

#right-page-grid a:hover, #right-page-grid a:active {
	color: #f78200;
}


#operator {
	
	background:transparent url(../images/english/service/operator.gif) no-repeat scroll 7px 6px;
	display:block;
	font-family:Arial;
	font-size:12px;
	height:120px;
	line-height:18px;
	padding:0px 110px 30px 20px;
}

#right-page-grid  h2 {
	padding:15px 0px 5px 0px;
}

#right-page-grid img {
	display:inline;	
}

#right-page-grid .fee {
	border-bottom:1px solid #d7d7d7;
	font-size:12px;
	font-family:Arial;
}

#right-page-grid .prices {
	width:300px;
	float:left;
	margin-left:10px;
}

#right-page-grid .prices p {
	padding-left:10px;
}


/*
----------------------------------

BLUE SQUARE ICONS

----------------------------------
*/

#blue-square {
	margin-left:185px;	
}
.blue-square-box {
	display:block;
	width:172px;
	height:173px;
	float:left;
	background: url(../images/english/service/blue-square.gif) scroll 0 0 no-repeat;
	text-align:center;
	font-family:Arial;
	font-size:14px;
	margin:5px 10px 5px 0px;
}
.blue-square-box a, .blue-square-box a:visited {
	color:#333333;
	text-decoration:underline;
	display:block;
	background: url(../images/english/service/blue-square-icon.gif) scroll  60px 50px no-repeat;
	padding:110px 20px 10px 20px;
}
.blue-square-box a:hover {
	color:#fcae17;
	text-decoration:none;
	
}


/*
----------------------------------

BLUE SQUARE ICONS

----------------------------------
*/

#blue-content {
	height:320px;
	position:relative;
	width:950px;
	background-color:#5CADCE;
	margin-bottom:40px;
}

#blue-content-top-bg {
	height:50px;
	background: url(../images/english/service/blue-secondary-top-bg.gif) scroll 0 0 repeat-x;
	position:relative;
	width:950px;
}

#blue-content-bottom-bg {
	height:23px;
	background: url(../images/english/service/blue-secondary-bottom-bg.gif) scroll 0 0 repeat-x;
	position:relative;
	width:950px;
}

#blue-big-circle {
	float:left;
	width:133px;
	padding:75px 5px 50px 70px;
		
}
#blue-navigation {
	float:left;
	width:700px;
		
}
.blue-navigation-item {

	float:left;
	width:310px;
	font-size:12px;
	font-family:Arial;
	line-height:18px;
	color:#FFF;
	margin-left:20px;
	
}

.blue-navigation-item p {
	display:block;	
	padding:5px 5px 5px 5px;
	border-left:1px solid #aed6e7;
}
.learn-more {
	text-align:right;
}
.learn-more a, .learn-more a:visited {
	color:#FFF;
	text-decoration:underline;
}
.learn-more a:hover {
	text-decoration:none;
}



/*
----------------------------------

FOOTER

----------------------------------
*/


#footer {
	width: 840px;
	margin: 0 auto;
	position:relative;
}


#footer p {
	padding-left: 22px;
	line-height: 18px;
	font-size: 9px;
	color: #959595;
}

#footer p.first {
	background: url(../images/english/service/footer-logo-bg.gif) scroll left 12px no-repeat;
	border-top:1px solid #d7d7d7;
	padding-top:8px;
}

#footer p a, #footer p a:visited {
	padding-right: 15px;
	color: #959595;
	text-decoration: underline;
}

#yellow-wave {
	width: 950px;
	margin: 0 auto;
}

img.img_left{float: left;}

h2.sec01 {
	text-align:left;
	font-size: 17px;
	color:#000080;
	font-weight:bold; 
	padding: 12px 0px 0px 60px;
	border-bottom:1px solid #cecece;
}

div.small01 {
	width: 630px;
	padding: 3px 5px 10px 25px;
}

p.s01 {
	color:#252525;
	display:block;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	padding:2px 0px 2px 0px;
}
p.s02 {
	color:#252525;
	display:block;
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	padding:5px 0px 5px 10px;
}
p.s03 {
	color:#252525;
	display:block;
	font-family:Arial;
	font-size:14px;
	line-height:18px;
	padding:2px 0px 2px 0px;
}
p.s04 {
	color:#252525;
	display:block;
	font-family:Arial;
	font-size:14px;
	line-height:18px;
	padding:2px 0px 2px 0px;
	border-bottom:1px solid #cecece;
}
p.s05 {
	color:#252525;
	display:block;
	font-family:Arial;
	font-size:13px;
	line-height:18px;
	padding:2px 0px 2px 0px;
}
p.s06 {
	color:#252525;
	display:block;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	padding:2px 0px 2px 15px;
}
p.s07 {
	color:#FF0000;
	display:block;
	font-family:Arial;
	font-size:14px;
	line-height:20px;
	padding:2px 0px 2px 0px;
}
p.s08 {
	color:#FF0000;
	display:block;
	font-family:Arial;
	font-size:14px;
	line-height:20px;
	padding:5px 0px 5px 10px;
}
p.s09 {
	color:#252525;
	display:block;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	padding:2px 0px 2px 0px;
	text-align: center;
}
p.s10 {
	color:#FF8C00;
	font-weight: bold;
	display:block;
	font-family:Arial;
	font-size:18px;
	line-height:16px;
	padding:2px 0px 2px 0px;
	text-align: center;
}
td.s05 {
	border-bottom:1px solid #cecece;
}
div.sp20 {
	margin: 0px 0px 20px 0px;
}
div.sp30 {
	margin: 0px 0px 30px 0px;
}
div.left-content01 {
	display:block;
	width:250px;
	float:left;
	padding:10px 0px 10px 0px;
}

div.right-content01 {
	display:block;
	width:360px;
	float:left;
	padding:10px 0px 10px 20px;
}

div.left-content02 {
	display:block;
	width:325px;
	float:left;
	padding:10px 0px 0px 0px;
}

div.right-content02 {
	display:block;
	width:325px;
	float:left;
	padding:10px 0px 0px 10px;
}

div.cleaning1 {
	display:block;
	width:210px;
	float:left;
	padding:10px 15px 0px 0px;
}

div.cleaning2 {
	display:block;
	width:210px;
	float:right;
	padding:10px 0px 0px 0px;
}
p.cleaning1 {
	line-height: 15px;
	padding-left: 20px;
	font-size: 12px;
}
p.cleaning2 {
	line-height: 24px;
	padding-left: 3px;
	margin-bottom: 3px;
	border-left:10px solid #87CEEB;
	border-bottom:1px solid #cecece;
	font-size: 14px;
}
p.cleaning3 {
	line-height: 24px;
	padding-left: 3px;
	margin-bottom: 3px;
	border-left:10px solid #EE82EE;
	border-bottom:1px solid #cecece;
	font-size: 14px;
}
p.cleaning4 {
	line-height: 24px;
	padding-left: 3px;
	margin-bottom: 3px;
	border-left:10px solid #98FB98;
	border-bottom:1px solid #cecece;
	font-size: 14px;
}
p.cleaning5 {
	line-height: 24px;
	padding-left: 3px;
	margin-bottom: 3px;
	border-left:10px solid #FFD700;
	border-bottom:1px solid #cecece;
	font-size: 14px;
}
p.cleaning6 {
	line-height: 24px;
	padding-left: 3px;
	margin-bottom: 3px;
	border-left:10px solid #4682B4;
	border-bottom:1px solid #cecece;
	font-size: 14px;
}
p.cleaning7 {
	line-height: 24px;
	padding-left: 3px;
	margin-bottom: 3px;
	border-left:10px solid #FFB6C1;
	border-bottom:1px solid #cecece;
	font-size: 14px;
}
.defaultTable04 {margin-bottom:10px; border-collapse:collapse; border:1px solid #cecece; font-family:Arial; font-size:12px;}
.defaultTable04 th {padding:7px; border:1px solid #dedede; background:#fdf1df; font-weight:bold; line-height:16px;}
.defaultTable04 th.style01 {text-align:center;}
.defaultTable04 th.style02 {text-align:right;}
.defaultTable04 td {padding:7px; border:1px solid #dedede; background:#ffffff; line-height:16px;}
.defaultTable04 td.style01 {text-align:center;}
.defaultTable04 td.style02 {text-align:right;}
.defaultTable04 td a {line-height:16px;}

.inqTable01 {margin-bottom:10px; border-collapse:collapse; border:1px solid #cecece; font-family:Arial; font-size:12px;}
.inqTable01 td {padding:7px; border:1px solid #dedede; background:#ffffff; line-height:20px;}
.inqTable01 td.style01 {background:#D4EFFD; }
.inqTable01 td.style02 {left-padding: 5px;}
.inqTable01 td.style03 {background:#FFDAB9; }
.inqTable01 input.style01 {width:100px; height:19px; font-family:Arial; font-size:13px; padding-left: 3px; border: 1px solid #A9A9A9;}
.inqTable01 input.style02 {width:30px; height:19px; font-family:Arial; font-size:13px; padding-left: 3px; border: 1px solid #A9A9A9;}
.inqTable01 input.style03 {width:300px; height:19px; font-family:Arial; font-size:13px; padding-left: 3px; border: 1px solid #A9A9A9;}
.inqTable01 input.style04 {width:40px; height:19px; font-family:Arial; font-size:13px; padding-left: 3px; border: 1px solid #A9A9A9;}
.inqTable01 input.style05 {width:130px; height:19px; font-family:Arial; font-size:13px; padding-left: 3px; background:#FFEBCD; border: 1px solid #A9A9A9;}
.inqTable01 input.style06 {width:30px; height:19px; font-family:Arial; font-size:13px; padding-left: 3px; background:#FFEBCD; border: 1px solid #A9A9A9;}
.inqTable01 input.style07 {width:300px; height:19px; font-family:Arial; font-size:13px; padding-left: 3px; background:#FFEBCD; border: 1px solid #A9A9A9;}
.inqTable01 input.style08 {width:40px; height:19px; font-family:Arial; font-size:13px; padding-left: 3px; background:#FFEBCD; border: 1px solid #A9A9A9;}
.inqTable01 select.style02 {height:22px; font-family:Arial; font-size:13px; padding-left: 3px; background:#FFEBCD; border: 1px solid #A9A9A9;}
.inqTable01 select.style01 {height:22px; font-family:Arial; font-size:13px; padding-left: 3px; border: 1px solid #A9A9A9;}
.inqTable01 textarea {width:400px; height:80px; font-family:Arial; font-size:13px; padding: 1px 3px 1px 3px;}
.inqTable01 textarea.style01 {width:400px; height:80px; font-family:Arial; font-size:13px; padding: 1px 3px 1px 3px; background:#FFEBCD; border: 1px solid #A9A9A9;}
.inqTable01 p.error {color: #FF0000;}
.inqTable01 p.listname {border-bottom:1px dashed #cecece; margin: 5px 0px 3px 0px;}

/* ServiceFlow@BOX 1*/
.flowbox_01 {
	background: url(../images/english/service/roundedcornr_722410_tl.png) no-repeat top left;
}
.flowbox_top_01 {
	background: url(../images/english/service/roundedcornr_722410_tr.png) no-repeat top right;
}
.flowbox_bottom_01 {
	background: url(../images/english/service/roundedcornr_722410_bl.png) no-repeat bottom left;
}
.flowbox_bottom_01 div {
	background: url(../images/english/service/roundedcornr_722410_br.png) no-repeat bottom right;
}
.flowbox_content_01 {
	background: url(../images/english/service/roundedcornr_722410_r.png) top right repeat-y;
}

.flowbox_top_01 div,.flowbox_top_01,
.flowbox_bottom_01 div, .flowbox_bottom_01 {
	width: 100%;
	height: 30px;
	font-size: 1px;
}
.flowbox_content_01, .flowbox_bottom_01 {
	margin-top: -19px;
}
.flowbox_content_01 { padding: 0 15px; }

/*--------------------------------------*/

div.flowbox-left {
	display:block;
	width:300px;
	float:left;
}
div.flowbox-center {
	display:block;
	width:60px;
	padding-left: 45px;
	float:left;
}
div.flowbox-right {
	display:block;
	width:240px;
	float:left;
}
div.left01 {
	display:block;
	width: 180px;
	float:left;
}
div.right01 {
	display:block;
	width: 240px;
	float:right;
}

h3.box01 {
	text-align:left;
	font-size: 15px;
	color:#000080;
	font-weight:bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom:1px solid #cecece;
}

#index01 {
	text-align:left;
	font-size: 15px;
	color:#000080;
	font-weight:bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom:1px solid #cecece;
}

#index01 a {
	color:#000080;
	text-decoration:none;
}
#index01 a:visited {
	color:#000080;
	text-decoration:none;
}
#index01 a:hover {
	color:#000080;
	text-decoration:underline;
}


img.flow-ya {
	margin: 0px 0px 0px 50px;
}
p.q {
	text-align:left;
	font-size: 13px;
	color:#000080;
	margin-bottom: 3px;
	padding: 0px 0px 3px 5px;
	border-bottom:1px dashed #cecece;
}
p.a {
	text-align:left;
	font-size: 12px;
	color:#000000;
	margin-bottom: 3px;
	padding: 0px 0px 3px 5px;
}
#head01 {
	color:#252525;
	display:block;
	font-family:Arial;
	font-size:12px;
	color:#000080;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom:1px solid #cecece;
}
#page #content-wrapper #content .main #right-page-grid .small01 .mama_e {
	background-image: url(../images/english/service/mama_banner_e.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
}
#page-wrapper #page #content-wrapper #content .main div #right-page-grid .center13px {
	font-size: 13px;
	line-height: 17px;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	text-align: center;
}
#right-content-cam-left01{
	display:block;
	width:335px;
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
}
#right-content-cam-right01{
	display:block;
	width:335px;
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page-wrapper #page #content-wrapper #content .main div #right-page-grid .small_dai02 {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #C60;
	padding-bottom: 2px;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
}
#page-wrapper #page #content-wrapper #content .main div #right-page-grid .price01 {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	line-height: 20px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 5px;
	font-size: 12px;
	float: left;
}
#page-wrapper #page #content-wrapper #content .main div #right-page-grid .price01 tr #pr14{
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 15px;
	background-color: #D7EDFF;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width: 100px;
}
#page-wrapper #page #content-wrapper #content .main div #right-page-grid .price01 tr #pr09 {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;

	width: 130px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#page-wrapper #page #content-wrapper #content .main div #right-page-grid .price01 tr #pr06 {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 130px;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}
#page-wrapper #page #content-wrapper #content .main div #right-page-grid .hoshi01 {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/service/ast02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	padding-bottom: 2px;
}
#page-wrapper #page #content-wrapper #content .main div #right-page-grid .hoshi02 {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/service/ast01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 2px;
	padding-left: 16px;
}