@charset "euc-jp";

.bukkenList {
	margin:0px;
}

/*==============================================================================================
 * ▼ 物件一覧 > h1
 *==============================================================================================*/

.bukkenList h1 strong {
	color:#cc0000;
}

/*==============================================================================================
 * ▼ 物件一覧 > dousen
 *==============================================================================================*/
.dousenWrapper {
	margin-bottom: 5px;
}
.dousenWrapper .cAreaBnr {
	background: #F2F1E9;
	padding: 10px;
	margin: 0 0 20px 0;
}
.dousenWrapper .cAreaBnr dl,
.dousenWrapper .cAreaBnr .contBox {
	overflow: hidden;
	_zoom: 1;
}
.dousenWrapper .cAreaBnr dt {
	border-left: solid 5px #FFA402;
	font-size: 15px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	margin: 0 0 5px 0;
}
.dousenWrapper .cAreaBnr dd {
	float: left;
	background: #F1E6CE;
	border: solid 1px #DBC79E;
	border-left: none;
	width: 242px;
}
.dousenWrapper .cAreaBnr dd.fst {
	border: solid 1px #DBC79E;
}
.dousenWrapper .cAreaBnr .contBox {
	margin: 4px 4px 0 4px;
	padding: 3px;
	background: #fff;
}
.dousenWrapper .cAreaBnr .contBox .bImg {
	float: right;
	width: 82px;
	text-align: right;
}
.dousenWrapper .cAreaBnr .contBox .bImg img {
	border: 1px solid #0000FF;
	padding: 1px;
}
.dousenWrapper .cAreaBnr .contBox .bType {
	color: #fff;
	font-size: 10px;
	margin-right: 5px;
	padding: 1px 5px;
}
.dousenWrapper .cAreaBnr .contBox .bType.bt2 {
	background: #DE0400;
	border: solid 1px #B20300;
}
.dousenWrapper .cAreaBnr .contBox .bType.bt1 {
	background: #4E9C3B;
	border: solid 1px #608C24;
}
.dousenWrapper .cAreaBnr .contBox .bName {
	float: left;
	min-height: 7em;
	height: auto !important;
	height: 6em;
	width: 143px;
}
.dousenWrapper .cAreaBnr .contBox .bName a {
	text-decoration: underline;
	font-size: 13px;
}
.dousenWrapper .cAreaBnr .bArea {
	background: #F1E6CE;
	text-align: center;
	padding: 3px 0;
	font-weight: bold;
}
/*==============================================================================================
 * ▼ 物件一覧 > 絞り込み枠
 *==============================================================================================*/

.refineWrapper {
	width: 750px;
	margin: 0 0 15px;
	background: transparent url(/img/bukken_list/bg_sprite.png) no-repeat 0 -170px;
	padding-top:7px;
}

.refineWrapper .cRefineWrapperTop {
	background: transparent url(/img/bukken_list/bg_sprite.png) no-repeat 0 bottom ;
	padding-bottom:7px;
}

.refineWrapper .cRefineWrapperBottom {
	width: 738px;
	padding: 0 6px;
}

.refineWrapper .cRefineBox {
	zoom: 1;
}

.refineWrapper .cRefineBox:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*  スピード検索時に利用  */
.refineWrapper .cSpeedSearch dd.active{
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
	line-height: 1;
	/line-height: 1.4;
} 

.refineWrapper .cSpeedSearch dd.active a {
	color: #0000FF;
	font-size: 12px;
	cursor: pointer;
	margin-left: 20px;
	text-decoration: underline;
}

.refineWrapper .cSpeedSearch li {
	color: #000;
}

.refineWrapper .cSpeedSearch .cSpeedSearchBox {
	margin-top: 10px;
}

#noBukken {
	margin-bottom: 20px;
}
#noBukken .note {
	border: solid 3px #FFC662;
	font-size: 1.2em;
	padding: 20px 0;
	text-align: center;
}

