@charset "shift_jis";
/* ===================================================================
CSS information

 file name  :shokuiku.css
 style info :foodnoteディレクトリページ用CSS
=================================================================== */
@import url("shokuiku_common.css");

/* -----------------------------------------------------------
	サイドメニュー
----------------------------------------------------------- */

div#localNavi ul li.tour a{
	background: url(../img/common/glb_navi/bg-navi_on.gif) no-repeat left top;
	font-weight: bold; color: #74561C;
	padding: 7px 0 7px 25px; _padding: 4px 0 4px 25px;/* IE6 */
}
*:first-child+html div#localNavi ul li.tour a {/* IE7 */
	padding: 4px 0 4px 25px;
}
body:first-of-type  div#localNavi ul li.tour a {/* Safari3 */
	padding: 7px 0 6px 25px;
}

/* -----------------------------------------------------------
	リンク
----------------------------------------------------------- */
div.productsBox a:link,div.productsBox a:visited,div.productsContainer div.products2007Right a:link,div.productsContainer div.products2007Right a:visited {color: #010101; text-decoration: none;}
div.productsBox a:hover,div.productsBox a:active,div.productsContainer div.products2007Right a:hover,div.productsContainer div.products2007Right a:active {color: #49820B; text-decoration: none;}




/* -----------------------------------------------------------
	tour	イオンふれあい農場
		#tour
----------------------------------------------------------- */
div#tour {
	width: 739px;
	margin-bottom: 20px;
	zoom: 1;
	/* \*//*/
	display: inline-table;
	/**/
}
div#tour:after {
	content: ".";
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
}
div#tour h1 {
	height: 71px;
	margin-bottom: 23px;
	font-size: 2px; line-height: 1;
}
div#tour .report_title {
	margin-bottom: 0;
}

div#tour p#tourTxt {
	margin: 0 0 34px;
}
div#tour p#tourTxt span {
	float: left;
	margin-right: 20px;
}
div#tour p#tourTxt img#aa {
	_float: right;
}

/* イオンふれあい農場とは？
----------------------------------------------------------- */
div#tour div#whatContainer {
	clear: both;
	background-color: #f3f0df;
	_width: 695px;
	margin: 0 0 32px; padding: 18px 22px 22px;
}
div#whatContainer .whatContainer_title {
	border-bottom: 2px solid #c8ab77;
	margin: 0 0 18px; padding: 0 0 13px;
}
div#whatContainer p {
	margin: 0 0 20px;
	color: #1f1f1f;
}
div#whatContainer p#bnr {
	height: 185px;
	margin: 0;
	text-align: center;
	font-size: 2px; line-height: 1;
}

/* 今年度の活動
----------------------------------------------------------- */
#tour .activities {
	color: #74561C;
}
#tour .activities .activities_title {
	max-width: 444px;
	height: 69px;
	background: url(../tour/img/bg-tour_activities_title.jpg) no-repeat left top;
	background-size: contain;
	margin-bottom: 0;
	display: flex;
	align-items: flex-end;
	padding-left: 16%;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.8em;
	color: #433029;
	font-weight: 700;
}
#tour .activities .activities_content {
	background: #fff;
	border: 5px solid #f6bf49;
	box-sizing: border-box;
	padding: 30px 20px;
}
#tour .activities .activities_content_lead {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6em;
	font-weight: 700;
	text-align: center;
}

#tour .activities .scrollArea {
	width: 100%;
	overflow-x: auto;
}

#tour .activities .divishionTable {
	width: 737px;
	border-bottom: 1px solid #b6aa6a;
	border-right: 1px solid #b6aa6a;
}
#tour .activities .divishionTable th,
#tour .activities .divishionTable td {
	border-top: 1px solid #b6aa6a;
	border-left: 1px solid #b6aa6a;
	padding: 2px 8px;
}

#tour .activities .divishionTable th {
	text-align: center;
	background: #eeecdf;
}
#tour .activities .divishionTable td.group {
	width: 18%;
}
#tour .activities .divishionTable td.team {
	width: 36%;
}
#tour .activities .divishionTable td.number {
	text-align: center;
}

