@charset "utf-8";

@import url("../common/css/import.css");

/* =======================================

	Contents CSS


===================================================*/


/*-------------------------------------------------
	Top page
---------------------------------------------------*/

/* End hide from IE-mac */


/*-------------------------------------------------
	#for-buyer navi
---------------------------------------------------*/

#header #for-buyer {
	background-image: url(../img/brackboad.png);
	background-repeat: no-repeat;
	height: 295px;
	width: 350px;
	position: absolute;
	top: 200px;
	left: 120px;
	padding: 20px;
}
#header #for-buyer dt {
	text-align: center;
	padding-bottom: 10px;
}

#header #for-buyer dd ul li {
	display: inline;
	float: left;
}

#header #for-buyer dd ul li a {
	display: block;
}
#header #for-buyer dd ul li a:hover {background-color:transparent;}
#header #for-buyer dd ul li a:hover img {visibility:hidden;}


#header #for-buyer dd ul li#buyer-navi01 {
	background-image: url(../img/for-buyer-navi01-on.jpg);
	height: 30px;
	width: 180px;
	background-repeat: no-repeat;
}
#header #for-buyer dd ul li#buyer-navi02 {
	background-image: url(../img/for-buyer-navi02-on.jpg);
	height: 30px;
	width: 160px;
	background-repeat: no-repeat;
}

#header #for-buyer dd ul li#buyer-navi03 {
	background-image: url(../img/for-buyer-navi03-on.jpg);
	height: 30px;
	width: 180px;
	background-repeat: no-repeat;
}

#header #for-buyer dd ul li#buyer-navi04 {
	background-image: url(../img/for-buyer-navi04-on.jpg);
	height: 30px;
	width: 160px;
	background-repeat: no-repeat;
}

#header #for-buyer dd ul li#buyer-navi05 {
	background-image: url(../img/for-buyer-navi05-on.jpg);
	height: 30px;
	width: 180px;
	background-repeat: no-repeat;
}

#header #for-buyer dd ul li#buyer-navi06 {
	background-image: url(../img/for-buyer-navi06-on.jpg);
	height: 30px;
	width: 160px;
	background-repeat: no-repeat;
}

/*-------------------------------------------------
	for-farmer navi
---------------------------------------------------*/

#header #for-farmer {
	background-image: url(../img/brackboad.png);
	background-repeat: no-repeat;
	height: 295px;
	width: 350px;
	position: absolute;
	top: 200px;
	left: 560px;
	padding: 20px;
}

#header #for-farmer dt {
	text-align: center;
	padding-bottom: 10px;
}

#header #for-farmer dd ul li {
	display: inline;
	float: left;
	line-height: 100%;
}

#header #for-farmer dd ul li a {
	display: block;
}
#header #for-farmer dd ul li a:hover {background-color:transparent;}
#header #for-farmer dd ul li a:hover img {visibility:hidden;}

#header #for-farmer dd ul li#farmer-navi01 {
	background-image: url(../img/for-farmer-navi01-on.jpg);
	height: 30px;
	width: 180px;
	background-repeat: no-repeat;
}
#header #for-farmer dd ul li#farmer-navi02 {
	background-image: url(../img/for-farmer-navi02-on.jpg);
	height: 30px;
	width: 160px;
	background-repeat: no-repeat;
}

#header #for-farmer dd ul li#farmer-navi03 {
	background-image: url(../img/for-farmer-navi03-on.jpg);
	height: 30px;
	width: 180px;
	background-repeat: no-repeat;
}

#header #for-farmer dd ul li#farmer-navi04 {
	background-image: url(../img/for-farmer-navi04-on.jpg);
	height: 30px;
	width: 160px;
	background-repeat: no-repeat;
}


/*-------------------------------------------------
	Hedder Navi
---------------------------------------------------*/


div#header li a {display:block;}
div#header li a:hover {background-color:transparent;}
div#header li a:hover img {visibility:hidden;}

