@charset "EUC-JP";

* {
	margin: 0;
	padding: 0;
	word-break: break-all ;
	word-wrap: break-word ;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
A                { text-decoration: none; background:none;  color: #de5f02;}
A:link           { color: #de5f02; }
A:link:hover     { color: #de5f02; text-decoration:underline;}
A:link:active    { color: #de5f02; }
A:link:visited    { color: #de5f02; }

li{
   list-style:none;
}

/* --- クッキーのフォームだけ背景と枠を外す --- */ 
#set_cookie {
	background: none;
	border: 0px;
	margin-left: 5px;
}


/* 続きを読む の表示  */
div.continue {
	font-weight:bold;
	border-top:1px dashed #333;
	margin-top:10px;
	padding-top: 3px;
}

/* ++++ Calendar ++++ */
dl.calendar table {
	width: 185px;
	font-size:9pt;
	text-align:center;
}
.calendar table a{
   color: #de5f02;
   font-weight:bold;
}
dl.calendar table th,
dl.calendar table td {
	font-size: 8pt;
	line-height: 1.5em;
	/*text-align: center;*/
	padding: 2px 2px;
}
dl.calendar table th {
	padding-bottom: 5px;
}
dl.search dd input.form {
	background-color: #fff6ed;
	border: 1px solid #CCC;
}

/* コメント */
div.comment {
	font-family: "Verdana",sans-serif;
	margin: 10px 0px;
	/*padding: 0px 10px;*/
}

div.comment h3 {
	color: #5b3d00;
	border-left:#2e5917 solid 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	margin: 0px;
	padding-left:5px;
	/*padding: 3px 8px 2px;*/
}

div.comment h4 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #000;

	margin: 5px 0px 10px;
	padding-left: 5px;
}

div.comment form dl { font-size: 90%; }
div.comment form dl dt {
	text-align: right;
	display: block;
	clear: left;
	float: left;
	width: 8em;
	margin: 0px;
	padding: 0px;
}

div.comment textarea { line-height:140%; }

div.comment form dl dt label#labelsubmit { display: none; }

div.comment form dl dd {
	margin: 0px 0px 3px 8.5em;
	padding: 0px;
}

div.comment dl.body {
	font-size: 80%;
	line-height: 130%;
	border:1px solid #000;

	margin: 10px 0px;
	padding: 5px 5px 0px 8px;
}

div.comment dl.body dt {
	text-align: right;
	border-top: 1px dashed #999; 
	margin: 3px;
	padding: 3px 5px 0px;
}

div.comment dl.body dd {
	margin: 0px;
	padding: 0px;
	
	
}
div#trackback.link a{
   color:#004f78;
 }

/*トラックバック*/
h3#trackback {
color: #5b3d00;
	border-left:#2e5917 solid 5px;
	padding-left:5px;}




/* エントリー */
div.entry {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}

/* ---  --- */
div.entry h2 a		{ text-decoration: none;font-weight: bold; color:#666666;}

h2{
  background:url(http://www.barden.co.jp/blog_image/title1.gif) no-repeat top;
  width:633px;
  height:50px;
  padding-top:15px;
}
div.entry div.entry_author {
	text-align: right;
	margin: 0px;
	padding: 1px 5px;
}





#right-bottom li{
   padding-bottom:5px;
   background:url(http://www.barden.co.jp/blog_image/blog-line.gif) no-repeat bottom;
}







div.entry div.entry_author a {
	text-decoration: none;
}

div.entry div.entry_body {
	margin-top: 5px;
	padding: 15px 10px 5px;
}
div.entry div.entry_body A    { text-decoration: underline; }

div.entry div.entry_more {
	font-size: 90%;
	margin: 0px 10px;
	padding: 5px 0px 15px;
}

div.entry div.entry_more A    { text-decoration: underline; }

div.entry div.entry_state {
	font-size: 90%;
	font-family: "Verdana",sans-serif;
	text-align: right;color:#004f78;
	margin: 0px;
	padding: 2px 10px 2px 10px;
}


div.entry div.entry_state a { text-decoration: underline;color:#004f78; }

div.entry div.entry_navi {
	font-size: 90%;
	text-align: center;
	margin: 0px;
	padding: 0px 10px 10px 10px;
}
div.entry div.entry_navi a {
	text-decoration: none;
}

/*-------------------------------------

 Constraction Module

---------------------------------------*/

body{
   background:#000000;
   text-align: center;
   margin: 0px; padding: 0px;
   font-size:80%;
   line-height:140%;
}
#container{
   width:870px;
   margin:0 auto;
   color:#333333;
   background:#ffffff;
}
#contents{
   width:850px;
   padding-top:5px;
   padding-bottom:5px;
   margin:auto 10px auto 10px;
   border-bottom:solid #95876c 10px;
   margin-left: auto;
   margin-right: auto;
}
#wrapper{
   width:860px;
   background:url(http://www.barden.co.jp/common/bg-base.gif)  no-repeat right bottom #ffffff;
   margin-top:15px;
   margin-bottom:15px;
   float:left;
   text-align:left;
   padding:0px 0px 0px 10px;
}

/*---------------------------------------

 Header Module

-----------------------------------------*/

#header{
   width:850px;
   padding:5px 10px 0px 10px;
   background:url(http://www.barden.co.jp/common/img/h-logo_txt.gif) no-repeat 10px 10px;
}
/* \*/
*html #header{
   width:850px;
   padding:5px 0 0px 10px;
   background:url(http://www.barden.co.jp/common/img/h-logo_txt.gif) no-repeat 10px 10px;
}
/* */


h1{
/*padding-right:10px;*/
padding-top:4px;
   padding-bottom:2px;
   color:#666666;
   font-size:88%;
   font-weight:normal;
   text-align:right;
}
#h_logo{
   float:left; padding-top:6px;}
#header li{
   float:left;
}
#header #li-1{
   background : url(http://www.barden.co.jp/common/img/h-plan1.gif) no-repeat;
   float:right;
   width:170px;
   height:30px;
   margin-bottom:10px;
}
#header #li-1 a{
   text-indent:-9999px;
   display:block;
   width:170px;
   height:30px
;}