#tour .activities .divishionTable col {
	width: 40px;
}
#tour .activities .divishionTable col.tour_title {
	width: 155px;
}
#tour .activities .divishionTable col.tour_member {
	width: 442px;
}
#tour .activities .divishionTable col.tour_people {
	width: 60px;
}

#tour .activities .example_area {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}

#tour .activities .example_area .example_list {
	width: 28%;
}
#tour .activities .example_area .example_list.junsai {
	width: 70.5%;
}
#tour .activities .example_area .example_list_subject {
	width: 100%;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.1em;
	line-height: 1.3;
	margin-bottom: 0.5em;
}
#tour .activities .example_area .example_list_subject::before {
	content: '■';
	font-size: 0.8em;
	color: #ff6600;
	padding-right: 0.5em;
}
#tour .activities .example_area .example_list_subject .small {
	font-size: 0.8em;
}

#tour .activities .example_area .example_list_detail {
	width: 100%;
}
#tour .activities .example_list_detail .example_pics {
	display: flex;
}
#tour .activities .example_list_detail .example_pics_item {
	margin-left: 10px;
}

#tour .activities .example_list_detail .example_pics_item .image {
	width: 100%;
	height: auto;
}
#tour .activities .example_list_detail .example_pics_item:first-child {
	margin-left: 0;
}

#tour .activities .past_activities {
	width: 320px;
	margin: 30px auto;
}
#tour .activities .past_activities .past_activities_anchor {
	width: 100%;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 0;
	background: linear-gradient(#ffa544, #ff8606);
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.5em;
	font-weight: 700;
	position: relative;
}
#tour .activities .past_activities .past_activities_anchor::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 14%;
	margin: auto;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #ffde23;
}
#tour .activities .past_activities .past_activities_anchor::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 14.25%;
	margin: auto;
	vertical-align: middle;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 6px solid #ff6600;
}
#tour .activities .past_activities .past_activities_anchor:hover {
	opacity: 0.7;
}

/* これまでの体験レポート
----------------------------------------------------------- */
div#tour div#currentContainer {
	background-color: #fff8ea;
	border: 2px solid #f6bf49;
	margin: 0 0 36px; padding: 27px 0 22px 22px;
}
div#currentContainer h3 {
	margin: 0 0 20px;
}
div#currentContainer div#businessContainer {
	background-color: #FFFFFF;
	margin: 0 17px 20px 5px; padding: 10px;
	color: #7c600c;
}
div#currentContainer div.productsContainer {
	background: url(../tour/img/line.gif) no-repeat left bottom;
	width: 708px;
	margin: 0 0 29px; padding: 0 0 16px;
	zoom: 1;
	/* \*//*/
	display: inline-table;
	/**/
}
div.productsContainer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
}
div#currentContainer div.none {
	background: none!important;
	margin: 0 0 0!important; padding: 0 0 0!important;
}
div.productsContainer div.productsBox {
	float: left;
	width: 219px;
	padding-right: 17px;
}
div.productsBox p {
	margin: 0 0 10px;
}
div.productsBox dl {
	padding: 0 0 10px 3px;
	color: #010101;
}
div.productsBox dl dt {
	background: url(../tour/img/icon-city.gif) no-repeat left center;
	padding-left: 17px;
	font-weight: bold;
}
div.productsBox dl dd {
	padding-left: 17px;
}
div.productsBox ul {
	padding: 0 0 10px 3px;
	color: #010101;
}
div.productsBox ul li {
	background: url(../tour/img/icon-city.gif) no-repeat left center;
	padding-left: 17px;
	font-weight: bold;
}
div.productsContainer div.products2007Left {
	float: left;
	width: 219px;
	margin-right: 17px;
}
div.products2007Left p {
	margin: 0;
}
div.productsContainer div.products2007Right {
	float: left;
	width: 452px;
	padding-top: 50px;
}
div.products2007Right dl {
	margin-bottom: 10px; padding: 0 0 0 5px;
	color: #010101;
}
div.products2007Right dl dt {
	background: url(../tour/img/icon-city.gif) no-repeat 0 5px;
	padding-left: 17px;
	font-weight: bold;
}
div.products2007Right dl dd {
	padding-left: 17px;
}
div.products2007Right p {
	margin: 0 0 10px; padding-left: 22px;
}

