@import url(../css/base.css);

h2#title,h2#title_farm,h2#title_lecture,h2#title_contact{
	width:100%;
	margin-top:20px;
	margin-bottom: 20px;
	clear: both;
	}



#subNaviArea{
	float:right;
	width:360px;
	height:20px;
	margin: 20px 0 30px;
}

#subNaviArea ul{
	margin:0;
	padding:0;
}
#subNaviArea ul li{
	list-style:none;
	display:inline;
	
}

#subNaviArea ul li#subnavi1 a{
	display:block;
	margin-right:10px;
	float:left;
	width:110px;
	height:20px;
}

#subNaviArea ul li#subnavi2 a{
	display:block;
	margin-right:10px;
	float:left;
	width:110px;
	height:20px;
}

#subNaviArea ul li#subnavi3 a{
	display:block;
	float:left;
	margin-right:10px;
	width:110px;
	height:20px;
}

#subNaviArea ul li#subnavi4 a{
	display:block;
	float:left;
	width:110px;
	height:20px;
}

#cap1,#cap7,#cap8,#cap2,#cap3,#cap4,#cap5,#cap6{
	width:100%;
	clear: both;
	margin: 30px 0 10px;
	}
	
.farmNews{
	width:665px;
	height:auto;
	padding:10px;
	background:#F1F1F1;
}

	
.farm_about{
	width:665px;
	height:auto;
	padding:10px;
	background:#F1F1F1;
}

.farmArea_about{
	background:#FFFFFF;
	padding:18px 9px;
	border:#E0E1E1 solid 1px;
}

.farmArea_about p{
	font-size: 1.1em;
	margin-bottom:15px;
}


#subcap1,#subcap2,#subcap3{
	width:100%;
	clear: both;
	margin-bottom: 10px;
	}
	
#PhotoArea{
	clear:both;
	overflow:hidden;
	width:100%;
	margin-top:10px;
	margin-right:-5px;
	margin-bottom: 20px;
	text-align:center;
	}
	
.photo{
	float:left;
	width:167px;
	margin-right:5px;
	text-align: center;
}


#address{
	width:100%;
	height:auto;
	border-bottom:#660000 solid 2px;
	border-top:#660000 solid 2px;
	margin-bottom: 10px;
	margin-top: 10px;

	}
.addressL{
	background:#E4C6C6;
	padding:12px 10px;
	font-weight:bold;
	border-bottom:#CCCCCC dashed 1px;
	border-right:#CC9999 solid 1px;
}
.addressR{
	border-bottom:#CCCCCC dashed 1px;
	padding: 12px 15px;
}
.addressLb{
	background:#E4C6C6;
	padding:11px 10px;
	font-weight:bold;
	border-right:#CC9999 solid 1px;
}
.addressRb{
	padding: 10px 15px;
}

.farm_food{
	background:#E4C6C6;
	border:#660000 1px dotted;
	color:#333333;
	padding:10px;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:10px;
}


/*農園紹介*/

#cap2_1{
	width:100%;
	clear: both;
	margin-bottom: 10px;
	}

#photo{
	float:left;
	background:url(img/photo01.jpg) no-repeat;
	width:200px;
	height:200px;
	text-indent:-9999px;
	margin: 10px 15px 30px 0;
}

.farm{
	clear:both;
	width:100%;
	height:auto;
	margin:0px 0px 7px 0;
	overflow:hidden;	
}

.farmArea{
	float:left;
	border:#CCCCCC solid 1px;
	background:#F7F7F7;
	margin-right: 7px;
	padding: 15px 20px;
	width: 293px;
}

.farmArea p{
	margin:10px 0;
	font-size: 1.1em;
	display: block;
	height: 85px;
}


/*講習会*/


.lectureText{
	clear:both;
	width:100%;
	margin:30px 0 20px;
	font-size: 1.1em;
}

/*問い合わせ*/

.contactArea{
	background:#FFFFFF;
	padding:18px 9px;
	border:#E0E1E1 solid 1px;
}
.contactArea p{
	margin-left:15px;
	font-size: 1.1em;
}


/*CMS*/	



h1{
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:5px;
}
.newsListArea{
	width:640px;
	padding:10px 10px;

}
.newsListArea ul{
	clear:both;
	margin:0;
	padding:0;
	text-align: left;
	list-style:none;
}
.newsListArea ul li{
	width::640px;
	padding:5px 0;
	margin:-5px 0;
	border-bottom: dashed 1px #cccccc;
	font-size: 0.9em;
	text-indent:5px;	
}
.news_Area{
	width:640x;
	margin:0 10px;
	font-size:1em;
	margin-bottom:30px;
}
.news_Area ul{
	margin:0;
	padding:0;
	list-style:none;
	
}
.news_Area ul li{
	border-bottom:dashed 1px #666666;
	text-indent:10px;	
}
.day{
	text-align:right;
	height:40px;
}

.list{
	text-align:right;
	clear:both;
	width:685px;
	margin-bottom: 10px;
}

@media only screen and (max-width: 639px) {

#subNaviArea{
	float:none;
	width:100%;
	height:auto;
	margin: 20px 0 30px;
	text-align:center;
}

#subNaviArea ul li#subnavi1 a{
	display:block;
	margin-right:0;
	margin-bottom:10px;
	float:none;
	width:100%;
	height:auto;
}

#subNaviArea ul li#subnavi2 a{
	display:block;
	margin-right:0;
	margin-bottom:10px;
	float:none;
	width:100%;
	height:auto;
}

#subNaviArea ul li#subnavi3 a{
	display:block;
	margin-right:0;
	margin-bottom:10px;
	float:none;
	width:100%;
	height:auto;
}

#subNaviArea ul li#subnavi4 a{
	display:block;
	margin-bottom:10px;
	float:none;
	width:100%;
	height:auto;
}
.contactArea p{
	margin-left:15px;
	font-size: 0.9em;
}

.farmNews{
	width:100%;
	height:auto;
	padding:10px;
	background:#F1F1F1;
}

.lectureText{
	clear:both;
	width:100%;
	margin:30px 0 20px;
	font-size: 0.9em;
}

.farm{
	clear:both;
	width:100%;
	height:auto;
	margin:0px 0px 7px 0;
	overflow:hidden;
	text-align:center;	
}

.farmArea{
	float:none;
	border:#CCCCCC solid 1px;
	background:#F7F7F7;
	margin-right: 7px;
	padding: 15px 20px;
	width: 100%;
	margin-bottom:20px;
}

.farmArea p{
	margin:10px 0;
	font-size: 0.9em;
	display: block;
	height: 85px;
}

.farm_about{
	width:100%;
	height:auto;
	padding:10px;
	background:#F1F1F1;
}

.photo{
	float:none;
	width:100%;
	margin-right:0;
	margin-bottom:10px;
}


}
