@charset "UTF-8";

.place{
border-bottom:1px dashed #999999; 
width:570px;
margin-top:45px;
}

.place-head{
border:2px solid #007572;

}

.place-head h3{
float:left;
margin-bottom:-1px;
}

.place-head a{
float:right;
margin-bottom:-1px;
}

.place-left{
padding-top:16px;
float:left;
margin-bottom:10px;
color:#000000;
width:280px;
}
.place-left dl{
display:block;
width:130px;
font-size:11px;
}

.place-left p{
position:relative;
}

/* 売約済み ******************** */
img.ure{
position:absolute;
z-index:10;
display:block;
left:75px;
top:10px;
}
.place-left dl#info-width{
width:200px;
}
.place-left dl#info-width dd{
width:100px;
}
.place-left dl#info-width .move{
color:#676767;
margin-left:6px;
}

.place-left h4{
margin-top:10px;
}

.place-left dl dt{
float:left;
clear:left;
white-space: nowrap;
width:100px;
text-align:left;
margin-top:2px;
}
.place-left dl dd{
float:right;
width:30px;
text-align:right;
margin-top:2px;
}

.place-right{
float:right;
margin-bottom:10px;
padding-top:16px;
}
.place-bottom{
clear:both;
margin-bottom:8px;
}
.place-bottom p{
font-size:11px;
*line-height:1.3em;
}