div.productsContainer div.products2007Right div.products_outline{
	margin:0 0 12px 21px; padding:12px;
	background-color:#FEFAF1;
	border:4px solid #F0E1C4;
}

div.productsContainer div.products2007Right div.products_outline dl{
	margin:0 0 10px 0; padding:0;
}
div.productsContainer div.products2007Right div.products_outline dl dt{
	margin:0; padding:0;
	background:none !important;
}
div.productsContainer div.products2007Right div.products_outline dl dd{
	margin:0; padding:0;
}
div.productsContainer div.products2007Right div.products_outline p{
	margin:0; padding:0;
}

/* これまでの収穫体験ツアー
----------------------------------------------------------- */
div#tour #pastTitle {
	clear: both;
	margin: 0 0 32px;
}
div#tour h4.categoryTitle {
	float: left;
	margin-right: 24px;
}
div#tour div#itemBox01 {
	float: left;
	background: url(../tour/img/line-past-x.gif) repeat-x left top;
	width: 639px;
	margin-bottom: 27px; padding-top: 1px;
	zoom: 1;
	/* \*//*/
	display: inline-table;
	/**/
}
div#itemBox01:after {
	content: ".";
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
}
div#itemBox01 ul li {
	float: left;
	background: url(../tour/img/bg-past_item.gif) no-repeat right top;
	padding: 0 1px 1px 0;
}
div#itemBox01 ul li.otherType {
	padding: 0 0 1px 0;
}
div#tour div#itemBox02 {
	float: left;
	background: url(../tour/img/line-past-x.gif) repeat-x left top;
	width: 639px;
	margin-bottom: 27px; padding-top: 1px;
}
div#itemBox02 ul {
	background: url(../tour/img/line-past-x.gif) repeat-x left bottom;
	width: 639px;
	padding: 0 0 1px 0;
	zoom: 1;
	/* \*//*/
	display: inline-table;
	/**/
}
div#itemBox02 ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
}
div#itemBox02 ul li {
	float: left;
	background: url(../tour/img/line-past-y.gif) no-repeat right top;
	padding: 0 1px 0 0;
}


/* -----------------------------------------------------------
	tour_content イオンふれあい農場 詳細ページ
		.tour_content 
----------------------------------------------------------- */
div.tour_content{
	clear:both;
	margin:0 !important; padding:0 !important;
}

* html div.tour_content{
	clear:both;
	margin:0 !important; padding-bottom:20px !important;
}
*:first-child+html div.tour_content{
	clear:both;
	margin:0 !important; padding-bottom:20px !important;
}


div.tour_content div#main{
	margin:0; padding:0 0 30px 0;
	background:#fffbee;
	font-size:117%;
}

div.tour_content div#main div.whiteBox{
	clear:both;
	width:692px;
	margin:0 24px 20px 25px;
	background:url(../tour/img/detail/bg-whiteBox_mid.gif) repeat-y left top;
}
div.tour_content div#main div.whiteBox div.whiteBox_tp{
	width:692px;
	margin:0; padding:0;
	background:url(../tour/img/detail/bg-whiteBox_tp.gif) no-repeat left top;
}
div.tour_content div#main div.whiteBox div.whiteBox_tp div.whiteBox_btm{
	width:692px;
	margin:0; padding:0;
	background:url(../tour/img/detail/bg-whiteBox_btm.gif) no-repeat left bottom;
}
* html div.tour_content div#main div.whiteBox div.whiteBox_tp div.whiteBox_btm{
	width:692px;
	margin:0; padding:0 0 10px 0;
	background:url(../tour/img/detail/bg-whiteBox_btm.gif) no-repeat left bottom;
}
*:first-child+html div.tour_content div#main div.whiteBox div.whiteBox_tp div.whiteBox_btm{
	width:692px;
	margin:0; padding:0 0 10px 0;
	background:url(../tour/img/detail/bg-whiteBox_btm.gif) no-repeat left bottom;
}
div.tour_content div#main div.whiteBox div.whiteBox_tp div.whiteBox_btm:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

div.tour_content div#main div.whiteBox h5{
	margin:0; padding:0;
}
div.tour_content div#main div.whiteBox h5 img{
	vertical-align:top !important;
}

