@charset "Shift_JIS"; 		/* 文字コードセット */


/* 全体構造
---------------------------------------------------- */
* {margin: 0px;padding: 0px;}

dl:after{
	content: "";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}

dl{
    display:inline-block;　/* MAC IE用　*/
    min-height:1%;  /* IE 7用 */
}

/*--MAC IEは非適用→ \*/
* html dl{height: 1%;}
dl{display: block;}
/*--ここまでMAC IEは非適用 */

a{ outline:none;}

body {
	font-size:80%; /* 基本のフォントサイズ */
	line-height: 1.5em; /* 基本の行間 */
	text-align:center;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "ＭＳ Ｐゴシック", Meiryo, sans-serif;
	text-align:justify; /* Firefox用*/
	text-justify:inter-ideograph;/* ie用 */
	background:url(../images/bg.jpg) repeat;
}

h1{
	clear:both;
	font-size:10px;
	font-weight:normal;
	line-height:1.5em;
	color:#704024;
	margin:0px;
	padding:5px 15px;
}

#wrapper {
	width:790px;
	color: #333; /* 基本文字色 */
	text-align:left;
	margin:0px auto;
}

#header{
	background:url(../images/top-main.jpg) no-repeat;
	width:790px;
	height:522px;
}

#header a{
	width:239px;
	height:62px;
	display:block;
	padding:30px 0px 0px 30px;
	text-indent:-9999px;
}

#header2{
	background:url(../images/sub-main.jpg) no-repeat;
	width:790px;
	height:130px;
}

#header2 a{
	width:239px;
	height:62px;
	display:block;
	padding:30px 0px 0px 30px;
	text-indent:-9999px;
}

#pagebody{
	width:760px;
	background:url(../images/wrapper-bg.jpg) repeat-y;
	padding:0px 15px;
}


/* リンク
---------------------------------------------------- */
a:link {color: #9c5932; text-decoration:underline;} /* リンクの色 */
a:visited {color: #9c5932; text-decoration:underline;} /* 訪問済みリンクの色 */
a:hover, a:active {color: #9c5932; text-decoration:none;} /* マウスオーバー、アクティブリンクの色 */


/* ナビゲーション
---------------------------------------------------- */
#navigation{
	background:url(../images/navi-bg.gif) repeat-x;
	width:760px;
	height:31px;
	font-size:12px;
	line-height:120%;
	margin-bottom:15px;
}
#navigation ul{list-style:none; padding:9px 10px 9px 0px;float:right;}
#navigation li a{display:block;text-decoration:none;}
#navigation li{ float:left;height:13px;}
#navi01{ width:46px;}
#navi02{ width:124px;}
#navi03{ width:132px;}
#navi04{ width:94px;}
#navi05{ width:100px;}
#navi06{ width:68px;}
#navi07{ width:76px;}


/* ページ本体
---------------------------------------------------- */
h2{clear:both;}
h3{clear:both;}
h4{clear:both;}


/* フッタ
---------------------------------------------------- */
#contact{
	clear:both;
	width:740px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background: #f1f1f1;
	padding:0px 9px 10px 9px;
	margin-bottom:15px;
}
#contact-left{ float:left; width:600px;}
#contact-right{ float:right; width:127px;}
.contact-link{ background:url(../images/mark-contactlink.gif) no-repeat 0px 6px; padding-left:7px; margin-bottom:0px;}
#contact-left img{ margin-bottom:5px;}

#footer{
	clear:both;
	border-top:1px solid #ccc;
	width:760px;
	padding-top:10px;
	padding-bottom:10px;
}

#address{ float:left; width:251px;}
address{ margin-bottom:5px;}

#footer-link{
	float:left;
	width:750px;
	clear:both;
	font-size:11px;
	text-align:center;
	

}
#footer-link ul{ line-height:1.5em; margin-bottom:5px;}
#footer-link li{
	list-style:none;
	display:inline;
	border-right:#999 1px solid;
	padding:0px 5px;
}
#footer-link li.last{border:none; padding-right:0px;}

