/*h2 {
  background-image: url(../img/search/h2_detail.gif);
  background-repeat: no-repeat;
  width: 150px;
  height: 26px;
}*/

h3 {
  margin-left: 5px;
  margin-top: 25px;
  margin-bottom: 12px;
  padding-left: 10px;
}
#h3_1 {
  background-image: url(../img/search/h3_1.gif);
  background-repeat: no-repeat;
  width: 120px;
  height: 20px;
}
#h3_2 {
  background-image: url(../img/search/h3_2.gif);
  background-repeat: no-repeat;
  width: 120px;
  height: 20px;
}
#h3_3 {
  background-image: url(../img/search/h3_3.gif);
  background-repeat: no-repeat;
  width: 120px;
  height: 20px;
}
p.point_text {
  margin-left: 12px;
}

/* old? */
/*-- |CgPp --*/
div#point1 {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 570px;
  background-color: #efefef;
}

div#point1 p {
  margin-left: 15px;
  color: #73c800;
  font-size: 15px;
  font-weight: bold;
}

div#point1 div.curve-head {
  height: 12px;
  background: url(../img/rc-tl.gif) top left no-repeat;
}
div#point1 div.curve-head div {
  height: 12px;
  background: url(../img/rc-tr.gif) top right no-repeat;
}

div#point1 div.curve-bottom {
  height: 12px;
  background: url(../img/rc-bl.gif) bottom left no-repeat;
}
div#point1 div.curve-bottom div {
  height: 12px;
  background: url(../img/rc-br.gif) bottom right no-repeat;
}

/*-- |CgQ --*/
p.point2 {
  margin-left: 15px;
  width: 550px;
  color: #ff7f00;
  font-size: 15px;
  font-weight: bold;
}

/*-- |CgR --*/
p.point3 {
  margin-top: 10px;
  margin-left: 15px;
  width: 550px;
}

/* new */
#point_a{
  margin: 0px;
  padding:8px;
  width: 535px;
  background:url(../img/detail/ttl_01a.gif) repeat-y;
  vertical-align:
}
#point_a h2{
	margin:0;
	padding:0 0 0 15px;
	width:520px;
	font-size:15px;
	background:url(../img/detail/icon_01b.gif) repeat-y;
	color:#743f01;
}
#point_a h3{
	margin:0;
	padding:0 0 0 15px;
	width:520px;
	background:url(../img/detail/icon_01b.gif) repeat-y;
	color:#743f01;
}

#point_b{
  margin: 0px;
  padding:8px;
  width: 535px;
  background:url(../img/detail/ttl_02a.gif) repeat-y;
  vertical-align:
}
#point_b h2{
	margin:0;
	padding:0 0 0 15px;
	width:520px;
	font-size:15px;
	background:url(../img/detail/icon_02b.gif) repeat-y;
	color:#35570d;
}
#point_b h3{
	margin:0;
	padding:0 0 0 15px;
	width:520px;
	background:url(../img/detail/icon_02b.gif) repeat-y;
	color:#35570d;
}

#point_c{
  margin: 0px;
  padding:8px;
  width: 535px;
  background:url(../img/detail/ttl_03a.gif) repeat-y;
  vertical-align:
}
#point_c h2{
	margin:0;
	padding:0 0 0 15px;
	width:520px;
	font-size:15px;
	background:url(../img/detail/icon_03b.gif) repeat-y;
	color:#585858;
}
#point_c h3{
	margin:0;
	padding:0 0 0 15px;
	width:520px;
	background:url(../img/detail/icon_03b.gif) repeat-y;
	color:#585858;
}

#point_bt{
	margin: 0 0 15px 0;
	padding:0;
	width:540px;
}

/*------------------------------*/

div#result_area {
  margin: 12px;
}
table#result {
  width: 260px;
  margin: 0px 10px 10px 0px;
  _margin: 0px 5px 10px 0px;
  border-collapse: collapse;
  float: left;
}
table#result th {
  width: 80px;
  padding: 8px;
  text-align: left;
  vertical-align: top;
  border: 1px #cccccc solid;
  background-image: url(../img/search/grey_back_pattern.gif);
  background-repeat: repeat;
}
table#result td {
  padding: 8px;
  vertical-align: top;
  border: 1px #cccccc solid;
}

table#detailinfotop {
	margin: 10px 10px 0px 12px;
}
table#detailinfotop th {
  border: 1px #cccccc solid;
}
table#detailinfotop td {
text-align: right;
vertical-align: top;
}

ul#photo_small {
  margin: 20px 12px;
  clear: both;
}
ul#photo_small li {
  float: left;
}
.photo_caption {
  clear: both;
  margin: 0px 12px;
}
table#vacant {
  clear: both;
  width: 550px;
  margin: 10px 10px 10px 12px;
  border-collapse: collapse;
}
table#vacant th {
  padding: 8px;
  border: 1px #cccccc solid;
  background-image: url(../img/search/grey_back_pattern.gif);
  background-repeat: repeat;
}
table#vacant td {
  padding: 8px;
  vertical-align: top;
  border: 1px #cccccc solid;
}
#inquiry {
  margin-top: 10px;
  margin-left: 220px;
}

li.num{
    margin-top: 5px;
    margin-left: 45px;
    list-style-type: decimal;
}
table#trader {
  width: 500px;
  margin: 10px 10px 10px 12px;
  border-collapse: collapse;
  border: 1px #cccccc solid;
}
table#trader th {
  width: 100px;
  padding: 8px;
  text-align: left;
  vertical-align: top;
  border: 1px #cccccc solid;
  background-image: url(../img/search/grey_back_pattern.gif);
  background-repeat: repeat;
}
table#trader td {
  padding: 8px;
  vertical-align: top;
  border: 1px #cccccc solid;
}
/*-- O[OGA ------*/
div#googleMapArea {
  border: 1px #cccccc solid;
  width: 560px;
  height: 400px;
}
#pr, #linkList, #mainMenuSide {
	margin-top: 20px;	
}

div#contentLeft {
  width: 580px;
}