div.tour_content div#main div.whiteBox div.whiteBox_tp div.whiteBox_btm div.fureai_contents_detail{
	clear:both;
	margin:0 23px; padding:5px 0 10px 0;
}

div.tour_content div#main div.whiteBox div.whiteBox_tp div.whiteBox_btm div.fureai_contents_detail:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

div.tour_content div#main p.main_button{
	clear:both;
	margin:0; padding:0 25px 0 0;
	text-align:right;
}


/* 戻るボタン */
div#LinkBtnArea{
	clear:both;
	margin:0; padding:20px 0 25px 0;
	height:26px;
}
* html div#LinkBtnArea{
	clear:both;
	margin:0; padding:0px 0 20px 0;
	height:26px;
}
*:first-child+html div#LinkBtnArea{
	clear:both;
	margin:0; padding:0px 0 25px 0;
	height:26px;
}
div#LinkBtnArea p#fureaiTop{
	width:172px;
	float:left !important;
}
div#LinkBtnArea p#page_top{
	width:112px;
	padding:5px 0 0 0;
	float:right;
}

/* ============================
   じゃがいも栽培体験会
       potato_1004/index.html
===============================*/
div.tour_content div#main div.potato_headerArea{
	margin:0; padding:7px 0 0 26px;
	background:url(../tour/potato_1004/img/bg-potato_header.jpg) no-repeat left top;
	color:#3a2c08;
	min-height:263px;
	height:auto !important;
	height:263px;
}
div.tour_content div#main div.potato_headerArea div#Outline{
	width:330px;
	padding:0 0 30px 0;
	font-weight:bold;
}

div.tour_content div#main div.potato_headerArea div#Outline h4{
	clear:both;
	padding:15px 0 5px;
}

div.tour_content div#main div.potato_headerArea div#Outline p{
	margin:0; padding:0;
	line-height:1.5em;
}

div.tour_content div#main div.potato_headerArea div#Outline ul li{
	background:url(../tour/potato_1004/img/icon-arrow.gif) no-repeat left 50%;
	padding-left:20px;
}
div.tour_content div#main div.potato_headerArea div#Outline ul li.none{
	margin-top:5px !important; padding:5px 0 0 0;
	background:url(../tour/potato_1004/img/bg-line_dot.gif) no-repeat left top;
}

div.tour_content div#main div.potato_headerArea div#Outline ul li a{
	color:#0f9021;
	text-decoration:underline;
}
div.tour_content div#main div.potato_headerArea div#Outline ul li a:hover{
	color:#81ae17 !important;
	text-decoration:none !important;
}

div.tour_content div#main div.potato_headerArea div.potato_read{
	margin:0; padding:43px 25px 0 0;
	min-height:233px;
	height:auto !important;
	height:233px;
	position:relative;
}
div.tour_content div#main div.potato_headerArea div.potato_read h4{
	padding-bottom:22px;
}
div.tour_content div#main div.potato_headerArea div.potato_read p{
	width:300px;
	font-weight:lighter !important;
}

div.tour_content div#main div.potato_headerArea div.potato_read div.picsBox{
	width:297px;
	position:absolute;
	top:78px;
	left:392px;
}

div.tour_content div#main div.whiteBox div.whiteBox_tp div.whiteBox_btm div.fureai_contents_detail div.fureai_pics{
	margin:0; padding:0 14px 13px 0;
	float:left;
}
div.tour_content div#main div.whiteBox div.whiteBox_tp div.whiteBox_btm div.fureai_contents_detail div.end{
	margin:0; padding:0 0 13px 0;
}
div.tour_content div#main div.whiteBox div.whiteBox_tp div.whiteBox_btm div.fureai_contents_detail div.fureai_pics p.caption{
	margin:0 !important; padding:0 !important;
}


/* マルチ張り完成!!　(写真) */
div.tour_content div#main div.whiteBox div.whiteBox_tp div.maruchi_comp{
	position:relative;
}
div.tour_content div#main div.whiteBox div.whiteBox_tp div.maruchi_comp div.fureai_contents_detail{
	min-height:203px;
	height:auto !important;
	height:203px;
}
																								   
div.tour_content div#main div.whiteBox div.whiteBox_tp div.pics_maruchi_comp{
	width:336px;
	margin:0; padding:0;
	text-align:center;
	position:absolute;
	top:40px;
	left:333px;
}