/*--▽地域・駅・路線・会社・テーマ物件一覧には使っていない▽--*/
.refineWrapper .clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.refineWrapper .clearfix {
	_height: 1px;
	min-height: 1px;
	/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/*--△地域・駅・路線・会社・テーマ物件一覧には使っていない△--*/

/*==============================================================================================
 * ▼ 物件一覧 > 絞り込み枠 > 基本構造
 *==============================================================================================*/

.refineWrapper dl,
.refineWrapper .cRefineAreaForTxt { /*--大規模特集専用(画像→テキスト)--*/
	padding: 10px 27px 7px 11px;
}

.refineWrapper dt {
	float: left;
	width: 132px;
	line-height: 1;
}

.refineWrapper dt img {
	vertical-align: bottom;
}

.refineWrapper dd {
	float: right;
	width: 568px;
	line-height: 1.5;
}

.refineWrapper ul li {
	color: #999999;
}

.refineWrapper ul .cActive,
.refineWrapper ul li.active {
	color: #ff6600;
	font-weight: bold;
}

/*==============================================================================================
 * ▼ 物件一覧 > 絞り込み枠 > 物件種別で絞り込む
 *==============================================================================================*/

.refineWrapper .cRefineType ul li {
	display: inline;
	padding: 0 1.5em 0 0;
}

/*==============================================================================================
 * ▼ 物件一覧 > 絞り込み枠 > 地域で絞り込む
 *==============================================================================================*/

.refineWrapper .cRefineArea ul li {
	float: left;
	width: 94px;
}

/*--▽大規模特集専用(画像→テキスト)▽--*/
.refineWrapper .cRefineAreaForTxt ul {
	zoom: 1;
}

.refineWrapper .cRefineAreaForTxt ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.refineWrapper .cRefineAreaForTxt ul li {
	float: left;
	width: 94px;
	line-height: 1.5;
}
/*--△大規模特集専用(画像→テキスト)△--*/

/*==============================================================================================
 * ▼ 物件一覧 > 絞り込み枠 > 価格で絞り込む
 *==============================================================================================*/

.refineWrapper .cRefinePrice dt {
	float: left;
	width: 132px;
}

.refineWrapper .cRefinePrice ul li {
	display: inline;
	padding: 0 0.6em 0 0;
}

/*==============================================================================================
 * ▼ 物件一覧 > 絞り込み枠 > 駅で絞り込む
 *==============================================================================================*/

.refineWrapper .cRefineStation {
	padding: 10px 12px 7px 11px;
}

.refineWrapper .cRefineStation dt {
	float: left;
	width: 115px;
}

.refineWrapper .cRefineStation dd {
	float: right;
	width: 600px;
}

.refineWrapper .cRefineStation .cStationList {
	clear: both;
}

.refineWrapper .cRefineStation li {
	display: block;
	float: left;
	width: 120px;
	padding: 0;
}

.refineWrapper .cRefineStation .cRosen {
	width: 568px;
}

.refineWrapper .cRefineAllStation .cRosen {
	width: 568px;
	margin-top: 3px;
	padding-top: 3px;
	color: #ff6600;
	font-weight: bold;
	border-top: 1px solid #eeeeee;
}

.refineWrapper .cRefineStation dd,
.refineWrapper .cRefineAllStationBtn,
.refineWrapper .cRefineAllStation {
	zoom: 1;
}

.refineWrapper .cRefineStation dd:after,
.refineWrapper .cRefineAllStationBtn:after,
.refineWrapper .cRefineAllStation:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.refineWrapper .cRefineStation .cRefineAllStationBtn {
	position: relative;
	min-height: 20px;
}

* html .refineWrapper .cRefineStation .cRefineAllStationBtn {
	height: 20px;
}

.refineWrapper .cRefineStation .cRefineAllStationBtn div {
	position: absolute;
	right: 10px;
}

.refineWrapper .cRefineStation .cRefineAllStationBtn a {
	position: relative;
	display: block;
	overflow: hidden;
	line-height: 1.5;
	margin-right: 20px;
	text-align: right;
}

.refineWrapper .cRefineStation .cRefineAllStationBtn #img_open_allstation_top a {
	padding: 2px 13px 0 0;
	background: transparent url(/img/bukken_list/btn_open_allstation.gif) no-repeat right center;
}

