@charset "UTF-8";

/* *****************************************
/*+  body +***************************
/***************************************** */



/* *****************************************
/*+  mainVisual elements +***************************
/***************************************** */
div#mainVisual{
	background:url(../img/mainvisual.jpg) no-repeat center top;
	height:360px;
	text-indent:-999em;
}


/***************************************** */
div#serviceArea{
	height:526px;
	position:relative;
	margin-bottom:60px;
}

div#serviceArea h2{
	text-align:center;
}

div#serviceArea #teiki{
	position:absolute;
	left:0;
	top:77px;
}

div#serviceArea #daily{
	position:absolute;
	left:327px;
	top:77px;
}

div#serviceArea #housecleaning{
	position:absolute;
	right:0px;
	top:77px;
}

div#serviceArea #bisou{
	position:absolute;
	left:163px;
	top:312px;
}

div#serviceArea #floor_wax{
	position:absolute;
	left:489px;
	top:312px;
}

#area{
	font-size:14px;
	float:left;
	width:470px;
}

#facility{
	font-size:14px;
	float:right;
	width:470px;
}

#area h3,
#area p,
#facility h3,
#facility p{
	margin-bottom:20px;
}

