@charset "utf-8";
/* 美しい */

#home-img {
  width:900px;
  margin:0 auto;
}
#content-inner {
  width:900px;
  margin:0 auto;
}

#h2-welcome {
  width:305px;
  height:22px;
  text-indent:-9999px;
  margin-bottom:8px;
  background:url("../img/h2-welcome.png") no-repeat;
}
#blog-box ul li {
  list-style:none;
  margin-left:0;
  padding-left:32px;
  background:url("../img/shell.png") 12px 3px no-repeat;
}
#h2-blog {
  width:46px;
  height:18px;
  text-indent:-9999px;
  background:url("../img/mainmenu-back.png") -453px 0 no-repeat;
  margin:18px 0 0 0;
}
#h2-rooms {
  width:185px;
  height:18px;
  margin:0 0 0 auto;
  text-indent:-9999px;
  background:url("../img/mainmenu-back.png") -56px 0 no-repeat;
}
#h2-loca {
  width:165px;
  height:18px;
  text-indent:-9999px;
  background:url("../img/mainmenu-back.png") -241px 0 no-repeat;
}
.hmh2-ja {
  font:normal normal normal 14px/17px
      '小塚明朝 Pro L','ヒラギノ明朝 Pro W3','ＭＳ Ｐ明朝',serif;
  color:#2971b1;
  margin:0 0 12px 0;
  padding-top:2px;
  border-top:solid 1px #cccccc;
}
.p-ja {
  margin:12px 0;
  line-height:1.4em;
}
.p-en {
  margin:12px 0;
  line-height:1.3em;
}
#box-rooms, #box-loca {
  position:relative;
  width:510px;
}
#box-rooms p, #box-loca p {
  width:210px;
}
#box-rooms p {
  margin-left:300px;
}
#box-loca {
  margin-top:32px;
}
#box-rooms .hmh2-ja {
  text-align:right;
}
#rooms-img {
  position:absolute;
  width:280px;
  left:0; top:-10px;
}
#loca-img {
  position:absolute;
  width:315px;
  left:230px; top:-10px;
}
.details {
  width:70px;
  padding:2px 2px 2px 4px;
  background:url("../img/hand.png") 46px 5px no-repeat;
  display:block;
  border:solid 1px #2971b1;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}
#rooms-img .details {
  margin-top:-10px;
}
#loca-img .details {
  margin:-10px 0 0 200px;
}

#recruit {
  padding:6px;
  border:solid 1px #2971b1;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}
#recruit p {
  margin:0;
}

