@charset "utf-8";
@import url("brand_css.css");

/*-------------------------
Local Navigation
-------------------------*/
.local_navi{
	background:url(../image/bg_g80.png) repeat 0 0 transparent;
}

.local_navi ul li a{
	background-image:url(../../common/img/brand/navi_local_ss.png);
}

/*-------------------------
GALLERY
-------------------------*/
#gallery{
	background:#cac5b5;
}

#gallery p.read{
	color: #54462b;
}


/*-------------------------
CONCEPT 
-------------------------*/
#concept.smartstyle{
	background:#e3e0d7;
	}
#concept.smartstyle #concept0 .block h3,
#concept.smartstyle #concept0 .block p,
#concept.smartstyle #concept_nav .item a{
	color:#54462B !important;	
	}
	@media(max-width:480px){
	#concept.smartstyle #concept0 .block h3,
	#concept.smartstyle #concept0 .block p,
	#concept.smartstyle #concept_nav .item a{
		color:#fff !important;
			}
	}

/*-------------------------
PLAN
-------------------------*/
#plan{
	background:#b3ae9c;
}

#plan .section_head p.read{
	color: #54462b;
}

#plan .baseplan_spec{
	color: #54462b;
}


/*-------------------------
OPTION
-------------------------*/
#option{
	color: #54462b;
}

#option .section_head p.read{
	color: #54462b;
}




@media(max-width:480px){

	#gallery{
	background: #ffffff;
	}
	
	#gallery p.read{
	color: #54462b;
	}
	
}
