@charset "utf-8";

/* showroom  -------------------------------------------------------------------------------------------------------------------------------- */
.idxBox01 {
	width: 280px;
	float: left;
}

.idxBox02 {
	border: 1px solid #846141;
	padding: 3px 3px 0px 3px;
	position: relative;
}
.idxBox02:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .idxBox02 { display: inline-block; }
/* no ie mac \*/
* html .idxBox02 { height: 0.1%; }
.idxBox02 { display: block; }
/* */
/* for IE7 \*/
*+html .idxBox02 { display: inline-block; }
/* */

.idxBox02 h4 {
	width: 300px;
	margin-bottom: 6px;
}
.idxBox02 .idxPh {
	float: left;
	width: 318px;
}
.idxBox02 .idxPh img {
	margin: 0px 4px 4px 0px;
}
.idxBox02 .idxMap {
	float: right;
	width: 213px;
	text-align:center;
	margin-bottom: 8px;
}
.idxBox02 .idxTxt {
	float: right;
	width: 213px;
	margin-bottom: 4px;
}
.idxBox02 .idxTxt th {
	font-weight: normal;
	vertical-align: top;
	white-space: nowrap;
}
.idxBox02 .idxTxt td {
	vertical-align: top;
}

/* 070622 修正*/

.underbuttom {
clear: both;
	margin: 0;
	padding: 0;
	height: 40px;
	background: url(img/buttom_click.gif) left top no-repeat;
}

.underbuttom img {
	border: none;
	margin-left: 223px;
}

.new_service {
	clear: both;
	height: 85px;
}

.new_service img {}

.idxBox02 p.fd_img {
	position: absolute;
	top: 3px;
	left: 210px;
}










