@charset"EUC-JP";

/* 表示リセット */
h1,h2,h3,h4,h5,h6{ position:static; margin:0; padding:0; }
div,p,hr,blockquote,address,noscript{ position:static; margin:0; padding:0; font-style:normal; font-weight:normal; }
ul,ol,dl,dt,dd{ position:static; margin:0; padding:0; }
pre,table,form{ position:static; margin:0; padding:0; }
span,img{ position:static; margin:0; padding:0; border:none; font-style:normal; font-weight:normal; border:0 none #FFFFFF; }
em,strong,q,dfn,code,samp,kbd,var,cite,abbr,acronym{ position:static; margin:0; padding:0; border:none; font-style:normal; font-weight:normal; }

/* 全体の設定 */
body{
margin:0;
padding:0;
color:#323037;
background:#F8F8EE;
font-family:"Lucida Grande","Verdana","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka",sans-serif;
font-size:10px;
text-align:center;
}
a{
/*color:#663333;*/
text-decoration:none;
}
h2,h3{
margin:30px 25px 5px;
padding:8px;
/*background:url(../../common/head_bg.gif) no-repeat left bottom;*/

border-bottom:1px solid #7A7A67;
font-size:12px;
font-weight:bold;
}
h2 a{
color:#6D1832;
}
h4{
margin:10px 25px 5px;
padding:5px;
border-bottom:1px solid #7A7A67;
font-size:12px;
font-weight:bold;
}
p{
padding:0.5em 0;
}

/* 配置と色指定 */
div#outer{
margin:0 auto;
width:760px;
text-align:left;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
background:url(../../common/base_bg.gif) no-repeat right top #F8F8EE;
}
div#banner{
height:109px;
color:#F8F8EE;
background:url(../../common/head_bg.gif) no-repeat left top;
}
div#banner a{
color:#333333;
}
div#banner div.right{
width:300px;
float:right;
}
div#banner h1{
padding:10px 15px 0;
font-size:11px;
font-weight:normal;

}
div#banner p.description{
padding:3px 20px;
}

#logo{
  margin:5px 0 0 30px ;
  width:285px;
  height:63px;
  float:left
}
#b-reserve{
   display:block;
   float:right;
   margin:10px 20px 0 0 ;
   width:132px;
   height:26px;
   background:url(../../common/b_reserve.gif) no-repeat left top;
  text-indent:-9999px;
}

/*nav*/

#sub_nav {
   width:240px;
   height:30px;
   float:right;
   margin:5px 0 0 0 ;
}
#sub_nav li {
   display:block;
   height:35px;
   float:left;
}
#sub_nav li a{
   display:block;
   height:35px;
   float:left;
   text-indent:-9999px;
}
#n-access {
   width:70px;
   background:url(../../common/sub_nav.gif) no-repeat 0 0 ;
}
#n-sea {
   width:70px;
   background:url(../../common/sub_nav.gif) no-repeat -71px 0;
}
#n-sitemap {
   width:80px;
   background:url(../../common/sub_nav.gif) no-repeat -150px 0 ;
}


#nav{
  width:760px;
  height:35px;
clear:both;
  background:url(../../common/nav_base.gif) repeat-x ;
}
#nav ul{
  padding:0 0 0 13px;
  width:740px;
  height:35px;
  background:url(../../common/nav_base.gif) repeat-x;
}
#nav ul li{
  display: block; 
  float: left;
  margin:0;
}
#nav ul li a{
  display:block;
  float:left;
  height:35px;
  text-indent:-9999px;
  text-decoration:none;
}
#n-home {
   width:88px;
   background:url(../../common/nav.gif) no-repeat -19px 0;
}
#n-plan {
   width:95px;
   background:url(../../common/nav.gif) no-repeat -105px 0;
}
#n-din {
   width:59px;
   background:url(../../common/nav.gif) no-repeat -198px 0;
}
#n-spa {
   width:86px;
   background:url(../../common/nav.gif) no-repeat -257px 0;
}
#n-room {
   width:62px;
   background:url(../../common/nav.gif) no-repeat -343px 0;
}
#n-fac {
   width:72px;
   background:url(../../common/nav.gif) no-repeat -405px 0;
}
#n-sig {
   width:73px;
   background:url(../../common/nav.gif) no-repeat -477px 0;
}
#n-blog {
   width:98px;
   background:url(../../common/nav.gif) no-repeat -550px 0;
}
#n-contact {
  width:94px;
 background:url(../../common/nav.gif) no-repeat -648px 0;
}
a:hover#n-home {
   width:88px;
   background:url(../../common/nav.gif) no-repeat -19px -35px;
}
a:hover#n-plan {
   width:95px;
   background:url(../../common/nav.gif) no-repeat -105px -35px;
}
a:hover#n-din {
   width:59px;
   background:url(../../common/nav.gif) no-repeat -198px -35px;
}
a:hover#n-spa {
   width:86px;
   background:url(../../common/nav.gif) no-repeat -257px -35px;
}
a:hover#n-room {
   width:62px;
   background:url(../../common/nav.gif) no-repeat -343px -35px;
}
a:hover#n-fac {
   width:72px;
   background:url(../../common/nav.gif) no-repeat -405px -35px;
}
a:hover#n-sig {
   width:73px;
   background:url(../../common/nav.gif) no-repeat -477px -35px;
}
a:hover#n-blog {
   width:98px;
   background:url(../../common/nav.gif) no-repeat -550px -35px;
}
a:hover#n-contact {
  width:94px;
 background:url(../../common/nav.gif) no-repeat -648px -35px;
}