.refineWrapper .cRefineStation .cRefineAllStationBtn #img_close_allstation_top a {
	padding: 2px 13px 0 0;
	background: transparent url(/img/bukken_list/btn_close_allstation.gif) no-repeat right center;
}


/*==============================================================================================
 * ▼ 物件一覧 > 絞り込み枠 > 価格・新着物件一覧
 *==============================================================================================*/

.refineWrapperPrice ,
.refineWrapperNewly {
	margin: 0 0 30px;
}

/*==============================================================================================
 * ▼ 物件一覧 > 駅ナビ
 *==============================================================================================*/

.ekinaviWrapper {
	width: 750px;
	margin: 5px 0;
	background: transparent url(/img/bukken_list/bg_refine_body.gif) repeat-y top left;
}

.cEkinaviWrapperTop {
	background: transparent url(/img/bukken_list/bg_refine_top.gif) no-repeat top left;
}

.cEkinaviWrapperBottom {
	width: 718px;
	padding: 17px 16px 15px;
	background: transparent url(/img/bukken_list/bg_refine_bottom.gif) no-repeat bottom left;
}

.ekinaviWrapper .cEkinaviMain {
	float: left;
	width: 440px;
	margin: 0 0 10px 0;
	padding: 15px 0 0 0;
	background: transparent url(/contents/ekinavi/img/bg_ekinavi_maintext_top.jpg) no-repeat top left;
}

.ekinaviWrapper .cEkinaviMain h2 {
	margin: 0 27px 5px 10px;
	padding: 0 3px 7px 3px;
	color: #62a31b;
	font-size: 133%;
	background: transparent url(/contents/ekinavi/img/bg_ekinavi_dotline.gif) repeat-x bottom left;
}

.ekinaviWrapper .cEkinaviMainText {
	padding: 0 0 20px 0;
	background: transparent url(/contents/ekinavi/img/bg_ekinavi_maintext_bottom.gif) no-repeat bottom left;
}

.ekinaviWrapper .cEkinaviMainText p {
	line-height: 1.6;
	margin: 0 35px 0 15px;
}

.ekinaviWrapper .cEkinaviMainShot {
	float: right;
	width: 273px;
	margin: 0 0 10px 0;
	text-align: right;
}

.ekinaviWrapper .cScenicPicture {
	clear: both;
	width: 714px;
	margin: 0 auto 7px;
}

.ekinaviWrapper .cScenicPicture dl {
	float: left;
	width: 99px;
	padding: 0 10px 3px;
}

.ekinaviWrapper .cScenicPicture dt {
	text-align: center;
	line-height: 1;
}

.ekinaviWrapper .cScenicPicture dt a img {
	border: 1px solid #0000ff;
}

.ekinaviWrapper .cScenicPicture dt a:hover img {
	border: 1px solid #fe6600;
}

.ekinaviWrapper .cScenicPicture dd {
	line-height: 1.2;
	text-align: center;
}

.ekinaviWrapper .cScenicPicture dd a {
	color: #0000ff;
}

.ekinaviWrapper .cScenicPicture dd a:hover {
	color: #fe6600;
}

.ekinaviWrapper .cWordOfMouth {
	clear: both;
}

.ekinaviWrapper .cWordOfMouth dl {
	height: 1%;
	margin: 0 0 5px;
	padding: 7px 0 0;
	background: transparent url(/contents/ekinavi/img/bg_ekinavi_dotline.gif) repeat-x top left;
}

.ekinaviWrapper .cWordOfMouth dt {
	margin: 0 0 0 5px;
	font-weight: bold;
}

.ekinaviWrapper .cWordOfMouth dd {
	margin: -1.4em 0 0 95px;
}

.ekinaviWrapper .cWordOfMouth dd li {
	padding: 0 0 0 13px;
	background: transparent url(/contents/ekinavi/img/bg_wom_listmark.gif) no-repeat top left;
}

.ekinaviWrapper .cRoute {
	clear: both;
}

.ekinaviWrapper .cRoute dl {
	height: 1%;
	padding: 7px 0 0;
	background: transparent url(/contents/ekinavi/img/bg_ekinavi_dotline.gif) repeat-x top left;
}