/* 種イモつくり */
div.tour_content div#main div.whiteBox div.whiteBox_tp div.taneimo{
	position:relative;
}
div.tour_content div#main div.whiteBox div.whiteBox_tp div.taneimo p.images_taneimo{
	position:absolute;
	top:2px;
	left:428px;
}
div.tour_content div#main div.whiteBox div.whiteBox_tp div.taneimo p.comment{
	min-height:110px;
	height:auto !important;
	height:110px;
}

/* みんなでお昼ご飯♪ */
div.tour_content div#main div.whiteBox div.whiteBox_tp div.whiteBox_btm div#lunch_pics{
	width:429px;
	margin-left:30px;
	float:right;
}

/* お疲れ様でした! */
div.tour_content div#main div.whiteBox div.whiteBox_tp div.whiteBox_btm div#ending_pics{
	float:right;
}


/* =================================
   じゃがいも栽培体験会・第2回
       potato_1004/1006mekaki.html
====================================*/
div#fureai2010_2_mekaki div.potato_headerArea div.potato_read{
	margin:0; padding:43px 25px 0 0;
	min-height:300px !important;
	height:auto !important;
	height:300px !important;
	position:relative;
}
div#fureai2010_2_mekaki div.potato_headerArea div.potato_read h4{
	padding-bottom:32px;
}
div#fureai2010_2_mekaki div.potato_headerArea div.potato_read p{
	width:350px !important;
	font-weight:lighter !important;
}


div#fureai2010_2_mekaki div.potato_headerArea div.potato_read div.picsBox2{
	width:241px !important;
	position:absolute;
	top:22px !important;
	left:445px !important;
}

div.whiteBox div.mekaki_ending{
	width:315px;
	float:left;
}

div.tour_content div#main div.whiteBox div.whiteBox_tp div.whiteBox_btm div#ending_pics_nocap{
	padding-bottom:15px;
	float:right;
}


/* =================================
   じゃがいも栽培体験会・第3回
       potato_1004/1007syukaku.html
====================================*/
div.tour_content div#main div#fureai2010_3_syukaku div.potato_headerArea div.potato_read{
	margin:0; padding:43px 25px 0 0;
	min-height:248px;
	height:auto !important;
	height:248px;
	position:relative;
}

div#fureai2010_3_syukaku div.potato_headerArea div.potato_read div.picsBox3{
	width:241px !important;
	position:absolute;
	top:22px !important;
	left:296px !important;
}

div#fureai2010_3_syukaku img{
	vertical-align:top;
}

div#fureai2010_3_syukaku h5{
	clear:both !important;
	margin:30px 27px 20px 27px;
}

div#fureai2010_3_syukaku div.PhotoArea{
	width:740px;
	margin:0; padding:0;
}
div#fureai2010_3_syukaku div.PhotoArea:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

div#fureai2010_3_syukaku div.PhotoArea img{
	margin:0; padding:0;
	float:left;
}

div#from_office{
	clear:both;
	width:686px;
	margin:30px auto 0; padding:0;
	background:url(../tour/potato_1004/img/1007syukaku/bg-fromoffice_mid.gif) repeat-y left top;
}
div#from_office div.from_office_tp{
	margin:0; padding:0;
	background:url(../tour/potato_1004/img/1007syukaku/bg-fromoffice_tp.gif) no-repeat left top;
}
div#from_office div.from_office_tp div.from_office_btm{
	margin:0; padding:15px 24px 15px 22px;
	background:url(../tour/potato_1004/img/1007syukaku/bg-fromoffice_btm.gif) no-repeat left bottom;
}

div#from_office div.from_office_tp div.from_office_btm h5{
	width:629px; height:41px;
	margin:0 0 10px 0; padding:0 0 0 11px;
	background:url(../tour/potato_1004/img/1007syukaku/bg-fromoffice_title.gif) no-repeat left bottom;
}

div#from_office p{
	color:#605637;
	text-indent:1em;
}

div#main_buttonArea{
	clear:both;
	height:30px;
	margin-top:30px; padding:0 27px;
}
div#main_buttonArea p.Left{
	float:left;
}
div#main_buttonArea p.Right{
	float:right;
}