@charset "shift-JIS";

#pageNavi{
margin:40px 0;
text-align:left;
}

.title1{
margin:25px 0 0;
}
p.title2R{
margin:25px 0 20px;
padding:6px 12px;
color:#FF6F0C;
background: url(../doc/img/room_t_bg.gif) 0px 0px repeat-y;
}
p.title2H{
margin:25px 0 20px;
padding:6px 12px;
color:#537BDA;
background: url(../doc/img/hotel_t_bg.gif) 0px 0px repeat-y;
}
.photoL{
float:left;
margin-right:15px;
}
.photoR{
float:right;
margin-left:15px;
}

.textTable{
margin-top:10px;
}
.textTable td{
padding:5px 0;
border-bottom:1px solid #DCDCDC;
}
.textTable td.fcolorR{
color:#FF6F0C;
vertical-align:top;
}

.checkTable{
border-collapse: collapse;
}
.checkTable th{
padding:5px;
font-weight:normal;
text-align:center;
background:#F5F5F5;
border:1px solid #DCDCDC;
}
.checkTable td{
padding:5px;
text-align:left;
border:1px solid #DCDCDC;
}

td.item{
background: url(../doc/img/hotel_w2.gif) 0px 0px no-repeat;
}
td.item p{
padding-top:30px;
text-align:center;
line-height:1.7;
}

td.advice{
background:#F7F5E8 url(../doc/img/room_w.gif) 0px 0px no-repeat;
border-bottom:1px solid #E6E4CB;
}
td.advice p{
padding:35px 20px 15px;
}
td.adviceH{
background:#F7F5E8 url(../doc/img/hotel_w.gif) 0px 0px no-repeat;
border-bottom:1px solid #E6E4CB;
}
td.adviceH p{
padding:35px 20px 15px;
}


/* Link */
.linkR{
border:7px solid #FFB284;
padding:20px;
}
.linkH{
border:7px solid #A6BCEB;
padding:20px;
}

/* btn */
.btn1{
margin:5px 0;
}
.btn2{
margin:45px 0;
text-align:center;
}

/* font */
p , td{
line-height:1.4;
}
.fcolorR{
color:#FF6F0C;
}
.fcolorH{
color:#537BDA;
}
.note{
font-size:90%;
line-height:1.1;
}


/* arrow */
div.up .footAroow{
margin: 10px 0 0;
float: right;
font-size:100%;
}
div.up a.fooTops:link, a.fooTops:visited{
margin: 0;
display: block;
padding: 6px 0 0 17px;
background: url(http://www.keinet.ne.jp/img/icon2.gif) 0 7px no-repeat;
}

a.linkIcon:link, a.linkIcon:visited{
margin: 2px 0;
display: block;
padding: 0px 0 0 17px;
background: url(../doc/img/p_arrow.gif) 0 2px no-repeat;
}