.ekinaviWrapper .cRoute dt {
	margin: 0 0 0 5px;
	font-weight: bold;
}

.ekinaviWrapper .cRoute dd {
	margin: -1.4em 0 0 95px;
	padding: 0 0 1px;
}

.ekinaviWrapper .cRoute dd li {
	float: left;
	padding: 0 1.5em 0 0;
	white-space: nowrap;
}

.ekinaviWrapper .cRoute dd li a {
	font-weight: bold;
}

/*==============================================================================================
 * ▼ 物件一覧 > 旧絞り込み枠
 *    ※現状、新しいページでは使ってはいないが古いページに使用あり。削除には要調査
 *==============================================================================================*/

.narrowDown {
	background:transparent url(/img/area_list/bg_ensen_list.gif) repeat-x scroll left top;
}

.narrowDown tr {
	background:transparent url(/img/area_list/bg_ensen_list.gif) repeat-x scroll left bottom;
}

.narrowDown th,
.narrowDown td {
	padding:4px 0px 4px 0px;
	vertical-align:top;
}

.narrowDown th {
	width:105px;
}

.narrowDown td ul:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.narrowDown td ul {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .narrowDown td ul {height:1%;}
.narrowDown td ul {display:block;}
/* End hide from IE-mac */

.narrowDown td ul li {
	float:left;
	padding:2px;
	line-height:1.2;
}

.narrowDown td li span {
	font-weight:bold;
	color:#FE6600;
}

.narrowDown#narrowDown_header {
	margin:10px auto 0px;
}

.narrowDown#narrowDown_footer {
	margin:15px auto 15px;
}

.narrowDownEki td ul li {
	padding:2px 0px 5px 3px;
}

.narrowDownEki td ul.EkiBox li{
	padding:2px 0px 2px 3px;
	width:126px;
}

.narrowDownPrice td ul li {
	padding:2px 15px 2px 3px;
}

.narrowDownArea td ul li {
	padding:2px 15px 2px 3px;
}


/*==============================================================================================
 * ▼ 物件一覧 > 表示件数
 *==============================================================================================*/

.displaySettings {
	clear: both;
	position:relative;
	width: 750px;
}

#displaySettings_header {
	margin-top: 15px;
	margin-bottom: 5px;
}

#displaySettings_footer {
	margin-bottom: 19px;
}

* html .displaySettings .searchResult {
	padding-bottom: 4px;
}

*:first-child+html .displaySettings .searchResult {
	padding-bottom: 4px;
}

.displaySettings .searchResult span {
	margin-left:0.5em;
	margin-right:0.2em;
	font-size:192%;
	font-weight:bold;
	font-family:verdana;
	color:#fe6600;
}

.displaySettings .pagingLink {
	padding-top: 8px;
	height:1%;
	color:#cccccc;
	border-top:dotted 1px #ccc;
}

.displaySettings .pagingLink span {
	margin: 0 3px;
	font-weight: bold;
	font-size:133%;
	color:#fe6600;
}

.displaySettings .pagingLink a,
.displaySettings .pagingLink span {
	margin-right:2px;
}

.displaySettings .numberOfItems {
	position:absolute;
	top:4px;
	right:0px;
}

.displaySettings .numberOfItems span {
	margin-left: 2px;
}

/*==============================================================================================
 * ▼ 物件一覧 > 一括選択
 *==============================================================================================*/

.listHeader {
	height:29px;
	margin:5px 0px 0px;
	border-bottom:1px solid #ba0000;
	background:#ececda url(/img/bukken_list/angle_header.gif) no-repeat right top;
}

.listHeader img,
.listFooter img {
	vertical-align:middle;
	margin-right:10px;
}

.listFooter {
	height:29px;
	margin:0px 0px 5px;
	border-top:1px solid #ba0000;
	background:#ececda url(/img/bukken_list/angle_footer.gif) no-repeat right top;
}

.listHeader a:hover,
.listFooter a:hover {
	background-position:left bottom;
}

.listHeader .selectAll,
.listFooter .selectAll {
	float: left;
}

.listHeader .text,
.listFooter .text {
	float: left;
	line-height: 29px;
}

