@charset "utf-8";
/*left@right container*/
.imgContainer {
float:left;
width:392px;
height:280px;
clear:both;
}
.imgContainer img{
padding:0 0 20px;
}
.descContainer{
width:265px;
height:253px;
position:relative;
float:left;
}
.descContainer h2{
width:265px;
height:67px;
text-indent:-9999px;
}
.descContainer .room01{
background:url(../img/room01_h.gif) no-repeat;
}
.descContainer h2.room02{
background:url(../img/room02_h.gif) no-repeat;
}
.descContainer h2.room03{
background:url(../img/room03_h.gif) no-repeat;
}
.descContainer h2.room04{
background:url(../img/room04_h.gif) no-repeat;
}
.descContainer p{
line-height:1.8;
}
.descContainer .btn02 {
position:absolute;
bottom:0px;
right:0px;
}
p.plan_buttun{
margin:15px 0 40px 60px;
}
