@charset "UTF-8";

/*/////////////////////////////////////////////////////////////////////////////////////
//ページタイトル
/////////////////////////////////////////////////////////////////////////////////////*/

#cHead { background:url(../img/common/head_service.png) no-repeat; }

/*/////////////////////////////////////////////////////////////////////////////////////
//コンテンツ部
/////////////////////////////////////////////////////////////////////////////////////*/
.wrapSegment{
	clear: both;
}
.wrapSegment ul li {
	padding-left:12px;
	background:url(../img/common/disc01.gif) left 7px no-repeat;
}

.wrapSegment ul li sup {
	color:#CCCCCC;
}

.caption { color:#333333; }



#localNav{
	width:880px;
	background-color: #000;
	margin:10px 0 0;
	border-bottom: 1px solid #333;
}

#localNav ul {
	padding:5px 0px;
	margin:0 0 0 4px;
}

#localNav ul li{
	display: inline;
	margin:0px;
	margin-right:3px;

}



#localNav ul.firstChild {
	padding-top:20px;
}
#localNav ul.lastChild{
	padding-top:0;
	padding-bottom:20px;
}


#WrapService{
	background-color: #000;
	padding:10px 8px;
}



/*/////////////////////////////////////////////////////////////////////////////////////
//
/////////////////////////////////////////////////////////////////////////////////////*/

#h_24h {
	width:864px;
	height:0px;
	padding-top:28px;
	overflow:hidden;
	margin:0 0 10px 0;
	background:url(../img/service/h_24h.png) no-repeat;
	clear:both;
}
#h_cityhotel {
	width:864px;
	height:0px;
	padding-top:28px;
	overflow:hidden;
	margin:40px 0 10px 0;
	background:url(../img/service/h_cityhotel.png) no-repeat;
	clear:both;
}

#h_equipment {
	width:864px;
	height:0px;
	padding-top:28px;
	overflow:hidden;
	margin:40px 0 10px 0;
	background:url(../img/service/h_equipment.png) no-repeat;
	clear:both;
}
#h_pet {
	width:864px;
	height:0px;
	padding-top:28px;
	overflow:hidden;
	margin:40px 0 10px 0;
	background:url(../img/service/h_pet.png) no-repeat;
	clear:both;
}

#h_laundry {
	width:864px;
	height:0px;
	padding-top:28px;
	overflow:hidden;
	margin:40px 0 10px 0;
	background:url(../img/service/h_laundry.png) no-repeat;
	clear:both;
}

#h_housekeep {
	width:864px;
	height:0px;
	padding-top:28px;
	overflow:hidden;
	margin:40px 0 10px 0;
	background:url(../img/service/h_housekeep.png) no-repeat;
	clear:both;
}

#h_shuttle {
	width:864px;
	height:0px;
	padding-top:28px;
	overflow:hidden;
	margin:40px 0 10px 0;
	background:url(../img/service/h_shuttle.png) no-repeat;
	clear:both;
}
#h_medical {
	width:864px;
	height:0px;
	padding-top:28px;
	overflow:hidden;
	margin:40px 0 10px 0;
	background:url(../img/service/h_medical.png) no-repeat;
	clear:both;
}

img.seviceImg{
	padding:0;
	margin:0 10px;
	text-align: center;
}

#left{
	float:left;
	width:300px;
	padding-bottom: 30px;
}

#right{
	float:left;
	width:534px;
	margin:0;
	padding-bottom: 30px;
}

.ServiceText{
	margin-left:20px;
	margin-right: 28px;
}

#shuttle{
	border-collapse: collapse;
	border:1px solid #999999;
	width:500px;
	margin:10px 0;
	color:#000;
	background-color: #fff;
}
#shuttle th{
	text-align: center;
	padding:5px 0;
	border:1px solid #999;
	color: #000;
}

#shuttle td{
	color: #000;
	border:1px solid #999;
	padding:5px;
}
#shuttle tr.odd{
	background-color: #eee;
}
#right h5 img{
	margin-bottom: 10px;
}
.pageTop {
display:block;
margin:0 0 0 770px;
}

p.caption{
	font-size:8px;
	text-align: left;
}


table#eigyo td{
	color:#CCC;
}
