@charset "utf-8";

/* -----------------------------------------------------------
	Reset
----------------------------------------------------------- */
@import url("reset.css");
/* -----------------------------------------------------------
	Basic Settings
----------------------------------------------------------- */
body {
	background: url(../img/vegetables.png) no-repeat 52.8% 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	overflow-x: hidden;/* w100% */
	min-width: 980px;/* w100% */
	position: relative;/* w100% */
}
html {
	overflow: auto;/* w100% */
}
.clear {
	clear: both;
}
/* Clearfix */
.clearfix, #header, #gnav, #contentsNav, #fNav,#hNav,#news ul li {
	height: 100%;
}
.clearfix:after, #header:after, #gnav:after, #contentsNav:after, #fNav:after, #hNav:after, #news ul li:after {
	display: block;
	height: 0;
	clear: both;
	content: "";
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #5C8025;
}
/* -----------------------------------------------------------
	Header
----------------------------------------------------------- */
#header_wrapper {
	background: url(../img/bg_header.gif) repeat-x left top;
}
#header {
	width: 810px;
	height: 60px;
	margin: 0 auto;
	position: relative;
	padding-top: 55px;
	padding-left: 190px;
	vertical-align: bottom;
}
#header .logo {
	display: block;
	position: absolute;
	left:-35px;
	top:0;
}
#header img.des {
	margin-top: 15px;
}
#header img.tel {
	float: right;
	margin-top: -5px;
}
ul#hnav {
	float: right;
	margin-right: -15px;
}
ul#hnav li {
	display: inline-block;
	float: left;
	border-left: 1px solid #000;
	height: 12px;
	line-height: 12px;
	padding: 0 15px 2px 15px;
}
ul#hnav li:first-child {
	border:none;
}


/* -----------------------------------------------------------
	Global Navigation
----------------------------------------------------------- */
#gnav {
	width: 1000px;
	margin: 50px auto 20px;
}
#gnav li {
	display: inline;
	float: left;
	margin-left: 64px;
}
#gnav li:first-child {
	margin-left: 0;
}
#gnav li a img {
	vertical-align: bottom;
}
#gnav_wrapper {
	margin-bottom: 0;
}
/* -----------------------------------------------------------
	Footer
----------------------------------------------------------- */
#footer_top {
	color: #000;
	padding: 20px 0 20px;
	width: 1000px;
	margin: 0 auto;
}
#footer_btm {
	background: url(../img/bg_footer.png) no-repeat top center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #e1dbca;
	height: 60px;
}
#footer_inner {
	width: 1000px;
	margin: 0 auto;
}
#footer img.logo {
	padding-bottom: 0px;
	float: left;
}
#footer img.tel {
	padding-top: 10px;
	float: right;
}
#footer img.add {
	padding-top: 10px;
	float: right;
}
#fNav {
	margin-bottom: 20px;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
#fNav a {
	color: #666;
	text-decoration: underline;
}
#fNav a:hover {
	text-decoration: none;
	color: #5C8025;
}
#fNav ul {
	height: 12px;
	display: inline-block;
	margin-bottom: 15px;
}
#fNav li {
	font-size: 12px;
	line-height: 12px;
	letter-spacing: -0.8px;
	display: inline-block;
	margin-left: 10px;
	padding-left: 10px;
	float: left;
	border-left: 1px solid #000000;
}
#fNav li:first-child {
	border: none;
}
#fNav li a {
	color: #000000;
}
#copyright {
	font-size: 10px;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 30px 0;
}
/* -----------------------------------------------------------
	下層ページ共通
----------------------------------------------------------- */
#contents {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 1.45em;
}
#top_title {
	width: 1400px;
	margin: 0 auto;
	text-align: center;
	height: 350px;
	margin-bottom: 80px;
}
#contents h3 {
	text-align: center;
}
#contents h3.left {
	text-align:left;
}
#mainimage_lower {
	text-align: center;
}
#contents h2 {
	margin: 40px 0 10px;
	text-align: center;
}
#contents h3 {
	margin: 0;
}
/* レイアウト */
table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #000;
}

table th,table td {
	border-bottom: 1px solid #000;
	padding: 15px 0 9px 40px;
}
table th {
	width: 96px;
	vertical-align: top;
}

.rightimg_box {
	margin: 0 0 50px;
}
.rightimg_box .inner_left {
	float: left;
	width: 570px;
	margin-right: 25px;
}
.rightimg_box .inner_right {
	float: right;
	width: 400px;
}
.leftimg_box {
	margin: 0 0 65px;
}
.leftimg_box .inner_left {
	float: left;
	width: 420px;
}
.leftimg_box .inner_right {
	float: right;
	width: 575px;
}
.img_right {
	float: right;
}
/* -----------------------------------------------------------
	INDEX
----------------------------------------------------------- */
#contents_wrapper {
	background: url(../img/bg_bege.png) no-repeat top center;
}
#index_area {
	margin: 0 -500%;/* w100% */
     padding: 0 500%;/* w100% */
     width: 100%;/* w100% */
	 padding-top: 0px;
	 height: 330px;
	 }
#index_area ul {
		 width: 1000px;
		 padding-top: 35px;
	 }
#ibdex_area_inner {
	 position: relative;
	}	 