#footer-link a:link {color: #999; text-decoration:none;} /* リンクの色 */
#footer-link a:visited {color: #999; text-decoration:none;} /* 訪問済みリンクの色 */
#footer-link a:hover, a:active {color: #666; text-decoration:none;} /* マウスオーバー、アクティブリンクの色 */

#pagetop{
	clear:both;
	background:url(../images/footer.jpg) no-repeat bottom;
	margin-bottom:30px;
	width:790px;
}
#pagetop img{ float:right; width:121px; }



/* トップページ
---------------------------------------------------- */
.top-btn1{
	background:url(../images/top-btn1-title.jpg) no-repeat;
	width:373px;
	min-height:120px;
	margin-bottom:10px;
	float:left;
}
.top-btn2{
	background:url(../images/top-btn2-title.jpg) no-repeat;
	width:373px;
	min-height:120px;
	margin-bottom:10px;
	float:right;
}
.top-btn1 img,
.top-btn2 img{ float:right;}
.top-btn1 p,
.top-btn2 p{padding:40px 125px 0px 10px; color:#fff; line-height:1.5em; font-size:12px;}


/* 有機野菜 商品紹介
---------------------------------------------------- */
.item-box{
	background:url(../images/item-img01.jpg) no-repeat top right;
	min-height:147px;
	_height:147px;
}
.item-box p{ width:480px;}


/* 海外オーガニックライフ
---------------------------------------------------- */
.organic-box{
	background:url(../images/organic-img01.jpg) no-repeat top right;
	min-height:147px;
	_height:147px;
}
.organic-box p{ width:480px;} 

.organic-rank{
	width:239px;
	float:left;
	margin:0px 7px 15px 7px;
	display:inline;
}
.organic-rank img{ margin-bottom:5px;}
.organic-rank h4{
	clear:both;
	font-size:120%;
	color:#704024;
	border-bottom:1px dotted #704024;
	padding-bottom:5px;
	margin-bottom:10px;
}


/* アクセス
---------------------------------------------------- */
dl{
	width:340px;
	float:right;
}
dt{
	background:url(../images/boxbg.gif) repeat;
	padding:3px 10px;
	font-weight:bold;
}
dd{
	border-collapse:collapse;
	padding:3px 10px 10px 10px;
}


/* 汎用スタイルシート
---------------------------------------------------- */
p{margin-bottom:1.2em;}
img {border: 0px;}

.clear {clear: both;}

.tar{text-align:right}
.tac{text-align:center}
.tal{text-align:left}

.f-left{float:left}
.f-right{float:right;}

.red{color:#ff0000;}

.link{ background:url(../images/mark-link.gif) no-repeat 0px 6px; padding-left:8px;}

.li-c{margin-left:15px; list-style-type:circle;}
.li-s{
	list-style-type:square;
	border-top:1px dotted #909499;
	border-bottom:1px dotted #909499;
	padding:10px 0px;
}
.li-s{ padding-left:15px;}
.ol{ margin-left:25px; line-height:2.0em; margin-bottom:15px; }
.ol li{border-bottom:1px dotted #ccc;}

.text-s{ font-size:10px;}

.title{
	clear:both;
	color:#15390a;
	background:url(../images/mark-title.gif) no-repeat;
	padding-left:10px;
	font-size:120%;
	margin-bottom:10px;
}

.mb0{ margin-bottom:0px;}
.mb5{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.mr9{ margin-right:9px;}
.mr15{ margin-right:15px;}


/*--------------2010/5/14-------------------*/
.top-btn3{
	background:url(../images/top-btn3-title.jpg) no-repeat;
	width:373px;
	min-height:120px;
	margin-bottom:10px;
	float:left;
}
.top-btn4{
	background:url(../images/top-btn4-title.jpg) no-repeat;
	width:373px;
	min-height:120px;
	margin-bottom:10px;
	float:right;
}

.top-btn3 img,
.top-btn4 img{ float:right;}
.top-btn3 p,
.top-btn4 p{padding:40px 125px 0px 10px; color:#fff; line-height:1.5em; font-size:12px;}
