@charset "utf-8";

/*---------------------------------------------
01. *, body
---------------------------------------------*/
*{
list-style: none;
margin: 0;
padding: 0; 
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

html{ 
    height:100%; 
} 

body{
height:100%;
background:#ECF2F2;
background: url(../imgs/bg.jpg) repeat-x left top;
color:#000000;
text-align:center;
font-weight:normal; 
font-style:normal; 
font-size:90%;
line-height:1.384em;
margin: 0;
padding: 0;
}

body > #wrapper{ 
    height:auto; 
}


.f_bold{
font-weight: bold;
}

td{
font-size: 80%;
}
select,textarea,input{
margin: 0;
padding: 0;
color:#000000;
}

a:link {
color: #000; text-decoration: underline;
}
a:visited {
color: #555; text-decoration: underline;
}
a:active, a:hover {
color: #F60; text-decoration: none; 
}

a img {
border: none;
}

ul,li,ol {
margin: 0;
padding: 0;
}
input {
margin: 0;
padding: 0;

}

.cartb {
margin: 0 0 0 5px;
padding: 0;
}

.b {
margin: 2px 0 0 0;
padding: 0;
}

#wrapper {
width: 100%;
padding: 0;
margin: 0 auto;
<!--
overflow: hidden;
position: relative;
-->
}



/*---------------------------------------------
02. header
---------------------------------------------*/
#header {
width: 100%;
height: 425px;
background: url(../imgs/top_hbg.jpg) no-repeat center top;
padding: 0;
margin: 0;
}
#header-body{
width: 870px;
text-align:left;
height: 425px;
padding: 0;
margin: 0 auto;
}

h1 {
float: left;
width: 244px;
height: 90px;
padding: 0;
margin:0 0 0 16px;
text-indent:-9999px;
background: url(../imgs/logo.gif) no-repeat 0 0;
}

h1 a {
text-decoration: none;
display: block;
height: 90px;
}


#header-r {
float: right;
margin: 0 12px 0 0;
padding:0;
}

#header-r p {
letter-spacing:0.15em;
text-align:right;
height:30px;
font-size: 10px;
color:#000064;
margin: 10px 0 0 0;
padding:0;
}

#menu {
width: 536px;
height: 50px;
padding: 0;
margin: 0;
}

#menu ul {
text-align: left;
padding: 0;
margin: 0;
list-style: none;
}

#menu li {
float: left;
margin: 0;
padding: 0;
height: 50px;
text-indent: -9999px;
}

#menu li a {
text-decoration: none;
display: block;
height: 50px;
}

#menu li#res {
width: 225px;
background: url(../imgs/menu01.jpg) no-repeat;
}

#menu li#res a:hover {
background: url(../imgs/menu01_on.jpg)  0 0;
}

#menu li#fac {
width: 169px;
background: url(../imgs/menu02.jpg) no-repeat;
}

#menu li#fac a:hover {
background: url(../imgs/menu02_on.jpg)  0 0;
}

#menu li#room {
width: 142px;
background: url(../imgs/menu03.jpg) no-repeat;
}

#menu li#room a:hover {
background: url(../imgs/menu03_on.jpg)  0 0;
}
#smenu {
width: 870px;
height: 38px;
padding: 0;
padding-top:295px;
}

#smenu ul {
text-align: left;
padding: 0;
margin: 0;
list-style: none;
}

#smenu li {
float: left;
margin: 0;
padding: 0;
height: 38px;
text-indent: -9999px;
}

#smenu li a {
text-decoration: none;
display: block;
height: 38px;
}

#smenu li#home {
width: 145px;
}


#smenu li#info {
width: 145px;
background: url(../imgs/smenu02.gif) no-repeat;
}

#smenu li#info a:hover {
background: url(../imgs/smenu02_on.gif)  0 0;
}

#smenu li#com {
width: 145px;
background: url(../imgs/smenu03.gif) no-repeat;
}

#smenu li#com a:hover {
background: url(../imgs/smenu03_on.gif)  0 0;
}

#smenu li#qa {
width: 145px;
background: url(../imgs/smenu04.gif) no-repeat;
}

#smenu li#qa a:hover {
background: url(../imgs/smenu04_on.gif)  0 0;
}
#smenu li#shop {
width: 145px;
background: url(../imgs/smenu05.gif) no-repeat;
}

#smenu li#shop a:hover {
background: url(../imgs/smenu05_on.gif)  0 0;
}
#smenu li#acc {
width: 145px;
background: url(../imgs/smenu06.gif) no-repeat;
}

#smenu li#acc a:hover {
background: url(../imgs/smenu06_on.gif)  0 0;
}
#smenu li#park {
width: 145px;
background: url(../imgs/smenu07.gif) no-repeat;
}

#smenu li#park a:hover {
background: url(../imgs/smenu07_on.gif)  0 0;
}

/*---------------------------------------------
03. main
---------------------------------------------*/
#container_main {
width: 870px;
background:#FFFFFF;
text-align:left;
padding: 0;
margin: 0 auto;
}

.cl {clear:both;}


/*左メニュー-------------------------------- */
#L-menu {
float: left;
text-align:left;
width: 300px;
letter-spacing:120%;
font-size: 90%;
margin: 30px 0 40px 20px;
padding: 0;
}

h2#news {
text-indent:-9999px;
width: 300px;
height: 40px;
background: url(../imgs/news_t.gif) no-repeat 0 0;
padding: 0;
margin: 0;
}