#header #li-2{
   background : url(http://www.barden.co.jp/common/img/h-plan2.gif) no-repeat;
   margin-bottom:10px;
}
#header #li-2 a{
   text-indent:-9999px;
   display:block;
   width:170px;
   height:30px;
}
#header #h_logo{
margin-top:20px;   width:395px;
   height:61px;
   background : url(http://www.barden.co.jp/common/img/h-logo.gif) no-repeat left center;
   float:left;
   margin-bottom:10px;
}
#header #h_logo a{
   text-indent:-9999px;
   display:block;
   width:395px;
   height:61px;
}
#h-right{ 
   width:367px;
   float:right;
}
#h-right p{
   padding-bottom:3px;
   color:#666666;
}
#h-plan{
   margin-left:27px;
}
#h-tel{
   width:367px;
   height:41px;
   display:block;
   background : url(http://www.barden.co.jp/common/img/h-tel.gif) no-repeat center top;
   text-indent:-9999px;
}
p#title_img{
   background:url(http://www.barden.co.jp/blog_image/top.jpg) no-repeat;
   width:870px;
   height:200px;
   display:block;
   text-indent:-9999px;
}













/*
#header{
   width:850px;
   margin:0 auto;
   padding:5px 0px 8px 0px;
}
h1 {font-size:80%; font-weight:bold;}
#header li{
   float:left;
}
#header #li-1{
   background:url(http://www.barden.co.jp/common/img/h-plan1.gif) no-repeat;
   float:right;
   width:170px;
   height:30px;
   margin-bottom:10px;
}
#header #li-1 a{
   text-indent:-9999px;
   display:block;
   width:170px;
   height:30px
}

#header #li-2{
   background:url(http://www.barden.co.jp/common/img/h-plan2.gif) no-repeat;
   margin-bottom:10px;
}
#header #li-2 a{
   text-indent:-9999px;
   display:block;
   width:170px;
   height:30px;
}
#h-logo{
   width:395px;
   height:92px;
   background:url(http://www.barden.co.jp/common/img/h-logo.gif) no-repeat left;
   float:left;
   padding-top:5px;
}
#h-logo a{
   text-indent:-9999px;
   display:block;
   width:395px;
   height:92px;
}
#h-right{
   width:367px;
   float:right;
}
#h-right p{
   padding-bottom:3px;
   color:#666666;
   font-size:12px;
   text-align:left;
}
#h-plan{
   margin-left:27px;
}
#h-tel{
   width:367px;
   height:41px;
   display:block;
   background:url(http://www.barden.co.jp/common/img/h-tel.gif) no-repeat top;
   text-indent:-9999px;
}
p#title_img{
   background:url(http://www.barden.co.jp/blog_image/top.jpg) no-repeat;
   width:870px;
   height:200px;
   display:block;
   text-indent:-9999px;
}
*/


 /*---------------------------------------

 Navigation Module

-----------------------------------------*/
#nav{
   width:870px;
   height:35px;
   padding-left:10px;
}
#nav ul{
   height:35px;
   display:block;
   margin-bottom:7px;
}
#nav li{
   float:left;
   display:block;
}
#nav li a{
   height:35px;
   display:block;
   text-indent:-9999px;
}
#nav #n-spa{
   background:url(http://www.barden.co.jp/common/img/nav.gif) no-repeat 0 0;
   width:120px;
}
#nav #n-esthe{
   background:url(http://www.barden.co.jp/common/img/nav.gif) no-repeat -120px 0px;
   width:128px;
}
#nav #n-meal{
   background:url(http://www.barden.co.jp/common/img/nav.gif) no-repeat -248px 0px;
   width:117px;
}
#nav #n-room{
   background:url(http://www.barden.co.jp/common/img/nav.gif) no-repeat -365px 0px;
   width:120px;
}
#nav #n-facilities{
   background:url(http://www.barden.co.jp/common/img/nav.gif) no-repeat -485px 0px;
   width:121px;
}
#nav #n-sightseeing{
   background:url(http://www.barden.co.jp/common/img/nav.gif) no-repeat -606px 0px;
   width:119px;
}
#nav #n-access{
   background:url(http://www.barden.co.jp/common/img/nav.gif) no-repeat -725px 0px;
   width:125px;
}

