@charset "Shift_JIS";
/* CSS Document */

/* -------------------------------------
   09.07.15　修正
---------------------------------------- */

/* layout */
#furefure{
	width:722px;
	padding:0;
	margin:auto;
	text-align:center;
}

#furefure_top {
	position:relative;
	width:722px;
	margin:0 0 0px 0;
	background-color:#FFFFFF;
}

#friend, #story, #spec{
	position:relative;
	width:722px;
	margin:0 0 15px 0;
	background-color:#FFFFFF;
}

#furefure_topflash{
	width:722px;
	height:300px;
}
#friend{
	background:url(img/bg_gofriend.gif) no-repeat ;
	width:722px;
	height:53px;
	text-align:center;
	padding-top:5px;
}
*html #friend{
	background:url(img/bg_gofriend.gif) no-repeat ;
	width:722px;
	height:53px;
	text-align:center;
	padding-top:18px;
}

#spec{
	width:722px;
}

/* text */

p{
	font-family:sans-serif;
	color:#76572F;
	font-size:12px;
	line-height:20px;
}


/* spec */
#spec td{
	vertical-align:top;
	font-size:10px;
	color:#76572F;
	border-bottom:1px solid #ddd;
	padding:1px;
	margin:0px;
	text-align: left;
}



/* 森説明 */
#Story01 {
	width:722px;
	text-align:left;
	margin-bottom: 15px;
}
#StoryTxt {
	width: 346px;
	float: left;
	background: url(img/img_tree.jpg) no-repeat center;
}
#StoryTxt h3 {
	color: #009ea1;
	font-size: 14px;
	line-height: 150%;
	margin: 0px 0px 10px;
}
#StoryTxt p {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 200px;
}

/* やまんばインフォ */
#YamanbaInfo {
	float: right;
	background: url(img/bg_eco.jpg);
	height: 361px;
	width: 343px;
	margin-top: 5px;
}
#YamanbaInfo .Txt {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 110px;
}
#YamanbaInfo .Txt p {
	margin: 0px 0px 10px;
}
#YamanbaInfo .Link {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#Story02 {
	background: url(img/bg_story2.jpg) no-repeat;
	height: 418px;
	margin-bottom: 15px;
}
#Story02 .Txt01 {
	width: 210px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 90px;
	float: left;
}
#Story02 .Txt02 {
	width: 180px;
	padding-right: 25px;
	padding-left: 25px;
	float: right;
	margin-top: 170px;
}
#Story02 p {
	margin: 0px;
	text-align: left;
}

/* -------------------------------------
  やまんばコラム・レポート
---------------------------------------- */
#Yamanba {
	height: 135px;
	padding-right: 10px;
	padding-left: 73px;
	margin-bottom: 15px;
	background-image: url(img/yamanba/yamanba_bg.jpg);
	background-repeat: no-repeat;
}
#Yamanba .Column {
	width: 295px;
	float: left;
	margin-top: 11px;
}
#Yamanba .Satoyama {
	float: right;
	width: 337px;
	margin-top: 11px;
}
#Yamanba .Report {
	margin-top: 5px;
}
