/* CSS Document */
/* ベース
------------------------------------------------------------*/
.static-orijinal-container {
margin:10px 0;
}
/* 共通
------------------------------------------------------------*/
.kannai-box {
width:520px;
margin:0 20px;
}
.kannai-box p {
font-size:0.75em;
color:#333333;
line-height:150%;
}


/* タイトル・カバー部分
------------------------------------------------------------*/
h2.kannai {
width:490px;
height:38px;
margin:10px 0;
padding:0;
background:url(../../img/static/kannai/title.jpg) no-repeat left center;
text-indent:-9999em;
font-size:0.85em;
color:#333333;
}
h2.kannai a {
width:490px;
height:38px;
margin:0;
padding:0;
background:url(../../img/static/kannai/title.jpg) no-repeat left center;
text-indent:-9999em;
font-size:0.85em;
color:#333333;
text-decoration:none;
display:block;
}
h2.oheya {
width:490px;
height:38px;
margin:10px 0;
padding:0;
background:url(../../img/static/kannai-oheya/title.jpg) no-repeat left center;
text-indent:-9999em;
font-size:0.85em;
color:#333333;
}
h2.oheya a {
width:490px;
height:38px;
margin:0;
padding:0;
background:url(../../img/static/kannai-oheya/title.jpg) no-repeat left center;
text-indent:-9999em;
font-size:0.85em;
color:#333333;
text-decoration:none;
display:block;
}

h3.kannai {
width:520px;
height:170px;
margin:0 0 20px 0;
padding:0;
background:url(../../img/static/kannai/cover.jpg) no-repeat left center;
text-indent:-9999em;
}
h3.oheya {
width:520px;
height:170px;
margin:0 0 20px 0;
padding:0;
background:url(../../img/static/kannai-oheya/cover.jpg) no-repeat left center;
text-indent:-9999em;
}
p.oheya-read {
width:460px;
height:147px;
margin:20px;
padding:0;
background:url(../../img/static/kannai-oheya/haichizu.jpg) no-repeat left top;
text-indent:-9999em;
}
/* お部屋、十室十様
------------------------------------------------------------*/
.heya10 {
clear:both;
position:relative;
width:510px;
margin:10px 0;
padding:20px 0;
background:url(../../img/static/profile/heya10.jpg) no-repeat 0 0;
border:#660000 solid 1px;
}
.heya10 p {
margin:10px 20px 0 290px;
padding:0;
}
p.heya10-btn {
width:139px;
height:29px;
margin:20px 0 20px 320px;
padding:0;
background:url(../../img/static/profile/heya10btn.jpg) no-repeat 0 0;
text-indent:-9999em;
text-decoration:none;
}
p.heya10-btn a {
width:139px;
height:29px;
margin:0;
padding:0;
background:url(../../img/static/profile/heya10btn.jpg) no-repeat 0 0;
display:block;
}
p.heya10-btn a:hover {
width:139px;
height:29px;
margin:0;
padding:0;
background:url(../../img/static/profile/heya10btn.jpg) no-repeat 0 -29px;
display:block;
}
/* 館内のご案内タイトル
------------------------------------------------------------*/
h4.tatemono {
width:374px;
height:33px;
margin:20px 0;
padding:0;
background:url(../../img/static/kannai/title-tatemono.jpg) no-repeat left center;
text-indent:-9999em;
}
h4.furo {
width:374px;
height:33px;
margin:20px 0;
padding:0;
background:url(../../img/static/kannai/title-furo.jpg) no-repeat left center;
text-indent:-9999em;
}
h4.kankyo {
width:374px;
height:33px;
margin:20px 0;
padding:0;
background:url(../../img/static/kannai/title-kankyou.jpg) no-repeat left center;
text-indent:-9999em;
}
/* 館内のご案内の写真ボックス
------------------------------------------------------------*/
.kannai-bk {
clear:both;
width:520px;
margin:10px 0;
padding:0;
background:#000000;
    overflow: hidden;
}

.kannai-bk:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .kannai-bk {
    height: 1em;
    overflow: visible;
}
/**/
.kannai-bk p {
margin:20px 20px;
color:#FFFFFF;
}
.kannai-bk img {
clear:both;
margin:0;
padding:0;
border:none;
background:#000000;
}
.kannai-wt {
clear:both;
width:520px;
margin:10px 0;
padding:0;
    overflow: hidden;
}

.kannai-wt:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .kannai-wt {
    height: 1em;
    overflow: visible;
}
/**/
.kannai-wt p {
margin:20px 20px;
}
.kannai-wt img {
clear:both;
margin:0;
padding:0;
border:none;
}
/* お部屋タイトル
------------------------------------------------------------*/
h4.kiku {
clear:both;
width:520px;
height:39px;
margin:20px 0 5px 0;
padding:0;
background:url(../../img/static/kannai-oheya/title-kiku.jpg) no-repeat left center;
text-indent:-9999em;
}
h4.tsubaki {
clear:both;
width:520px;
height:39px;
margin:20px 0 5px 0;
padding:0;
background:url(../../img/static/kannai-oheya/title-tsubaki.jpg) no-repeat left center;
text-indent:-9999em;
}
h4.f1 {
clear:both;
width:520px;
height:39px;
margin:20px 0 5px 0;
padding:0;
background:url(../../img/static/kannai-oheya/title-f1.jpg) no-repeat left center;
text-indent:-9999em;
}
h4.f2 {
clear:both;
width:520px;
height:39px;
margin:20px 0 5px 0;
padding:0;
background:url(../../img/static/kannai-oheya/title-f2.jpg) no-repeat left center;
text-indent:-9999em;
}

