@charset "UTF-8";

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

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

/*/////////////////////////////////////////////////////////////////////////////////////
//コンテンツ部
/////////////////////////////////////////////////////////////////////////////////////*/

.wrapSegment {
	float:left;
	width:283px;
}

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

#localNav{
	width:880;
	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;
}

/*/////////////////////////////////////////////////////////////////////////////////////
//Title
/////////////////////////////////////////////////////////////////////////////////////*/

#t_supermarket,#t_fitness,#t_studio,#t_golf,#t_kids,#t_lounge,#t_theater,#t_community,#t_laundry,#t_cafe {
	width:864px;
	height:0px;
	padding-top:30px;
	overflow:hidden;
	margin:0 0 10px 0;
}

#t_supermarket {background:url(../img/equipment/t_supermarket.png) no-repeat; }
#t_fitness {background:url(../img/equipment/t_fitness.png) no-repeat; }
#t_studio {background:url(../img/equipment/t_studio.png) no-repeat; }
#t_golf {background:url(../img/equipment/t_golf.png) no-repeat; }
#t_kids {background:url(../img/equipment/t_kids.png) no-repeat; }
#t_lounge {background:url(../img/equipment/t_lounge.png) no-repeat; }
#t_theater {background:url(../img/equipment/t_theater.png) no-repeat; }
#t_community {background:url(../img/equipment/t_community.png) no-repeat; }
#t_laundry {background:url(../img/equipment/t_laundry.png) no-repeat; }
#t_cafe {background:url(../img/equipment/t_cafe.png) no-repeat; }


#leftImg {
	float:left;
	margin:0 5px 20px;
}


#leftImg p.caption{
	font-size:8px;
	text-align: left;
	margin:5px;
}

#RightImg {
	float:left;
	width:336px;
	margin:0 5px 20px;
}

.clear{
clear: both;
}
sup{color: #000;}
sup.white{color: #fff;}


#pb_banner{
	margin:0px auto;
	width:530px;
}


ul.eigyo{
	margin:0;
	padding:0;
	line-height:22px;
}

ul.eigyo li{
	margin:0;
	padding:0;
	float:left;
}

.clear2{clear:both; padding-bottom:30px}