.listHeader .inquireBtn,
.listFooter .inquireBtn {
	float: left;
	position: relative;
	overflow: hidden;
	width: 94px;
	height: 27px;
	top: 1px;
}

.listHeader .inquireBtn a:link,
.listFooter .inquireBtn a:link {
	position: absolute;
	top: 0;
	left: 0;
}

.listHeader .inquireBtn a:hover,
.listFooter .inquireBtn a:hover {
	position: absolute;
	top: -27px;
	left: 0;
}

.listHeader .delBtn,
.listFooter .delBtn {
	position: relative;
	overflow: hidden;
	width: 94px;
	height: 27px;
	top: 1px;
}

.listHeader .delBtn a:link,
.listFooter .delBtn a:link {
	position: absolute;
	top: 0;
	left: 0;
}

.listHeader .delBtn a:hover,
.listFooter .delBtn a:hover {
	position: absolute;
	top: -27px;
	left: 0;
}

/*==============================================================================================
 * ▼ 物件一覧 > 本体
 *==============================================================================================*/

#bukkenListBody {
	background:#999999;
	clear: both;
}

#bukkenListBody td.leftcolumn,
#bukkenListBody td.rightcolumn {
	background:#FFFFFF;
	vertical-align:top;
}

#bukkenListBody td.lastcell {
	vertical-align:top;
	border:5px solid #FFFFFF;
	background:#ECECDA;
}

.propertyWrapper {
	overflow:hidden;
}

.rightcolumn .propertyWrapper {
	position:relative;
	width:373px;
}

.leftcolumn .propertyWrapper {
	position:relative;
	width:374px;
}

.lastcell .propertyWrapper {
	width:363px;
}

.propertyWrapper .propertyStatus {
	position:relative;
	height:19px;
	border:1px solid #ecc88e;
	background:#ececda;
}

.propertyWrapper .propertyStatus .hasDone {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	background:url(/img/bukken_list/check_bg_clay.gif) no-repeat left top;
	font-size:91%;
	color:#cc0000;
}

.propertyWrapper .propertyStatus input {
	vertical-align:middle;
}

* html .propertyWrapper .propertyStatus input {
	margin:-2px 0px 0px;
}

.propertyWrapper .propertyStatus .favoriteProperty {
	position:absolute;
	bottom:-1px;
	right:-1px;
	width:145px;
	height:20px;
	background:url(/img/bukken_list/bg_favorite.gif) no-repeat left bottom;
}

* html .propertyWrapper .propertyStatus .favoriteProperty {
	bottom:-2px;
}

.propertyWrapper .propertyStatus .favoriteProperty span {
	position:absolute;
	top:4px;
	right:5px;
	padding-left:10px;
	background:url(/img/bukken_list/check_bg_white.gif) no-repeat left center;
	font-size:91%;
	color:#828590;
}

.propertyWrapper .specIcons {
	margin:5px 5px 5px 110px;
}

.propertyWrapper .specIcons img {
	margin-right:-1px;
}

.propertyWrapper table.bukkenName {
	height:3.9em;
	margin:0px 5px 12px 110px;
	vertical-align:middle;
	font-size:116%;
	line-height:1.3;
}

.propertyWrapper .companyName {
	margin:0px 5px 0px 110px;
	font-size:91%;
	text-align:right;
}

.propertyWrapper table.bukkenSummary {
	width:264px;
	margin:0px 0px 0px 110px;
}

.propertyWrapper table.bukkenSummary th,
.propertyWrapper table.bukkenSummary td {
	background:url(/img/bukken_list/dot_3_1.gif) repeat-x left bottom;
}

.propertyWrapper table.bukkenSummary th {
	width:3.8em;
	padding:2px 4px;
	vertical-align:top;
	color:#cc6600;
	white-space:nowrap;
}

.propertyWrapper table.bukkenSummary td {
	padding:2px 0px;
}

.propertyWrapper tr.oddRow th,
.propertyWrapper tr.oddRow td {
	background-color:#f4f4f4;
}

.propertyWrapper .propertyDescription {
	min-height:2.6em;
	margin:0px 0px 0px 110px;
	padding:2px 4px;
	background:#f4f4f4;
}