h2#news a{
text-decoration: none;
display: block;
width: 300px;
height: 40px;
}

h2#shop {
text-indent:-9999px;
width: 300px;
height: 40px;
background: url(../imgs/shop_t.gif) no-repeat 0 0;
padding: 0;
margin: 20px 0 0 0;
}


.news ul {
width: 300px;
list-style:none;
text-align: left;
padding: 0;
margin: 0;
}

.news li {
width: 300px;
margin: 5px 0;
padding:0;
text-align: left;
background: url(../imgs/news_li.gif) 0 0 no-repeat;
border-bottom: 1px #ccc dotted;
}

.ndate {
width: 300px;
font-size: 80%;
color: #999999;
letter-spacing:100%;
margin: 0;
padding:0;
}

.ntit {
width: 280px;
color: #000000;
margin: 2px 10px 5px 15px;
padding:0;
}

.soon {
width: 298px;
height: 198px;
background: url(../imgs/soon.jpg) 0 0 no-repeat;
margin: 10px 0 0 0;
padding:0;
border:1px #ccc solid;
}
.soon p{
text-align:center;
margin:150px 20px 20px 20px;
}
.shops ul {
width: 300px;
list-style:none;
text-align: left;
padding: 0;
margin: 0;
}

.shops li {
overflow:hidden;
width: 300px;
margin: 5px 0;
padding:0;
text-align: left;
border-bottom: 1px #ccc dotted;
}

.sphoto {
float:left;
text-align:center;
width: 69px;
margin: 0;
border-right: 1px #ccc solid;
padding:10px 0;

}

.shoptit {
float:right;
width: 210px;
color: #000000;
margin: 10px;
padding:0;
}

/*メイン右---------------------------- */

#contents {
float: right;
width: 510px;
margin: 30px 20px 40px 0;
padding: 0;
}
h2 img {
margin-bottom:10px;
}

h2#res {
text-indent:-9999px;
width: 510px;
height: 94px;
background: url(../imgs/train.jpg) no-repeat 0 0;
padding: 0;
margin: 0 0 5px 0;
}

h2#res a{
text-decoration: none;
display: block;
width: 510px;
height: 94px;
}

h2#ren {
text-indent:-9999px;
width: 510px;
height: 94px;
background: url(../imgs/renewal.jpg) no-repeat 0 0;
padding: 0;
margin: 0 0 5px 0;
}

h2#ren a{
text-decoration: none;
display: block;
width: 510px;
height: 94px;
}
h2#visa {
text-indent:-9999px;
width: 510px;
height: 94px;
background: url(../imgs/visa.jpg) no-repeat 0 0;
padding: 0;
margin: 0 0 10px 0;
}

h2#visa a{
text-decoration: none;
display: block;
width: 510px;
height: 94px;
}




h2#info {
text-indent:-9999px;
width: 510px;
height: 120px;
background: url(../imgs/hotelinfo.jpg) no-repeat 0 0;
padding: 0;
margin: 0;
}

.hinfo {
width:510px;
margin:0 0 15px 0;
padding-bottom:5px;
background: url(../imgs/waku_foot.gif) no-repeat left bottom ;
}
.info {
width:508px;
margin:0;
padding:0;
border-left:1px #ccc solid;
border-right:1px #ccc solid;
}
.info-l {
float:left;
width45%;
margin:5px auto;
padding:0;
}
.info-r {
float:right;
width45%;
margin:5px auto;
padding:0;
}





ul.infolist{
width: 240px;
margin: 5px;
padding: 0;
}

li.ilist{
font-size:80%;
background: url(../imgs/li.jpg) no-repeat 10px 0.5em;
list-style: none;
padding-left: 20px ;

}

#tel {
margin: 0px;
width: 510px;
height: 200px;
background: url(../imgs/contac-bg.jpg) no-repeat 0 0;
padding: 0;
}

.tel {
float:left;
margin: 60px 0 0 15px;
width: 219px;
height: 120px;
background: url(../imgs/tel-bg.gif) no-repeat 0 0;
padding: 0;
}
.tel p {
margin: 10px;
font-size:80%;
}

.tel img {
margin: 0 10px;
}
.name {
font-weight:bold;
}
#icon {
float:right;
margin: 60px 15px 0 0;
width: 246px;
padding: 0;
}

#icon img{
float:right;
margin: 0 0 15px 0;
padding: 0;
}



/*---------------------------------------------
03. footer
---------------------------------------------*/
#footer{
width: 100%;
border-top:1px #cccccc solid;
background-color:#ffffff;
margin: 0;
padding: 10px 0;
}

#footer ul{
text-align: left;
width: 870px;
margin: 0 auto;
padding:0;
list-style: none;
}

#footer li{
font-size:80%;
color: #999;
float:left;
margin:0 0 0 5px;
padding: 0px ;
}

#footer a:link {
color: #999; text-decoration: none;
}
#footer a:visited {
color: #999; text-decoration: none;
}
#footer a:active, a:hover {
color: #000; text-decoration: none; 
}

/* コピーライト------------------------------------- */
#copy{
width: 100%;
background-color:#4284C6;
text-align: left;
padding: 30px 0;
margin: 0;
}
#copy p{
width: 870px;
margin: 0 auto;
letter-spacing:0.15em;
font-size: 70% ;
color: #fff;
}
