@charset "UTF-8";

/***** コンテンツページ背景 ****************************************/
.layout_contentsPage {
	background: url(../images/bg/contentsPageBack.gif) repeat-x #f6f8fa;
}

/***** 左右カラムレイアウト ****************************************/
.listLeftArea {
	float: right;
	width: 700px;
}
.listRightArea {
	float: left;
	width: 220px;
	padding: 0 0 20px 0;
}


/***** 検索結果件数表示 ****************************************/
.allHitCnt {
	width: 670px;
	height: 38px;
	padding: 7px 20px 0 10px;
	margin: 10px 0;
	background: url(../images/bg/searchResultCapBackBnr.gif) no-repeat;
}
.allHitCntCap {
	float: left;
	color: #454545;
	font-size: 20px;
	font-weight: bold;
}
.allHitCntNum {
	float: right;
	font-weight: bold;
}
.hitNum {
	font-size: 23px;
	font-family:'Arial Black';
	font-style: italic;
	color: #f55e8c;
}
.result-pagnumber {
	width: 680px;
	padding: 0 10px;
	margin: 0 0 10px 0;
}
.resultCnt {
	float: left;
	width: 230px;	
}
.resultCntZero {
	margin: 30px 0;
	padding: 40px 0;
	border: 1px solid #ccc;
	background: #fff;
	text-align: center;
}
.cntTxt {
	font-size: 16px;
	color: #de4b4c;
	font-weight: bold;
}
.result-pagnumber-txt {
	float: right;
	width: 450px;
	text-align: right;
}
.result-pagnumber-txt a {
	color: #427D96;
}

/***** 並び替え ****************************************/
.listSortArea {
	width: 680px;
	margin: 0 0 20px;
	padding: 5px 10px;
	background: #d3dae1;
	font-size: 93%;
}
.sortCap {
	padding: 0 3px;
	background: #fff;
	font-weight: bold;
}
.listSortArea a {
	color: #333;
}
.sortOnDesc, .sortOnAsc {
	color: #F33;
	font-weight: bold;
}

/***** 検討リスト説明・まとめて問い合わせ ****************************************/
.bmDscrArea {
	width: 688px;
	margin: 0 0 14px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
}
.bmDscrImg {
	padding: 2px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	vertical-align: middle;
}
.bmDscrTxt {
	padding: 0 10px;
	font-size: 85%;
	color: #0a4e8d;
}
.bmDscrContact {
	vertical-align: middle;
}

/***** 検索結果一覧リスト ****************************************/
.detailListArea {
	width: 700px;
}
.detailBox {
	width: 700px;
	margin: 0 0 20px;
	padding: 5px 0 5px;
	background: #fff url(../images/bg/detailBoxBackTop.gif) no-repeat;
}
.detailBoxUpper {
	padding-bottom: 10px;
	border-left: 1px solid #c3ced9;
	border-right: 1px solid #c3ced9;
}
.listImgArea {
	float: left;
	width: 97px;
	padding: 10px 0 00px 10px;
}
.listImgArea img {
	width: 83px;
	padding: 1px;
	border: 1px solid #aaa;
}
.listMainInfoArea {
	float: left;
	width: 581px;
	padding: 10px 10px 0px 0;
}
.listBuklenName {
	font-size: 123.1%;
	padding: 0 0 2px 5px;
	font-weight: bold;
	color: #48598D;
}
.listBuklenName a {
	color: #48598D;
	text-decoration: none;
}
.listBuklenName a {
	color: #48598D;
	text-decoration: none;
}
.listBuklenName a:hover {
	color: #E87834;
	text-decoration: none;
}
.listMainInfoTbl {
	width: 581px;
	border-top: 1px solid #c3ced9;
	border-left: 1px solid #c3ced9;
	font-size: 93%;
}
.listMainInfoTbl th, .listMainInfoTbl td {
	border-right: 1px solid #c3ced9;
	border-bottom: 1px solid #c3ced9;
}
.listMainInfoTbl th {
	width: 110px;
	background: #f2f7fa;
	text-align: center;
}
.listMainInfoTbl td {
	width: 170px;
	padding: 5px 10px;
}
.listEtcCmt {
	padding: 5px 10px 0;
	color: #ea2b4b;
	font-size: 93%;	
	font-weight: bold;
}
.listFlorTbl {
	padding: 0 10px 10px;
	border-bottom: 3px solid #939fab;
	border-left: 1px solid #c3ced9;
	border-right: 1px solid #c3ced9;
}
.listFlorTbl table {
	width: 678px;
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #ababab;
}
.listFlorTbl th, .listFlorTbl td {
	border-bottom: 1px solid #8c8c8c;
}
.leftCell {
	border-right: 1px dotted #ababab;
}
.rightCell {
	border-right: 1px solid #ababab;
}
.listFlorTbl th {
	background: #ddd;
	font-size: 85%;
	text-align: center;
}
.listFlorTbl td {
	padding: 5px;
}
.tblAlignCenter {
	text-align: center;
}
.tblAlignRight {
	line-height: 1.2em;
	text-align: right;
}
.florColor_1 {
	background: #fff;
}
.florColor_2 {
	background: #f5f5f5;
}
.priceColor {
	font-weight:bold;
	color:#dd0039;
}
.priceColor img {
	vertical-align: middle;
}
.smallTxt {	
	font-size: 77%;
}