* html .propertyWrapper .propertyDescription {
	height:2.6em;
}

.propertyWrapper .propertyImage {
	position:absolute;
	top:26px;
	left:5px;
}

.propertyWrapper .propertyImage a {
	display:block;
	width:99px;
	height:98px;
	border:1px solid #3366ff;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	margin-bottom:6px;
}

* html .propertyWrapper .propertyImage a {
	margin-bottom:4px;
}


.propertyWrapper .propertyImage a:hover {
	border:1px solid #FE6600;
}


.propertyWrapper .propertyImage a img {
	vertical-align:middle;
}

* html .propertyWrapper .propertyImage a img {
	position:relative;
	top:-1px;
}

*:first-child+html .propertyWrapper .propertyImage a img {
	position:relative;
	top:-1px;
}

.propertyWrapper .propertyImage dl {
	margin:0px 0px 0px;
	line-height:1;
}

.propertyWrapper .propertyImage dl img {
	vertical-align:top;
}

.propertyWrapper .propertyImage dl dt {
	margin:0px;
}

.propertyWrapper .propertyImage dl dd {
	margin:-44px 0px 0px 21px;
}

.propertyWrapper .propertyImage dl dd li {
	width:79px;
	height:14px;
	margin-bottom:1px;
	background:#F6F6F6;
}

.propertyWrapper .linkToDetailPage {
	position:absolute;
	bottom:5px;
	left:5px;
	padding:0px 0px 0px 18px;
	background:url(/img/bukken_list/dingbat_01.gif) no-repeat left center;
	font-weight:bold;
}

.propertyWrapper .tieUp {
	margin-bottom:4px;
}

/*==============================================================================================
 * ▼ 物件一覧 > 横移動リンク
 *==============================================================================================*/

.crossLink {
	margin-bottom:15px;
}

.crossLink .cWrapper {
	padding:7px 20px 7px 20px;
	border:2px solid #FFA200;
	min-height:20px;
}

* html .crossLink .cWrapper {
	height:20px;
}

.crossLink .cLast {
	border-right:none;
}

.crossLink span.active {
	font-weight:bold;
	color:#FE6600;
}

/*==============================================================================================
 * ▼ 物件一覧 > 横移動リンク（エリア）
 *==============================================================================================*/

.crossLink_area ul.Prefbox {
	padding:0px 0px 10px 0px;
}

.crossLink_area ul.Prefbox li {
	display:inline;
	padding:0px 20px 0px 12px;
	background:url(/img/bukken_list/crosslink_dot.gif) no-repeat left;
	font-weight:bold;
}

.crossLink_area ul.Areabox li {
	border-right:1px solid #CCCCCC;
	float:left;
	line-height:1.2;
	margin:0px 4px 5px 4px;
	padding:0px 8px 0px 4px ;
	white-space:nowrap;
}

/*==============================================================================================
 * ▼ 物件一覧 > 横移動リンク（沿線）
 *==============================================================================================*/

.crossLink_ensen dl {
	padding:3px 0px 3px 0px;
}

.crossLink_ensen dd {
	display:inline;
	margin-left:7px;
	padding:0px 5px 0px 5px;
	border-right:1px solid #cccccc;
}

.crossLink_ensen dl dt {
	background:url(/img/bukken_list/crosslink_dot.gif) no-repeat left;
	padding-left:12px;
	font-weight:bold;
}

/*==============================================================================================
 * ▼ 物件一覧 > 横移動リンク（テーマ）
 *==============================================================================================*/

.crossLink_theme dl dt {
	background:url(/img/bukken_list/crosslink_dot.gif) no-repeat left;
	padding-left:12px;
	font-weight:bold;
}

.crossLink_theme dd ul li {
	display:inline;
	margin-left:7px;
	padding:0px 10px 0px 5px;
	border-right:1px solid #cccccc;
}

.crossLink_theme span {
	font-weight:bold;
	color:#FE6600;
}

/*==============================================================================================
 * ▼ 物件一覧 > 一括選択
 *==============================================================================================*/

