@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}
html{font-size: 0.875em}
body{
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(imgs/back2.png) repeat-y #006633; 
/*	background: #99CC00; */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	line-height: 1.4;
}

h1{
	font-size: 0.9em;
	text-align: right;
	padding-right: 5px;
	color: #009966;
	line-height: 18px;
}

h2{	font-size: 1.1em; display: block; border-bottom: 1px #996600 dashed; margin-bottom: 3px;}

a{ color: #993300; text-decoration: none}
a:hover{ color: #6666FF; text-decoration: underline;}
img{border: 0}

#head01{
	background: #ffffff;
	height: 18px;
	width: 819px;
	border-top: 2px #006633 solid;
	border-bottom: 2px #006633 solid;
}


#my_contents{
	background: #FFFFFF;
	width: 819px;
	margin-top: 15px;
}

#menu_box{
	width: 210px;
	text-align: center;
	float: left;
	line-height: 1.5;
}

#main_contents{
	width: 595px;
	float: left;
}

#navi{
	font-size: 0.9em;
	text-align: center;
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
}

#footer{
	height: 50px;
	background-color: #336699;
	width: 819px;
}

#footer_inner{
	padding: 5px;
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 140%;
}

/* トップページ */
#loop_straw{
	background: url(imgs/index/straw_r2_c1.png) top repeat-y;
	width: 592px;
}

#loop_blue{
	background: url(imgs/index/blue_r2_c1.png) top repeat-y;
	width: 592px;
}

#loop_grape{
	background: url(imgs/index/grape_r2_c1.png) top repeat-y;
	width: 592px;
}

#box_blue{
	width: 292px;
	float: left;
}

#box_grape{
	margin-left: 10px;
	width: 292px;
	float: left;
}

.fruits_inner{
	margin: 0 30px;
	font-size: 1.1em;
}
.fruits_inner dt{
	color: #0099CC;
	font-size: 1.1em;
	margin-left: 5px;
}
.fruits_inner dd{
	font-size: 1.1em;
	margin-left: 15px;
}

#fruits_inner_straw, #fruits_inner_grape, #fruits_inner_blue{
	margin-top: 10px;
	font-size: 0.85em;
}
#fruits_inner_straw{
	background: url(imgs/index/bg_straw.jpg) right bottom no-repeat
}
#fruits_inner_grape{
	background: url(imgs/index/bg_grape.jpg) right bottom no-repeat
}
#fruits_inner_blue{
	background: url(imgs/index/bg_blue0.jpg) right bottom no-repeat
}
.top_news{
	margin: 0 15px;
	background: #CCCCCC;
	border:5px #FF9900 ridge;
}
.top_news td,.top_news th{padding: 5px;}
.top_news td{background-color: #FFFFFF;}
.top_news th{background-color: #FFFFCC;}

/* 案山子祭り */
.tbl_kakashi{
	width: 100%;
	background: #ffffff;
	margin: 5px 0 20px;
}
.tbl_kakashi td{
	width: 33%;
	padding: 5px 0 0;
	background: #FFFFFF;
	vertical-align: top;
	text-align: center;
}
.tbl_kakashi td.kakashitit{
	color: #996600;
	font-weight: bolder;
}
/* END 案山子祭り */

/* all page */
.caution{
	text-align: left;
	width: 180px;
	margin: 8px auto 10px;
	line-height: 140%;
}

.clr_spacer{
	clear: both;
}
.farm{
	width: 100%;
	margin-bottom: 10px;
/*	border-bottom: 1px #999933 dashed; */
}
.farm th{ padding: 5px; font-size: 1.3em; color: #336699; text-align: left}
.farm td{ padding: 5px;}
.farm td.img{ text-align: center;}
.farm td.detail{
	vertical-align: top;
	line-height: 140%;
	padding-top: 10px;
	width: 400px;
}
.farm div.aisatsu{
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	margin: 0 8px;
	line-height: 130%;
}

div.aisatsu2{
	width: 90%;
	font-weight: normal;
	font-size: 1em;
	color: #000000;
	margin: 5px auto 15px;
	line-height: 130%;
}

.adrs{
	width: 100%;
	background: #999999;
	font-size: 0.9em;
}
.adrs td{background: #FFFFFF; padding: 3px 3px 0;}
.adrs td.tit{
	background: #FFCC66;
	color: #333399;
	font-weight: bolder;
	width: 100px;
	padding-left: 10px;
}

.f_list{
	width: 100%;
	background: #999999;
	font-size: 1.1em;
	margin-top:15px;
}
.f_list td{background: #FFFFFF; padding: 5px;}
.f_list td.tit{
	background: #FFCC66;
	color: #333399;
	font-weight: bolder;
	width: 130px;
}
.f_list td.tit2{
	background: #FFCC66;
	color: #333399;
	font-weight: bolder;
	border: 1px #999999 solid;
}

.cost{
	padding: 3px;
	border:1px #666666 solid;
	background: #66CC99;
	margin: 8px 0;
}
.cost th{padding: 3px 5px; background: #CCCCFF; }
.cost th.th2{background: #FFCCCC; padding: 3px 10px;}
.cost th.th3{background: #FFFFCC; padding: 3px 10px;}
.cost td{padding: 3px 8px; background: #ffffff; line-height: 140%;}

.cost_grape{
	padding: 3px;
	border:1px #666666 solid;
	background-color: #660;
	margin: 8px 0;
}
.cost_grape th{
	padding: 3px 5px;
	background-color: #Fc6;
}
.cost_grape th.th2{background-color: #FFCCCC; padding: 3px 10px;}
.cost_grape th.th3{background-color: #FFFFCC; padding: 3px 10px;}
.cost_grape td{padding: 3px 8px; background-color: #ffffff; line-height: 140%;}

.red{color: #FF6666; }
.small_red{color: #FF6666; font-size: 0.9em}
.big_geen{color: #009933; font-weight: bolder; font-size: 1.3em;}
.w90{
	width: 90%;
	line-height: 170%;
	margin: 20px auto 40px;
}

.alignright{float: right;margin: 0 0 5px 8px;}

