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

/**/
*{
    margin:0;
    padding:0;
}

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	margin: 0;
    padding: 0;
    vertical-align: baseline;
}

table {border-spacing:0;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}
caption,th {text-align:left; font-weight:normal;}
table,th,td,img {border:0;}
img,input {vertical-align:middle;}
q:before,q:after {content:'';}
ul {list-style: none;}


a{
	border:none;
}

body {
	font-size:13px;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ","OSAKA",arial,helvetica,clean,sans-serif;
}



/* reset default fontsize 14px
------------ 
#contents * {margin:0;padding:0;}
body #contents{font-size:75%;font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'Microsoft Sans Serif','sans-serif';color: #474545;}
html.mac body #contents{font-family:serif;}
#contents h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,p,th,td,em,strong,div,address {font-weight: normal;font-size: 100%;font-style: normal;list-style: none;}
#contents mark {background: none;}
#contents img {border:none;vertical-align:bottom;}
#contents input,label,select {zoom: 1;}
#contents table {border-collapse: collapse;}
#contents a {text-decoration: none;outline: none;color: #000;}
#contents a:hover {color: #555;}
#contents a:hover img {filter: alpha(opacity=80);opacity:0.8;}
#contents input,label {display: inline;vertical-align: middle;}
*/


.text8 { font-size:59%; }
.text9 { font-size:65%; }
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }



/* ヒラギノW3 */
@font-face{ 
	font-family:'myhirakaku';
	src: url('../font/HiraKakuPro-W3.eot'); /* IE9以上用 */
	src: url('../font/hirakakupro-w3.ttf') format('truetype'), /* iOS, Android用 */
	     url('../font/HiraKakuPro-W3.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */
         url('../font/HiraKakuPro-W3.woff') format('woff'), /* モダンブラウザ用 */
         url('../font/HiraKakuPro-W3.woff2') format('woff'); /* モダンブラウザ用 */
	/**/font-weight: normal;
	/**/font-style: normal;
}

/* ヒラギノW6 */
@font-face{ 
	font-family:'myhirakaku';
	src: url('../font/HiraKakuPro-W6.eot'); /* IE9以上用 */
	src: url('../font/hirakakupro-w6.ttf') format('truetype'), /* iOS, Android用 */
	     url('../font/HiraKakuPro-W6.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */
         url('../font/HiraKakuPro-W6.woff') format('woff'), /* モダンブラウザ用 */
         url('../font/HiraKakuPro-W6.woff2') format('woff'); /* モダンブラウザ用 */
	/**/font-weight:600;
	/**/font-style: normal;
}

.myWebFontClass {
	font-family: 'myhirakaku';
}

#contents #wrap {
	display: block;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	width:1000px;
}

/* エレメント */
#contents #wrap .myelement{
	position: absolute;
	padding: 0px;
	left: 0px;
}

/* エレメント2 */
#contents #wrap .myelement2{
	position:relative;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow:hidden;
	float:left;
	clear:both;
	width: 100%;
}


#contents #wrap .head{
background-image: url(../images/topbg.png);
height: 703px;
}

#contents #wrap .foot{
margin-top: 40px;
background-image: url(../images/foot.png);
background-repeat: no-repeat;
background-position: bottom;
/*height: 290px;*/
height: 420px;
color: #000000;
}

#contents #wrap .foot div{
text-align: center;
}

#contents #wrap .foot ul{
margin: 0 auto;
}


#contents #wrap .toptitle{
text-align: center;
color: #000000;
font-size:123.1%;
line-height: 26px;
}

#contents #wrap .contitle{
text-align: center;
color: #000000;
padding: 40px 0 40px 0;
font-size:182%;
}

#contents #wrap .contitle span{
font-size:58%;
}

#contents #wrap .contitleac{
text-align: center;
color: #000000;
padding: 40px 0 40px 0;
font-size:123.1%;
line-height: 26px;
}


#contents #wrap .contitleacaccess{
text-align: left;
color: #000000;
padding: 0px 0 0px 0;
font-size:123.1%;
line-height: 26px;
}


/*
#contents #wrap .contitleac .access{
text-align: left;
display:inline-block;
width: 480px;
}
*/







/* コンテンツ全体 */
#contents #mymain{
	position: relative;
	display: block;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	width: 1000px;
}


/* メニュー */
#contents .mynavibt{
	position:relative;
	display:block;
	float:left;
	clear: both;
	margin:50px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 1000px;
	list-style:none;
}