/* お部屋間取り共通
------------------------------------------------------------*/
.oheya-box {
clear:both;
width:520px;
margin:0;
padding:0;
background:#000000;
    overflow: hidden;
}

.kannai-bk:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .kannai-bk {
    height: 1em;
    overflow: visible;
}
/**/
.oheya-box img {
clear:both;
margin:20px;
padding:0;
border:0;
}
.oheya-box h3 {
clear:both;
margin:10px 20px;
padding:0;
font-size:1em;
color:#999999;
}
.oheya-box p.madori {
float:left;
width:250px;
height:220px;
margin:0;
padding:0;
text-indent:-9999em;
}
.oheya-box p.madori a {
width:250px;
height:220px;
margin:0;
padding:0;
text-indent:-9999em;
text-decoration:none;
display:block;
}
.oheya-box p {
float:right;
width:200px;
margin:0 0 20px 10px;
padding:0;
border:0;
color:#FFFFFF;
}
p.plan-all {
clear:both;
margin:20px 0;
padding:0;
font-size:0.85em;
text-align:right;
}
/* お部屋間取り個別
------------------------------------------------------------*/
.oheya-box .madori-kiku {
clear:both;
width:480px;
height:200px;
margin:20px 0 10px 0;
padding:0;
background:#000000 url(../../img/static/kannai-oheya/madori-kiku.jpg) no-repeat left bottom;
}
.oheya-box .madori-tsubaki {
clear:both;
width:480px;
height:200px;
margin:20px 0 10px 0;
padding:0;
background:#000000 url(../../img/static/kannai-oheya/madori-tsubaki.jpg) no-repeat left bottom;
}
.oheya-box .madori-f1 {
clear:both;
width:480px;
height:200px;
margin:20px 0 10px 0;
padding:0;
background:#000000 url(../../img/static/kannai-oheya/madori-f1.jpg) no-repeat left bottom;
}
.oheya-box .madori-f2 {
clear:both;
width:480px;
height:200px;
margin:20px 0 10px 0;
padding:0;
background:#000000 url(../../img/static/kannai-oheya/madori-f2.jpg) no-repeat left bottom;
}
/* お部屋間取りボタン
------------------------------------------------------------*/
p.kiku-plan {
clear:both;
float:right;
width:201px;
height:29px;
margin:5px 20px 20px 0;
padding:0;
background:url(../../img/static/kannai-oheya/btn-kiku.jpg) no-repeat 0 0;
text-indent:-9999em;
}
p.kiku-plan a {
width:201px;
height:29px;
margin:0;
padding:0;
background:url(../../img/static/kannai-oheya/btn-kiku.jpg) no-repeat 0 0;
text-indent:-9999em;
text-decoration:none;
display:block;
}
p.kiku-plan a:hover {
width:201px;
height:29px;
margin:0;
padding:0;
background:url(../../img/static/kannai-oheya/btn-kiku.jpg) no-repeat 0 -29px;
text-indent:-9999em;
text-decoration:none;
display:block;
}
p.tsubaki-plan {
clear:both;
float:right;
width:201px;
height:29px;
margin:5px 20px 20px 0;
padding:0;
background:url(../../img/static/kannai-oheya/btn-tsubaki.jpg) no-repeat 0 0;
text-indent:-9999em;
}
p.tsubaki-plan a {
width:201px;
height:29px;
margin:0;
padding:0;
background:url(../../img/static/kannai-oheya/btn-tsubaki.jpg) no-repeat 0 0;
text-indent:-9999em;
text-decoration:none;
display:block;
}
p.tsubaki-plan a:hover {
width:201px;
height:29px;
margin:0;
padding:0;
background:url(../../img/static/kannai-oheya/btn-tsubaki.jpg) no-repeat 0 -29px;
text-indent:-9999em;
text-decoration:none;
display:block;
}
p.f1-plan {
clear:both;
float:right;
width:201px;
height:29px;
margin:5px 20px 20px 0;
padding:0;
background:url(../../img/static/kannai-oheya/btn-f1.jpg) no-repeat 0 0;
text-indent:-9999em;
}
p.f1-plan a {
width:201px;
height:29px;
margin:0;
padding:0;
background:url(../../img/static/kannai-oheya/btn-f1.jpg) no-repeat 0 0;
text-indent:-9999em;
text-decoration:none;
display:block;
}
p.f1-plan a:hover {
width:201px;
height:29px;
margin:0;
padding:0;
background:url(../../img/static/kannai-oheya/btn-f1.jpg) no-repeat 0 -29px;
text-indent:-9999em;
text-decoration:none;
display:block;
}
p.f2-plan {
clear:both;
float:right;
width:201px;
height:28px;
margin:5px 20px 20px 0;
padding:0;
background:url(../../img/static/kannai-oheya/btn-f2.jpg) no-repeat 0 0;
text-indent:-9999em;
}
p.f2-plan a {
width:201px;
height:28px;
margin:0;
padding:0;
background:url(../../img/static/kannai-oheya/btn-f2.jpg) no-repeat 0 0;
text-indent:-9999em;
text-decoration:none;
display:block;
}
p.f2-plan a:hover {
width:201px;
height:28px;
margin:0;
padding:0;
background:url(../../img/static/kannai-oheya/btn-f2.jpg) no-repeat 0 -28px;
text-indent:-9999em;
text-decoration:none;
display:block;
}




