@charset "utf-8";


/* property */
#property01 {
	width:560px;
}
#property01 h3{
	margin:0 0 20px 0;
}
#property01 ul li{
	width:560px;
	margin:0 10px 10px 0;
	padding:7px 0 5px 0;
	border-top:3px solid #787878;
	border-bottom:3px solid #787878;
	background:#d7d7d7;
	z-index:90;
	position:relative;
}
#property01 ul li .name{
	margin:0 0 5px 0;
	padding:0 5px 7px 22px;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #787878;
	background:url(/wp-content/themes/lim-plan/images/top/property_icon_name.gif) 3px 1px no-repeat;
}
#property01 ul li .photo{
	width:190px;
	padding:0 0 0 5px;
	float:left;
        text-align: center;
}
#property01 ul li .photo img{
	background:#d7d7d7;
}
#property01 ul li .txt{
	width:350px;
	padding:0 0 0 5px;
	color:#000;
	float:left;
}
#property01 ul li .txt ul.txtlist{
	width:350px;
	margin:0 0 20px 0;
}
#property01 ul li .txt ul.txtlist li{
	width:350px;
	margin:0;
	padding:0;
	border:none;
	background:none;
}
#property01 ul li .txt ul.icon{
	width:350px;
	margin:0;
	padding:0;
}
#property01 ul li .txt ul.icon li{
	width:44px;
	margin:0;
	padding:0;
	float:left;
	border:none;
	background:none;
}
#property01 ul li .soldoutImage{
	width:560px;
	height:130px;
	z-index:100;
	position:absolute;
	top:10px;
	left:0;
	background:url(/wp-content/themes/lim-plan/images/property01/soldout.png) center center no-repeat;
}
* html #property01 ul li .soldoutImage{
	z-index:100;
	position:absolute;
	top:10px;
	left:90px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/lim-plan/images/property01/soldout.png',sizingMethod='');
}


/* property02 */
#property02 {
	width:560px;
	margin:0 0 10px 0;
}
#property02 h3{
	margin:0 0 20px 0;
}
#property02 ul{
	width:225px;
	margin:0 25px 0 0;
	float:left;
	color:#000;
	background:url(/wp-content/themes/lim-plan/images/property02/list_dotline.gif) left top no-repeat;
}
#property02 ul li{
	width:225px;
	padding:5px 0 10px 0;
	background:url(/wp-content/themes/lim-plan/images/property02/list_dotline02.gif) left bottom no-repeat;
}
#property02 ul li.listLast{
	width:225px;
	padding:5px 0 10px 0;
	background:url(/wp-content/themes/lim-plan/images/property02/list_dotline.gif) left bottom no-repeat;
}

