@charset "utf-8";

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

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


/*/////////////////////////////////////////////////////////////////////////////////////
//タブナビ
/////////////////////////////////////////////////////////////////////////////////////*/

#wrapLoNavi {
	width:880px;
	height:28px;
	background:url(../img/location/n_back.jpg) repeat-x;
}

#wrapLoNavi li{ float:left; }


#mainContent {
	width:880px;
	background:#000;
	padding:15px 0 0 0;
	float:left;
	margin-bottom: 18px;
}

/*/////////////////////////////////////////////////////////////////////////////////////
//リードコピー
/////////////////////////////////////////////////////////////////////////////////////*/

#rc {
	background:url(../img/private/rc.gif) no-repeat;
	margin-left:15px;
	margin-right:15px;
}

#rc_skyview {
	background:url(../img/private/rc_skyview.png) no-repeat;
	width:850px;
	height:0px;
	padding-top:22px;
	overflow:hidden;
	margin:0 0 24px 0;
}

#rc.penthouse {
	background:url(../img/private/rc_penthouse.gif) no-repeat;
}


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

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

.wrapSegment2 {
	float:left;
	width:280px;
	margin-right: 5px;
}
.wrapSegment2 h3,.wrapSegment2 p{
	margin: 10px;
}
.wrapSegment2 img{
	margin-right: 5px;
}
.privateText{
	margin-left: 15px;
}

#left{
	float:left;
	width:300px;
}

#right{
	float:left;
	width:534px;
	margin:0;
}

#wrapWhite{
	background-color: #000;
	padding:20px 15px;
}

#left2{
	float:left;
	width:417px;
	margin:20px 10px 0 0;
	text-align: right;
}

#right2{
	float:left;
	width:417px;
	margin:20px 0 0 0;
	text-align: right;
}

.bk{
	color: #000;
}

.font10{
	color: #fff;
	font-size: 8px;
}

#left.parking{
	float:left;
	width:553px;
}

#right.parking{
	float:right;
	width:285px;
	margin-right:7px;
}




/*/////////////////////////////////////////////////////////////////////////////////////
//Color Select
/////////////////////////////////////////////////////////////////////////////////////*/

#h_modelroom { background:url(../img/private/h_modelroom.png) no-repeat; margin-left: 15px;}
#h_colorSelect { background:url(../img/private/h_color.png) no-repeat; }
#h_equipment { background:url(../img/private/h_equipment.png) no-repeat; }
#h_parking { background:url(../img/private/h_parking.png) no-repeat; }
#h_facility { background:url(../img/private/h_facility.png) no-repeat; }
#h_penthouse { background:url(../img/private/h_penthouse.png) no-repeat; margin-left: 15px; }

.cs_segment1 {
	width:274px;
	float:left;
}

.cs_segment2 {
	width:273px;
	float:left;
}

.cs_segment1 img { margin-bottom:5px; }
.cs_segment2 img { margin-bottom:5px; }

#cs_under { margin-left:144px; }



#ml_banner{
	width:880px;
	height:80px;
	padding-top:10px;
	margin:0px 0px 20px;
}
#ml_banner #ml_banner01{
	float:left;
}
#ml_banner #ml_banner02{
	float:right;
}


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


/*/////////////////////////////////////////////////////////////////////////////////////
//penthouse
/////////////////////////////////////////////////////////////////////////////////////*/
ul.btnArea {
	width:580px;
	margin:0 auto;
	overflow:hidden;
}

ul.btnArea li {
	float:left;
	margin:0 20px 20px 0;
}