#index_area ul li{
	float: left;
}
#index_area ul li + li{
	margin-left: 17px;
}
#index_area ul li.mind {
	padding-top: 80px;
}
#index_area ul li.vegetables {
	padding-top: 30px;
}
#index_area ul li.rice {
	padding-top: 0px;
}
#index_area ul li.about {
	padding-top: 30px;
}
#index_area ul li.access {
	padding-top: 80px;
}
#index_area ul.btm {
	left:170px;
	top:280px;
	position: absolute;
}
#contents h2.top {
	text-align: left;
	margin: 0;
	margin-bottom: 30px;
}
#news_wrapper {
	background: url(../img/bg_news.jpg) no-repeat left top;
	height: 287px;
	padding: 40px 40px 0 40px;
	margin-top: 65px;
}
#news_wrapper .news_left{
	width: 220px;
	float: left;
}
#news ul {
	float: right;
	width: 650px;
	margin-top: -10px;
}
#news ul li img {
	width: 360px;
	float: left;
	margin-right:40px;
}
#news ul li span.date {
	display: block;
	font-size: 12px;
}
#news ul li span.title a {
	display: block;
	font-size: 16px;
	color:#006d3c;
	margin: 3px 0;
	font-weight: bold;
}

#news ul li + li {
	display: block;
	padding: 0;
	background: url(../img/line.gif) repeat-x left top;
	padding-top: 15px;
	margin-top: 20px;
}
#news ul li p {
	font-size: 12px;
	letter-spacing: -1px;
}
/* -----------------------------------------------------------
	下層ページ
----------------------------------------------------------- */
/* アクセス */
#contents_lower {
	background: url(../img/bg_lower.png) no-repeat center 170px;
	padding-bottom: 60px;
}
table.access {
	width: 538px;
	float: left;
}
img.access {
	float: right;
}
/* おすすめ野菜 */
.vege_box {
	width: 300px;
	height: 260px;
}
.vege_box h3 {
	text-indent: -9999px;
}
.vege_box p{
	margin-bottom: 15px;
	font-size: 14px;
}
.vege01 {
	background: url(../img/img_vege01.png) no-repeat left top;
	margin: 90px auto;
	padding: 120px 590px 0 40px;
}
.vege02 {
	background: url(../img/img_vege02.png) no-repeat left top;
	margin: 90px auto;
	padding: 120px 40px 0 590px;
}
.vege03 {
	background: url(../img/img_vege03.png) no-repeat left top;
	margin: 90px auto;
	padding: 120px 590px 0 40px;
}
/* しんちゃんについて */
.staff_box {
	width: 740px;
	margin: 0 auto 80px;
	height: 320px;
}
.staff_box img.staff_left{
	float: left;
	margin-right: 50px;
}
.staff_box img.staff_right{
	float: right;
}
.staff_box h3{
	float: left;
	text-align: left;
}
.staff_box p{
	float: left;
	width: 360px;
}
.info_box {
	width: 880px;
	height: 347px;
	background: url(../img/bg_staff.jpg) no-repeat left top;
	margin: 60px auto;
	padding: 60px 0 0 40px;
}
table.info {
	width: 538px;
	float: left;
}
table.info th,table.info td {
	padding: 10px 0 10px 40px;
}
table.info td {
	padding-left: 30px;
}
/* とっておきのお米 */
.farm_box {
	width: 300px;
	height: 150px;
	background: url(../img/bg_rice.png) no-repeat left top;
	margin: 40px auto 90px;
	padding: 230px 590px 0 40px;
}
.farm_box h3 {
	text-indent: -9999px;
}
.farm_box p{
	margin-bottom: 15px;
	font-size: 14px;
}
.riceman_box {
	width: 920px;
	margin: 0 auto 90px;
	height: 240px;
}
.riceman_box img.staff_left{
	float: left;
	margin-right: 40px;
}
.riceman_box h3{
	float: left;
	text-align: left;
}
.riceman_box p{
	float: left;
	width: 480px;
	margin-bottom: 20px;
}
/* 野菜への思い */
.mind_box {
	margin-top: 35px;
	margin-bottom: 40px;
}
.mind_box .left{
	width: 550px;
	float: left;
}
.mind_box .left p{
	width: 450px;
}
#contents .mind_box .left h3{
	text-align: left;
	margin: 10px 0 30px;
}
.mind_box .right {
	width: 300px;
	height: 431px;
	float: right;
	background: url(../img/bg_mind01.png) no-repeat left top;
	padding: 50px 80px 0 45px;
}
#contents .mind_box .right h3{
	text-align: left;
}
.mind_box .right p{
	margin-bottom: 20px;
}
.mind_btm {
	background: url(../img/bg_mind02.png) no-repeat center top;
	height: 107px;
	padding-top: 355px;
	padding-left: 40px;
	margin: 80px 0 100px;
}
.mind_btm p {
	text-align: left;
	width: 410px;
}
/* privacy */
#privacy p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 35px;
}
#privacy dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 14px;
}
#privacy dd {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 35px;
}
/* contact */

#contact table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}
#contact table th,#contact table td {
	border-bottom: 1px solid #000;
	padding: 15px 10px 9px;
}
#contact table th {
	width: 270px;
	vertical-align: top;
}
#contact p {
	text-align: center;
	line-height: 40px;
	font-size: 13px;
}
/* sitemap */
#sitemap ul li {
	border-bottom: 1px solid #000;
	padding: 10px 5px;
	width: 85%;
	margin: 0 auto;
}