#contents .mynavibt li{
	position:relative;
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 300px;
	height:80px;
}
/**/
#contents .mynavibt li:nth-child(n + 2){
	margin-left: 50px;
}
#contents .mynavibt li:nth-child(3n+4){
	margin-left: 0px;
}
#contents .mynavibt li:nth-child(n + 4){
	margin-top: 25px;
}
/* メニュー */


/* ニュース */
#contents #news_frame{
	position:absolute;
	top:20px;
	left: 20px;
	width:960px;
	height:140px;
border: none;
	scrolling:no;
}
/* ニュース */


/* SNS*/
#contents .snsic{
	position:relative;
	display:block;
    margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 147px;
	list-style:none;
}

#contents .snsic li{
	position:relative;
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 35px;
	height:35px;
}
#contents .snsic li:nth-child(n + 2){
	margin-left: 21px;
}
/* SNS*/


/* 摘み取り体験＆直売所*/

#contents .infoleft{
	position:relative;
	display:block;
	float:left;
    margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 480px;
	list-style:none;
}
#contents .inforight{
	position:relative;
	display:block;
	float:left;
    margin: 0 0 0 40px;
	padding: 0 0 0 0;
	width: 480px;
	list-style:none;
}
#contents .infoleft ul{
	width: 100%;
}

#contents .inforight ul{
	width: 100%;
}

#contents .inforight .title,#contents .infoleft .title{
background-color: #00a29a;
color: #ffffff;
text-align: center;
padding: 15px 0 15px 0;
font-size:153.9%; 
}
#contents .inforight .kakaku,#contents .infoleft .kakaku{
color: #000000;
font-size:182%;
margin-top: 18px;
}

#contents .inforight .kakaku span,#contents .infoleft .kakaku span{
font-size:58%;
}



#contents .inforight .pr,#contents .infoleft .pr{
color: #00a29a;
font-size:123.1%;
line-height: 26px;
margin-top: 18px;
}
#contents .inforight .cp,#contents .infoleft .cp{
color: #000000;
margin-top: 18px;
font-size:108%;
line-height: 19px;
}
#contents .inforight .cp2,#contents .infoleft .cp2{
color: #000000;
font-size:108%;
margin-top: 18px;
line-height: 26px;
}

#contents .ad{
color: #000000;
font-size:108%;
line-height: 26px;
}

#contents .inforight ul:nth-child(n + 2){
	margin-top: 50px;
}





/* 摘み取り体験＆直売所*/









/* 写真スライド */
#contents #myfadein{
	position:relative;
	display:block;
	margin: 17px 0px 0px 0px;
	padding: 0px;
	overflow: visible;
	width:920px;
	height:470px;
	list-style:none;
    vertical-align:baseline;
	font-size:0px;
	line-height:0px;
	float:left;
	clear:both;
}

#contents #myfadein li{
    position:absolute;
	display:block;
	width: 920px;
	height:470px;
	margin-top:0px;
	margin-left:0px;
}

#contents #navarea{
	position:absolute;
	display:block;
	top:500px;
	left:0px;
	padding:0px;
	height:11px;
	width:920px;
}

#contents #nav{
	position:relative;
	display:block;
	margin: 0px auto;
	width:71px;
	padding:0px;
	z-index:20;
}
#contents #nav li:last-child{
	margin-right:0px;
}
#contents #nav li{
	position:relative;
	display:inline;
	float:left;
	margin-right:4px;
	list-style:none;
	font-size:0px;
    background-image:url(../images/common/dot_on.png);
}
#contents #nav a {
	display:block;
	width:11px;
	height:11px;
	background-image:url(../images/common/dot_off.png);
}
/*
#contents #nav a:hover {
	background-image:url(../images/common/dot_on.png);
}
*/
#contents #nav li.activeSlide a {
	background-image:url(../images/common/dot_on.png);
}















/* clear */
#contents .myclear{
	clear:both;
}




/*
+ClearFix[common]
############################################################ */
.flearFix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* WinIE7 only */
*:first-child+html .flearFix {
  display: inline-block;
}
/* end WinIE7 only*/

/* WinIE6 and below */
/*\*/
* html .flearFix {
  height:1%;
}
/* end WinIE6 and below*/

/* Mac IE*/
/*\*//*/
#xxxxxx {
	display: inline-table;
}
/* end Mac IE*/