/***** 検索条件変更エリア ****************************************/
#searchArea {
	display: none;
}
.searchAreaCap {
	width: 202px;
	height: 32px;
	margin: 10px 0 0 0;
	padding: 5px 3px 3px 15px;
	background: #888;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
}
#listSearchArea {
	width: 208px;
	margin: 0 0 20px 0;
	padding: 5px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #333;
	background: #eee;
	text-align: left;
}
.listSearchBtn {
	width: 196px;
	padding: 5px;
	border: 1px solid #ccc;
	text-align: center;
	background: #fff;
}
#listSearchBox, #listSearchBoxArea {
	width: 196px;
	padding: 5px 5px 1px;
	background: #fafafa;
}
#listSearchBox {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#listSearchBoxArea {
	border: 1px solid #ccc;
	color: #444;
}
#listSearchBox_street {
	width: 196px;
	padding: 5px;
	border: 1px solid #fff;
	background: url(../images/bg/listSearchBoxBack.gif);
}
.selsectedAreaCap, .condCap {
	color: #000;
	font-size: 108%;
	font-weight: bold;
}
.condCap {
	margin-top: 10px;
}
.selectedAreaName {
	padding: 3px 0;
	border-bottom: 1px dotted #444; 
	font-size: 116%;
}
.listSearchOpen {
	margin: 5px 0;
	text-align: center;
}
.listSearchOpen a {
	float: right;
	width: 100px;
	padding: 3px;
	border: 1px solid #999;
	background: #f5f5f5;
	color: #F55E8C;
	font-weight: bold;
	font-size: 93%;
}
.listSearchOpen_street {
	text-align: center;
}
/*.areaNameTbl {
	margin: 0 0 20px;
}*/
.cndTbl {
	width: 196px;
	margin: 0 0 15px;
	border-collapse: separate;
	font-size: 93%;
}
.cndTbl th {
	padding: 3px 3px 2px;
	border-left: 3px solid #b3b3b3;
	color: #062440;
	background: #e5e5e5;
}
.cndTbl td {
	padding-top: 5px;
}
.leftPaddign {
	padding-left: 3px;
}
.cndTbl input, .cndTbl label {
	vertical-align: middle;
}
.cndTbl select {
	width: 120px;
}

/***** 検討中リストエリア ****************************************/
.iconDesc {
	padding: 10px 10px 5px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #fff;
}
.iconDesc th {
	width: 110px;
	padding: 3px 0;
	font-weight: normal;
	vertical-align: top;
}
.iconDesc td {
	padding: 3px;
}
.detailFavArea .listSortArea {
	width: 878px;
	margin: 0 0 20px;
	padding: 5px 10px;
	background: #d3dae1;
	font-size: 93%;
}
.detailFavArea .listSortArea a {
	color: #333;
}
.favCapArea {
	width: 940px;
	height: 140px;
	margin: 10px 0 0;
	background: url(../images/bg/favoriteCapBack.gif) no-repeat;	
	position: relative;	
}
.favHitCntNum {
	width: 103px;
	height: 73px;
	padding-top: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
	position: absolute;
	top: 25px;
	left: 23px;
}
.favCapCmt {
	width: 540px;
	font-size: 93%;
	position: absolute;
	top: 65px;
	left: 148px;
}
.favAddBm {
	cursor: pointer;
	position: absolute;
	top: 45px;
	left: 710px;
}
.favAddBm:hover {
	top: 43px;
}
.favHitCntNum .hitNum {
	font-size: 36px;
}
.favListArea {
	width: 940px;
	padding: 0 0 40px 0;
}
.favListContact {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}
.favListContact span {
	padding: 0 6px;
}
.allHitCnt_fav{
	width: 910px;
	height: 38px;
	padding: 7px 20px 0 10px;
	margin: 10px 0;
	background: url(../images/bg/searchResultCapBackBnr.gif) no-repeat;
}
.detailFavArea {
	width: 898px;
	padding: 20px;
	border: 1px solid #c3ced9;
	background: #fff;
}
.favBox {
	width: 898px;
	margin: 0 0 20px;
	padding: 5px 0 0;
	background: #fff url(../images/bg/favBoxBackTop.gif) top no-repeat;
}
.favBoxUpper {
	border-left: 1px solid #C3CED9;
	border-right: 1px solid #C3CED9;
}
.favMainInfoArea {
	float: left;
	width: 779px;
	padding: 10px 10px 10px 0;
}
.favMainInfoTbl {
	width: 779px;
	border-top: 1px solid #c3ced9;
	border-left: 1px solid #c3ced9;
	font-size: 93%;
}
.favMainInfoTbl th, .favMainInfoTbl td {
	border-right: 1px solid #c3ced9;
	border-bottom: 1px solid #c3ced9;
}
.favMainInfoTbl th {
	width: 110px;
	background: #f2f7fa;
	text-align: center;
}
.favMainInfoTbl td {
	width: 170px;
	padding: 10px;
}
.favEtcCmt {
	width: 779px;
	padding: 5px 5px 0;
	color: #ea2b4b;
	font-size: 93%;	
	font-weight: bold;
}
.favFlorTbl {
	padding: 0 10px 15px;
	border-left: 1px solid #C3CED9;
	border-right: 1px solid #C3CED9;
	background: url(../images/bg/favBoxBackBottom.gif) bottom no-repeat;
}
.favFlorTbl table {
	width: 876px;
	border-top: 1px solid #8c8c8c;
	border-left: 1px solid #ababab;
	font-size: 108%;
}
.favFlorTbl th, .favFlorTbl td {
	border-bottom: 1px solid #8c8c8c;
}
.leftCell {
	border-right: 1px dotted #ababab;
}
.rightCell {
	border-right: 1px solid #ababab;
}
.favFlorTbl th {
	background: #ddd;
	font-size: 85%;
	text-align: center;
}
.favFlorTbl td {
	padding: 5px;
}