.propertyList .cList {
	position: relative;
	height: 49px;
	text-align: right;
}

.propertyList #cList_header {
	background: url(/img/bukken_list/bg_sprite.png) no-repeat left top;
}

.propertyList #cList_footer {
	margin-bottom: 5px;
	background: url(/img/bukken_list/bg_sprite.png) no-repeat 0 -60px;
}

.propertyList .cList .cListHeaderBox {
	position: absolute;
	top: 14px;
	right: 5px;
}

.propertyList .cList .cListFooterBox {
	position: absolute;
	top: 6px;
	right: 5px;
}

.propertyList .cList div {
	float: left;
}

.propertyList .cList .selectAll {
	margin: 5px 5px 0 25px;
}

.propertyList .cList .cListText {
	margin: 5px 0 0 0;
}

.propertyList .cList .cInquireBtn {
	position: relative;
	overflow: hidden;
	width: 94px;
	height: 27px;
	margin-left: 5px;
}

* html .propertyList .cList .cInquireBtn a {
	filter: alpha(opacity=100);
}

*:first-child+html .propertyList .cList .cInquireBtn a {
	filter: alpha(opacity=100);
}

.propertyList .cList .cInquireBtn a:link {
	position: absolute;
	top: 0;
	left: 0;
}

.propertyList .cList .cInquireBtn a:hover {
	position: absolute;
	top: -27px;
	left: 0;
}

.propertyList .cList .cDelBtn {
	margin-left: 5px;
	position: relative;
	overflow: hidden;
	width: 94px;
	height: 27px;
}

* html .propertyList .cList .cDelBtn a {
	filter: alpha(opacity=100);
}

*:first-child+html .propertyList .cList .cDelBtn a {
	filter: alpha(opacity=100);
}

.propertyList .cList .cDelBtn a:link {
	position: absolute;
	top: 0;
	left: 0;
}

.propertyList .cList .cDelBtn a:hover {
	position: absolute;
	top: -27px;
	left: 0;
}

.propertyList .cListBody {
	width: 750px;
}
.propertyList .cListBody th.cListTtlImg {
	width:111px;
	height:28px;
	background:url(/img/bukken_list/bg_sprite.png) no-repeat 0 -130px;
	text-indent:-999999px;
}
.propertyList .cListBody th.cListTtlComment {
	width:211px;
	height:28px;
	background:url(/img/bukken_list/bg_sprite.png) no-repeat -112px -130px;
	text-indent:-999999px;
}
.propertyList .cListBody th.cListTtlTraffic {
	width:130px;
	height:28px;
	background:url(/img/bukken_list/bg_sprite.png) no-repeat -322px -130px;
	text-indent:-999999px;
}
.propertyList .cListBody th.cListTtlPrice {
	width:130px;
	height:28px;
	background:url(/img/bukken_list/bg_sprite.png) no-repeat -451px -130px;
	text-indent:-999999px;
}
.propertyList .cListBody th.cListTtlArea {
	width:129px;
	height:28px;
	background:url(/img/bukken_list/bg_sprite.png) no-repeat -580px -130px;
	text-indent:-999999px;
}
.propertyList .cListBody th.cListTtlLink {
	width:41px;
	height:28px;
	background:url(/img/bukken_list/bg_sprite.png) no-repeat -708px -130px;
	text-indent:-999999px;
}

.propertyList .cListBody td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	word-break: break-all;
}

.propertyList .cListBody td.cListBorder {
	padding: 0;
	border-bottom: none;
	border-right: none;
	height: 4px;
	background: url(/img/bg_x_sprite.png) repeat-x left top;
}

.propertyList .cListBody .cPropertyImg {
	width: 100px;
	padding: 4px;
	vertical-align: top;
	border-left: 1px solid #CCCCCC;
}

.propertyList .cListBody .cPropertyImg .cPropertyImgLink a {
	display: block;
	width: 99px;
	height: 98px;
	border: 1px solid #3366ff;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 2px;
}

.propertyList .cListBody .cPropertyImg .cPropertyImgLink a:hover {
	border: 1px solid #FE6600;
}

.propertyList .cListBody .cPropertyImg .cPropertyImgLink a img {
	vertical-align: middle;
}