div#calendar{
padding:10px 0;
color:#323037;
/*background-color:#D25E2C;*/
text-align:center;
clear:both;
}
div#calendar a{
color:#323037;
background:#bc8f8f;

}
div#contents{
float:right;
width:550px;
line-height:180%;
}
div#side{
float:left;
width:205px;
}
div#footer{
clear:both;
background:url(../../common/footer_bg.gif) no-repeat left top;
}
div#footer a{
}
#f_con{
   text-align:right;
   padding:5px 0 ;
}
#f_nav{
   width:460px;
   height:25px;
   padding:10px 0 10px 20px;
   float:left;
}
#f_con li{
   display:inline;
   margin:5px 12px;
}
#f_nav ul{
   padding:5px 0;
}
#f_nav li{
   display:inline;
   margin:5px 2px;
   font-size:11px;
 }
 #f_con li a,#f_nav li a{
   text-decoration:none;
}
#ad-area{
  font-style:normal;
  font-size:10px;
  line-height:1.5em;
  padding:10px ;
  margin:0 ;  
  float:right;
  width:250px;
}
#ad-area img {
  float:right;
}
address {
  font-style:normal;
}
#footer p {
   clear:both;
   font-size:11px;
   color:#CF9595;
   padding:0 0 5px 30px;
}

/* 記事表示部分 */

.entry{
background:url(../../common/blog_bg.gif) no-repeat left bottom;
padding:0 0 25px 0;
}

.entry_navi{
padding:30px 0 0;
text-align:center;
}
.entry_date{
padding:0 25px;
}
.entry_author{
padding:0 25px;
text-align:right;
}
.entry_body{
padding:0 25px;
font-size:12px;
}
.entry_more{
padding:20px 25px 0;
font-size:12px;
}
.entry_body a,.entry_more a{
color:#808000;
}
.entry_body a:hover,.entry_more a:hover,.entry_body a:active,.entry_more a:active{
/*color:#D25E2C;*/
text-decoration:underline;
}
.entry_state{
padding:20px 25px 0;
text-align:right;
}

/* コメント表示部分 */
/* 以下2つはトラックバックと共通 */
dl.body dt{
padding:5px 25px;
font-size:12px;
}
dl.body dd{
margin:0 25px 20px;
padding:0 0 5px;
border-bottom:1px dashed #bc8f8f;
text-align:right;
}
/* コメントフォーム */
div.comment form dl{
padding:15px 0 0;
font-size:12px;
}
div.comment form dt{
float:left;
width:100px;
text-align:right;
}
div.comment form dd{
margin:0 0 0 105px;
}
div.comment form dd.submit{
padding:5px 0 0 5px;
}
input#name,input#email,input#url{
width:250px;
}
textarea#description{
width:350px;
height:100px;
}
input#comment_submit,input#comment_reset{
width:70px;
}

/* トラックバック表示部分 */
.trackback_url{
padding:10px 25px 20px;
font-size:12px;
}
input#trackback_url{
width:330px;
}
dl.body dt div.tb_title{
font-weight:bold;
}

/* プロフィール表示部分 */
.profile_body{
padding:10px 25px 0;
font-size:12px;
}

/* ページナビ */
.page{
padding:50px 0 20px;
text-align:center;

}
.top{
padding:15px 50px 15px 0 ;
font-size:12px;
text-align:right;
}

/* サイドメニュー */
div#side dl{
margin:0 0 10px 5px;
padding:0;
background:url(../../common/b_side_base.gif) no-repeat left top;
}
div#side dt{
padding:15px 5px 5px 15px;
font-weight:bold;
color:#6D1832;
}
div#side dd{
padding:10px 5px 20px 15px;
background:url(../../common/b_side_base_bot.gif) no-repeat left bottom;

}
div#side li{
padding:5px 0;
/*border-bottom:1px dashed #6D1832;*/
border-bottom:1px dashed #bc8f8f;
}
div#side li li,li li li,li li li li{
padding:5px 10px 0;
border-bottom:none;
}
input#search{
width:140px;
}
input#search_submit{
width:20px;
}

/* その他の設定 */
pre{
display:block;
font-family:monospace;
}
em{
background-color:#ECB778;
}
strong{
font-weight:bold;
}
blockquote{
margin:0 10px;
padding:2px 8px;
border:3px double #D25E2C;
}
p.source{
margin:0 20px 1em 20px;
text-align: right;
}
ul{
list-style-type:none;
}
del{
text-decoration:line-through;
}
ins{
text-decoration:none;
border-bottom:1px dashed #ECB778;
}
input,textarea{
color:#323037;
font-family:"Lucida Grande","Verdana","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka",sans-serif;
font-size:12px;
border:1px solid #323037;
}
input.check{
border:none;
}
input.button{
color:#ECB778;
background-color:#66333;
border:1px solid #66333;
font-weight:bold;
}
label#labelsubmit{
display:none;
}
.pict{
border:1px solid #323037;
float:left;
margin:5px;
}
