charset "utf-8";

#col-a th,
#col-a td,
.contact #col-a table td {
	padding: 3px 6px;
}

table.baseData th {
	width: 16%;
}

table.baseData td {
	width: 34%;
}

table.baseData td.step {
	width: 84%;
}

table.baseData td.mapBtn {
	width: auto;
	text-align: center;
}

table.ardData {
	margin-top: 5px;
}

table.ardData td,
table.ardData th {
	width: 50%;
}

#detail_map {
	height: 250px;
	display: none;
	margin: 2px;
}

#mapCanvas {
	height: 300px;
}

div#galleryBox ul li img {
	cursor: pointer;
}

.search-index #col-a div#searchBox div#detailAreaBox {
	display: none;
	padding: 0;
}

#detailAreaBox,
#resultBox {
	display: none;
}

#input_text_number {
	ime-mode: disabled;
}

p#galleryBoxText {
	padding-bottom: 0;
}

p.directContact {
	margin: 5px 0 0;
	padding: 0;
	text-align: right;
}

#seekNow {
	position: absolute;
	left: 50%;
	top: 570px;
	width: 300px;
	margin-left: -225px;
	border: 4px solid #eee;
	background: #fff;
}

#seekNow h2 {
	color: #f00;
	font-size: 16px;
	line-height: 3;
}

p.shortMes {
	position: absolute;
	left: 220px;
	top: 28px;
	margin: 0;
	padding: 0;
}

p.shortMes em,
p.shortMes strong {
	font-weight: normal;
	color: #c426ca;
}

.detail .timeCell {
	position: absolute;
	right: 25px;
	top: 75px;
}

.search-index td.timeCell {
	padding: 0;
}

.search-index td.timeCell span img {
	margin-top: 4px;
}

/*
.timeCell a.detail1 { background: url(../search/img/icon_land.gif) no-repeat;}
.timeCell a.detail2 { background: url(../search/img/icon_land.gif) no-repeat;}
.timeCell a.detail3 { background: url(../search/img/icon_house.gif) no-repeat;}
.timeCell a.detail4 { background: url(../search/img/icon_uhouse.gif) no-repeat;}
.timeCell a.detail5 { background: url(../search/img/icon_umansion.gif) no-repeat;}
*/

p.shortMes strong {
	font-size: 160%;
	margin-left: 0.1em;
	margin-right: 0.1em;
}

.detail-build-house p.shortMes {
	left: 235px;
}

.detail-used-house p.shortMes {
	left: 240px;
}

.detail-used-apart p.shortMes {
	left: 280px;
}

.search-index #col-a div#tableContents.favorite {
	height: 300px;
}

p.head {
	margin: 15px 0 10px;
	padding: 6px 10px 5px 20px;
	border: 1px solid #ccc;
	background: #fff url(../img/hl0.gif) no-repeat;
	font-size: 14px;
}
* html p.head { font-size: 117%;}
*:first-child+html p.head { font-size: 117%;}

.detail #col-a div#galleryBox {
	width: 686px;
	margin: 15px 0 0 0;
	padding: 25px 0 20px 30px;
	border: 2px solid #e3e2d5;
	background: #f7f6ed url(../search/img/gallery_bg.gif) no-repeat;
}

.detail #col-a div#galleryBox p {
	width: 470px;
	margin-right: 30px;
	float: left;
	text-align: right;
}

.detail #col-a div#galleryBox p img {
	padding: 5px;
	border-right: 2px solid #e3e2d5;
	border-bottom: 2px solid #e3e2d5;
	background: #fff;
	width: 400px;
}

.detail #col-a div#galleryBox p span {
	display: block;
	text-align: right;
	color: #8a8465;
}

.detail #col-a div#galleryBox ul {
	width: 135px;
	height: 310px;
	margin: 26px 0 0 0;
	padding: 0;
	overflow: auto;
	list-style: none;
	float: left;
}

.detail #col-a div#galleryBox ul li {
	width: 100px;
	margin: 0 0 5px 0;
	padding: 3px;
	border-right: 2px solid #e3e2d5;
	border-bottom: 2px solid #e3e2d5;
	background: #fff;
	line-height: 1;
}

.detail #col-a div#galleryBox ul li span {
	font-size: 77%;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666;
}

#seekArea span.detailBox,
#seekSch span.detailBox {
	display: none;
	border: 1px solid #aaa;
	padding: 2px 5px;
	margin: 5px 5px 5px 15px;
	width: 500px;
}

/******************** except IE */
span.detailBox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/******************** for IE */
span.detailBox { display: inline-block;}

/* Holly Hack Targets IE Win only \*/
* html span.detailBox { height: 1%;}
span.detailBox { display: block;}
/* End Holly Hack */
