div#midashi {width:800px;
    height:100px;
	clear:both;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	font-size:12px;
	font-weight:normal;
	}

h2 {width:800px;
    height:100px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	font-size:12px;
	font-weight:normal;
	}
	
#box_left {width:213px;
           height:100px;
		   margin:0px;
		   padding:0px;
		   float:left;
		   }
		   
#box_left ul {list-style:none;
              margin:0px;
			  padding:0px;
			  text-indent:-9999px;
			  }
			  
#box_left li {display:block;
              width:213px;
			  height:100px;
			  margin:0px;
			  padding:0px;
			  float:left;
			  }
			  
#box_left a{display:block;
            width:213px;
			height:100px;
			margin:0px;
			padding:0px;
			float:left;
			}
			
#hotel a {background:url(../image/pr_1.jpg) no-repeat;}
#hotel a:hover {background:url(../image/pr_1_o.jpg) no-repeat;}

#tour a {background:url(../image/pr_2.jpg) no-repeat;}
#tour a:hover {background:url(../image/pr_2_o.jpg) no-repeat;}

#box_right {width:586px;
            height:100px;
			float:left;
			}

#box_right_head {width:586px;
                 height:46px;
			     }

#box_right_in {width:586px;
               height:54px;
			   background: url("../image/pr_1.gif") no-repeat;
			   }
			
#box_right_in h1 {width:570px;
                 height:44px;
			     position:absolute;
			     margin-left:0px;
			     margin-top:0px;
			     font-size:12px;
			     color:#45473F;
				 font-weight:400;
			     }
			    
			  
#box_right2 {width:586px;
            height:100px;
			background: url("../image/pr_2.gif") no-repeat;
			float:left;
			}
			
#box_right2 p {width:570px;
              height:44px;
			  position:absolute;
			  margin-left:0px;
			  margin-top:36px;
			  font-size:12px;
			  color:#45473F;
			  }

#flash {width:800px;
        height:600px;
		margin:0px;
		}
		

/************新バージョン************/

#contet {
	width:800px;
	height:auto;
	overflow: hidden;
}

#y_top,#y_bottom {width:800px;height:20px;}
#y_middle {
	width: 800px;
	height:auto;
	background:url(../image/new/wakumiddle.gif) repeat-y;
	overflow:hidden;
}

#contentin {
	width:760px;
	height:auto;
	overflow:hidden;
	margin:0px 20px 5px;
}

.blog {
	width: 250px;
	height:345px;
	margin-left:10px;
	float:left;
}

.bana {
	width: 230px;
	height:auto;
	overflow: hidden;
	float:right;
}


.blog h2 {
	width:250px;
	height:55px;
	position:relative;
	margin:0px;
	padding:0px;
}
.blog h2 span {
	display:block;
	position:absolute;
	right: 15px;
	bottom:5px;
}

.blog h2 span a {
	color:#492600;
	text-decoration: none;
}

.blog h2 span a:hover {text-decoration:underline;}

#animal h2 {background:url(../image/new/bloghead_ani.jpg) no-repeat;}
#farm h2 {background:url(../image/new/bloghead_vege.jpg) no-repeat;}

.blog div {
	width: 248px;
	border:1px solid #d8cdb0;
	border-width:0px 1px 1px 1px;
	height:285px;
	overflow:hidden;
}

.blog dl {
	width: 240px;
	margin:5px;
}

.blog dt {
	width: 240px;
	height:30px;
	margin:0px 0px 5px 0px;
	padding-bottom:5px;
	border-bottom: 5px solid #d8cdb0;
}


.blog dt span.date {display:block;float:left;width: 47px;height:30px;font-family:Arial, Helvetica, sans-serif;font-size:18px;
line-height: 30px;color:#FFF;padding-left: 3px;}
#animal dt span.date {background:#f56200;}
#farm dt span.date {background:#00a326;}
.blog dt h3 {float:right;margin:0px;padding:0px;font-size: 13px;width:185px;}
.blog dt h3 a {color:#0074d7;text-decoration:none;}
.blog dt h3 a:hover {color:#492900;}

.blog dd {
	width: 240px;
	line-height:1.4em;
	font-size: 12px;
	color:#492600;
	margin:0px 0px 5px 0px;
	padding-bottom: 5px;
	border-bottom:1px dotted #ccc;
}

.bana div {
	margin-bottom: 10px;
	border-bottom: 1px dotted #492600;
}