.propertyList .cListBody .cPropertyImg .cPropertyInfo {
	position: relative;
	width: 101px;
	height: 16px;
	margin-bottom: 2px;
}

.propertyList .cListBody .cPropertyImg .cPropertyInfo .cDetail {
	position: absolute;
	top: 0;
	left: 0;
	background:url(/img/bukken_list/icon_sprite.png) no-repeat 0 -300px;
	width:49px;
	height:16px;
	text-indent:-999999px;
}

.propertyList .cListBody .cPropertyImg .cPropertyInfo .cCatalog {
	position: absolute;
	top: 0;
	right: 0;
	background:url(/img/bukken_list/icon_sprite.png) no-repeat 0 -320px;
	width:49px;
	height:16px;
	text-indent:-999999px;
}

.propertyList .cListBody .cPropertyImg .cPropertyInfo img.cImgPlan {
	margin-left: 3px;
}

.propertyList .cListBody .cPropertyName {
	height: 41px;
	max-width: 589px;
	width: 589px;
	padding: 4px;
	background-color: #F1EFE0;
	vertical-align: top;
}

.propertyList .cListBody .cPropertyName .cBknTypeTochi,
.propertyList .cListBody .cPropertyName .cBknTypeKodate {
	font-weight: bold;
	font-size: 117%;
	line-height: 136%;
	background:url(/img/bukken_list/icon_sprite.png) no-repeat;
	padding:0 0 0 33px;
}
.propertyList .cListBody .cPropertyName .cBknTypeTochi {
	background-position:0 -150px;
}
.propertyList .cListBody .cPropertyName .cBknTypeKodate {
	background-position:0 0;
}
.propertyList .cListBody .cPropertyName .cBknTypeKodate a,
.propertyList .cListBody .cPropertyName .cBknTypeTochi a {
	text-decoration: underline;
}

* html .propertyList .cListBody .cPropertyName div {
	margin-top: -21px;
}

.propertyList .cListBody .cCompanyName {
	margin: 4px 0 0 33px;
}

.propertyList .cListBody .cPropertyCheck {
	width: 41px;
	text-align: center;
	background-color: #F1EFE0;
}

.propertyList .cListBody .cPropertyComment {
	max-width: 200px;
	width: 200px;
	height: 90px;
	padding: 5px;
}

.propertyList .cListBody .cPropertyComment p {
	margin-bottom: 10px;
}

.propertyList .cListBody .cPropertyComment li {
	display: inline;
	margin-right: -3px;
}

.propertyList .cListBody .cPropertyTraffic {
	max-width: 118px;
	width: 118px;
	padding: 5px;
}

.propertyList .cListBody .cPropertyTraffic div{
	margin-bottom: 10px;
}

.propertyList .cListBody .cPropertyPrice {
	max-width: 118px;
	width: 118px;
	padding: 5px;
}

.propertyList .cListBody .cPropertyArea {
	max-width: 118px;
	width: 118px;
	padding: 5px;
}

.propertyList .cListBody .cPropertyArea dt {
	color: #999900;
	font-size: 83%;
}

.propertyList .cListBody .cPropertyLink {
	width: 41px;
	text-align: center;
}

.propertyList .cListBody .cPropertyLink a:link {
	text-decoration: underline;
}

.clickable:hover {
	background: #FFECC4;
	cursor: pointer;
}

.jsOpenAllStation {
	color: #0000FF;
	cursor: pointer;
}

/*==============================================================================================
 * ▼ 導線枠
 *==============================================================================================*/

.bukkenList .cAreaHeaderInfo {
	width: 750px;
	border-top: 1px dashed #D1D1D1;
}

.bukkenList .cAreaHeaderInfo p {
	margin: 1px 0;
	padding: 8px 10px;
	background-color: #F4F3E7;
	font-weight: bold;
}

.bukkenList .cAreaHeaderInfo p a:link,
.bukkenList .cAreaHeaderInfo p a:visited {
	text-decoration: underline;
}

.bukkenList .cAreaHeaderInfo p img {
	margin-bottom: -3px;
	margin-right: 7px;
}