/*------------------------------------------------

 Left-col Module

--------------------------------------------------*/
#left-col{
   width:620px;
   float:left;
   text-align:left;
   font-size:100%;
}
/*------------------------------------------------

 Right-col Module

--------------------------------------------------*/


#right-col{
   width:200px;
   float:right;
   padding-left:15px;
   text-align:left;
   background:#ffffff;
}
#right-col dl{
   margin-top:20px;
}
#right-col dt{
   margin-bottom:15px;
}
#banner{
   padding-bottom:5px;
}
#banner li{
   width:185px;

   display:block;
   margin-bottom:5px !important;
   text-indent:-9999px;
   background:none !important;
}
#banner ul{
   background:#ffffff;
}


#banner-1 a{
   background:url(http://www.barden.co.jp/common/img/banner-1.jpg) no-repeat;
   width:185px;
   height:90px;
   display:block;   
}
#banner-2 a{
   background:url(http://www.barden.co.jp/common/img/banner-2.jpg) no-repeat;
   width:185px;
   height:65px;
   display:block;
}
#banner-3 a{
   background:url(http://www.barden.co.jp/common/img/banner-4.gif) no-repeat;
   width:185px;
   height:65px;
   display:block;
}
#banner-5 a{
   background:url(http://www.barden.co.jp/common/img/banner-5.jpg) no-repeat;
   width:185px;
   height:65px;
   display:block;
}
#right-col dt{
   color:#5b3d00;
   border-left:#de5f02 solid 4px;
   padding-left:5px;
   margin:5px 0px;
   font-weight:bold;
}
#right-col dl{
   margin-bottom:15px;
   
}

/*---------------------------------------

 Footer Module

-----------------------------------------*/
#footer{
   width:850px;
   padding:10px 0 5px 0;
   margin:0px 10px 0 10px;
   border-top:#94876c solid 10px;
}
#footer a{
   color:#DE5F02;
}
#footer a:hover{
   color:#DE5F02;
   text-decoration:underline;
}
#footer address{
   width:390px;
   text-align:left;
   font-style:normal;
   font-size:100%;
   float:left;
}
#footer-nav{
   line-height:140%;
   width:460px;
   float:right;
   text-align:right;
   padding-bottom:10px;
}
#footer-nav p{
   text-align:right;
}

#copyright{
   background:#013300;
   text-align:right;
   padding:2px 5px 2px 0px;
   margin:0px 0 5px 0px;
   color:#ffffff;
}
/*---------------------------------------

 Bottom-Links Module

-----------------------------------------*/
#bottom-links{
   float:right;
   width:490px;
   padding-right:5px;
   height:25px;
}
#bottom-links li{
   height:22px;
   display:block;
   float:left;
   margin-bottom:10px;
}
#bottom-links a{
   height:22px;
   text-indent:-9999px;
   float:left;
}



#bottom-li1 {background: url(http://www.barden.co.jp/common/img/bottom_navi.gif) no-repeat -340px 0; width:127px;}
#bottom-li2 {background: url(http://www.barden.co.jp/common/img/bottom_navi.gif) no-repeat -205px 0; width:135px;}
#bottom-li3 {background: url(http://www.barden.co.jp/common/img/bottom_navi.gif) no-repeat -120px 0; width:85px;}
#bottom-li4 {background: url(http://www.barden.co.jp/common/img/bottom_navi.gif) no-repeat -55px 0; width:65px;}
#bottom-li5 {background: url(http://www.barden.co.jp/common/img/bottom_navi.gif) no-repeat 0 0; width:55px;}




dl.title dt#titlename,dl.title dd#description {font-size: 90%;}





/* メニュー部分 */
#navigation {
    width:185px;
	float:right;
	color: #666;
	margin-right:10px;
	/*font-size: 90%;*/
	/*margin-left: 70%;*/
	padding: 8px;
}

/* メニュー部分にあるBLOGタイトル */
div.navigation dl.title dd#description {
	font-size: 90%;
	padding: 4px 3px 3px;
}


#left-col div.page {text-align: center;}

