@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      condominium.css
 Style Info:     分譲住宅
----------------------------------------------------------- */

.condo_bg {
	background:url(../condominium/img/condo_bg01.gif) no-repeat;
	height:350px;
}

.condo_box {
	padding:65px 0 0 100px;
}

.condo_box li {
	margin:0 10px 10px 0;
	padding:0 0 0 12px;
	background:url(../img/link_ya.png) no-repeat 0 50%;
	line-height:100%;
}

.condo_rep_l {
	background:url(../condominium/img/condo_rep_bg.gif) no-repeat bottom;
	padding-bottom:10px;
	width:390px;
	float:left;
}

.condo_rep_r {
	background:url(../condominium/img/condo_rep_bg.gif) no-repeat bottom;
	padding-bottom:10px;
	width:390px;
	float:right;
}

.condo_rep_w {
	margin:0 5px 0 10px;
}