#header ul #navi01 a {
	text-indent: -9999px; /* テキストを隠す */  
	position: absolute;
	left: 0px;
	top: 360px;
	height: 222px;
	width: 223px;
}
#header ul #navi01 a:visited,#header ul #navi01 a:link {
	background-image: url(../img/navi-01.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#header ul #navi01 a:hover,#header ul #navi01 a:active{
	background-image: url(../img/navi-01.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#header ul #navi02 a {
	text-indent: -9999px; /* テキストを隠す */  
	position: absolute;
	left: 230px;
	top: 360px;
	height: 268px;
	width: 235px;
}
#header ul #navi02 a:visited,#header ul #navi02 a:link {
	background-image: url(../img/navi-02.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#header ul #navi02 a:hover,#header ul #navi02 a:active{
	background-image: url(../img/navi-02.png);
	background-repeat: no-repeat;
	background-position: right center;
}


#header ul #navi03 a {
	text-indent: -9999px; /* テキストを隠す */  
	position: absolute;
	left: 150px;
	top: 400px;
	height: 241px;
	width: 176px;
}
#header ul #navi03 a:visited,#header ul #navi03 a:link {
	background-image: url(../img/navi-03.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#header ul #navi03 a:hover,#header ul #navi03 a:active{
	background-image: url(../img/navi-03.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#header ul #navi04 a {
	text-indent: -9999px; /* テキストを隠す */  
	position: absolute;
	left: 350px;
	top: 360px;
	height: 190px;
	width: 325px;
}
#header ul #navi04 a:visited,#header ul #navi04 a:link {
	background-image: url(../img/navi-04.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#header ul #navi04 a:hover,#header ul #navi04 a:active{
	background-image: url(../img/navi-04.png);
	background-repeat: no-repeat;
	background-position: right center;
}


#header ul #navi05 a {
	text-indent: -9999px; /* テキストを隠す */  
	position: absolute;
	left: 600px;
	top: 370px;
	height: 197px;
	width: 324px;
}
#header ul #navi05 a:visited,#header ul #navi05 a:link {
	background-image: url(../img/navi-05.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#header ul #navi05 a:hover,#header ul #navi05 a:active{
	background-image: url(../img/navi-05.png);
	background-repeat: no-repeat;
	background-position: right center;
}


#header ul #navi06 a {
	text-indent: -9999px; /* テキストを隠す */  
	position: absolute;
	left: 600px;
	top: 480px;
	height: 188px;
	width: 252px;
}
#header ul #navi06 a:visited,#header ul #navi06 a:link {
	background-image: url(../img/navi-06.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#header ul #navi06 a:hover,#header ul #navi06 a:active{
	background-image: url(../img/navi-06.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#header ul #navi07 a {
	text-indent: -9999px; /* テキストを隠す */  
	position: absolute;
	left: 480px;
	top: 460px;
	height: 138px;
	width: 167px;
}
#header ul #navi07 a:visited,#header ul #navi07 a:link {
	background-image: url(../img/navi-07.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#header ul #navi07 a:hover,#header ul #navi07 a:active{
	background-image: url(../img/navi-07.png);
	background-repeat: no-repeat;
	background-position: right center;
}


#header ul #navi08 a {
	text-indent: -9999px; /* テキストを隠す */  
	position: absolute;
	left: 360px;
	top: 540px;
	height: 137px;
	width: 195px;
}
#header ul #navi08 a:visited,#header ul #navi08 a:link {
	background-image: url(../img/navi-08.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#header ul #navi08 a:hover,#header ul #navi08 a:active{
	background-image: url(../img/navi-08.png);
	background-repeat: no-repeat;
	background-position: right center;
}


#header ul #navi09 a {
	text-indent: -9999px; /* テキストを隠す */  
	position: absolute;
	right: 0px;
	top: 360px;
	height: 320px;
	width: 276px;
}
#header ul #navi09 a:visited,#header ul #navi09 a:link {
	background-image: url(../img/navi-09.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#header ul #navi09 a:hover,#header ul #navi09 a:active{
	background-image: url(../img/navi-09.png);
	background-repeat: no-repeat;
	background-position: right center;
}


/*-------------------------------------------------
	Contetns
---------------------------------------------------*/


#top-contents-area {
	width:900;
	margin-right: 65px;
	margin-left: 65px;
	padding-bottom: 30px;
	position: relative;
}

#contents #koe {
	position: absolute;
	top: 40px;
	right: 20px;
}

#contents #month {
	background-image: url(../img/year-all-arrow.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 180px;
}

#contents #month li {
	height: 140px;
}



#contents #kome {
	position: absolute;
	width: 250px;
	height: 420px;
	top: 300px;
	left: 120px;
}

#contents #yurine {
	position: absolute;
	width: 200px;
	height: 300px;
	top: 70px;
	left: 200px;
}

#contents #ettou {
	position: absolute;
	width: 490px;
	height: 400px;
	top: 200px;
	right: 10px;
}

#contents #asparagus {
	position: absolute;
	width: 260px;
	height: 320px;
	top: 680px;
	left: 380px;
}

#contents #asparagus-koe {
	position: absolute;
	width: 264px;
	height: 283px;
	top: 660px;
	right: 0px;
}

#contents #corn {
	position: absolute;
	width: 400px;
	height: 240px;
	top: 1030px;
	left: 460px;
}

#contents #corn-recipe {
	position: absolute;
	width: 330px;
	height: 311px;
	top: 1010px;
	left: 160px;
}

#contents #pumpkinpotato {
	position: absolute;
	width: 430px;
	top: 1300px;;
	left: 460px;
}

#contents #yurine02 {
	position: absolute;
	width: 200px;
	height: 300px;
	top: 1320px;;
	left: 200px;
}

#contents .s-pagetop {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	display: inline;
}



