/*

Theme Name:bmata-nouen

Theme URL:http://www.bmata-nouen.com

Description:bmata-nouen

Author:morie

*/

 /* ---------- 全ページ使用 ---------- */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	color: #330000;
	background-color: #002200;
}

.center {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 2;
}

.clear_left {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.clear_both {
	clear: both;
}

#container {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#header {
	padding-top: 0px;
	width: 880px;
	height: 90px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#header p {
	font-family: "ＤＦＧ隷書体";
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: right;
	margin-right: 130px;
}

#header h1 {
	margin: 0px;
}

#header .banner_box {
	width: 365px;
	float: left;
	margin: 10px 10px 10px 20px;
	display:inline;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.5;
}

img {
	border:none
}

#content {
	text-align: left;
	overflow: hidden;
	position: relative;
	width: 880px;
}

#main {
	width: 760px;
	float: left;
	font-size:0.9em;
	background-color: #FFFFFF;
}

 /* ---------- TOP(index)ページ ---------- */

#top_content p {
	margin-bottom: 10px;
}

#main #news_box {
	text-align: left;
	width: 690px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 1.5;
	font-weight: normal;
	font-size: 0.8em;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #666666;
	background-image: url(images/topics.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#main #banner {
	overflow: hidden;
	position: relative;
	padding: 20px;
}

#main #banner_left {
	float: left;
	width: 460px;
	line-height: 1.5;
}

#main #banner_right {
	float: right;
	width: 240px;
}

#banner_left p {
	margin-bottom: 15px;
}

#banner_right p {
	margin-bottom: 15px;
}

#main #otodoke {
	clear: left;
	width: 680px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 20px;
}

#otodoke p {
	font-size: 80%;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 20px;
}

 /* ---------- メニュー（右） ---------- */

#sidebar {
	width: 120px;
	float: right;
	text-align: left;
	margin-top: 20px;
	font-size: 0.75em;
	height: 100%;
}

#sidebar p {
	line-height: 1.5;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbc7a;
	color: #bcbc7a;
	margin-left: 2px;
	padding-bottom: 2px;
}

#sidebar ul {
	margin-bottom: 20px;
	padding-left: 10px;
}

#sidebar li {
	height: 30px;
	padding-left: 0px;
	color: #FFFFFF;
	list-style-type: none;
}

#sidebar a {
	text-decoration: none;
	color: #bcbc7a;
}

#sidebar a:hover {
	color: #CC3333;
}

#sidebar #top {
	border-bottom-style: none;
	border-bottom-width: 0px;
	padding-left: 10px;
}

 /* ---------- フッター ---------- */

#footer {
	width: 760px;
	font-size: 0.9em;
	text-align: center;
	background-color: #1c0900;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p {
	font-size: 70%;
	color: #FFFFFF;
}

#footer address {
	font-size:0.8em;
	text-align: center;
	padding-top: 3px;
	font-style: normal;
	color: #FFFFFF;
	height: 18px;
	width: 760px;
	font-family: Century;
}

 /* ---------- ショッピングcategory1 ---------- */
#main #shopping1 {
	width: 680px;
	margin: 30px 20px 30px 30px;
}

#shopping1 ul {
	line-height: 3;
	list-style-type: none;
}

#shopping1 li {
	padding: 0px 0px 0px 10px;
	font-family: "ＤＦＧ隷書体";
	font-size: 150%;
	font-weight: bold;
}



 /* ---------- ショッピング（商品） ---------- */
#main #shopping {
	width: 470px;
	margin-left: 30px;
	margin-bottom: 30px;
	float: left;
	display: inline;
}

#shopping h3 {
	border-bottom: 4px solid #300;
	border-left: 1px solid #300;
	background-image: url(images/shopping_h3_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 420px;
	height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 30px;
	font-size: 95%;
	padding-top: 5px;
}

#shopping .product_image {
	width: 220px;
	margin-top: 20px;
	float: left;
	display: inline;
}

#shopping .product_text {
	padding: 5px;
	width: 220px;
	margin-top: 20px;
	float: right;
	font-size: 90%;
	line-height: 1.2;
	border: 1px solid #300;
	margin-right: 10px;
	display: inline;
}

#shopping .kakaku {
	background-image: url(images/kakaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	font-weight: bold;
	padding-left: 80px;
	margin-left: 50px;
}

#shopping .to_cart {
	margin-top: 10px;
	margin-left: 100px;
	margin-bottom: 5px;
}

#q-cart {
	float: right;
	width: 200px;
	margin-right: 30px;
	margin-top: 30px;
}

 /* ---------- 農園のこだわり ---------- */

#main h1 {
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

#main #toukou {
	width: 700px;
	margin-left: 30px;
}

#toukou h3 {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#toukou .text_box {
	line-height: 1.8;
	margin: 20px;
	font-size: 0.9em;
}

#toukou .photo_box {
	width: 240px;
	border: 1px solid #666666;
	margin-right: 5px;
	margin-left: 5px;
	float: right;
	margin-bottom: 10px;
	margin-top: 5px;
}

#toukou .clear {
	clear: right;
	width: 700px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1c0900;
	text-align: center;
	margin-top: 20px;
}

 /* ---------- 農園だよりページ ---------- */

#main #report {
	background-image: url(images/report_bg.gif);
	background-repeat: repeat-y;
	width: 760px;
}

#report #left {
	width: 160px;
	margin-right: 10px;
	float: left;
	padding: 10px;
}

#report #right {
	width: 540px;
	float: right;
	padding: 10px;
}

#report .clear_both {
	clear: both;
}

#left h2 {
	font-size: 0.8em;
	font-weight: bold;
	padding: 5px;
	width: 150px;
	border: 1px solid #663300;
	text-align: center;
	letter-spacing: 0.5em;
	margin-bottom: 20px;
	margin-top: 10px;
}

#left .title {
	font-size: 0.8em;
	background-image: url(images/nouendayori-list_mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

#left .date {
	font-size: 0.7em;
	text-align: right;
}

#right h3 {
	font-size: 0.8em;
	text-align: center;
}

#right h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	background-color: #1c0900;
	padding: 5px 5px 5px 15px;
	width: 510px;
	margin-top: 10px;
}

#right .box1 {
	padding: 10px;
	width: 508px;
	border: 1px solid #1c0900;
	line-height: 1.5em;
	font-size: 0.9em;
	margin-bottom: 10px;
}

#right .date {
	text-align: right;
	padding: 10px;
}

 /* ---------- 会社概要ページ ---------- */
#gaiyou table{
	border: 1px solid #333;
	margin-top: 10px;
	margin-left: 60px;
	margin-bottom: 50px;
}

#gaiyou_table {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 0.9em;
	line-height: 1.5;
}

#gaiyou_table table {
	background-color: #1c0900;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

#gaiyou_table td {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}

 /* ---------- 最新ニュースページ ---------- */

#main #news_box2 {
	text-align: left;
	width: 680px;
	margin-left: 30px;
	margin-top: 30px;
	border: 1px solid #666666;
	padding: 10px;
	font-size: 0.8em;
}

#news_box2 #ymd {
	text-align: right;
}

#news_box2 p {
	line-height: 1.5;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#main #prev_next {
	font-size: 0.8em;
	text-align: center;
	margin: 10px;
}

#main #backto_top {
	text-align: right;
	margin: 30px;
	font-size: 0.9em;
}

 /* ---------- ご利用方法 ---------- */

#main #guide {
	width: 680px;
	margin-top: 30px;
	margin-left: 30px;
}

#guide h2 {
	margin: 20px;
}

#guide h3 {
	background-color: #e8f4e8;
	width: 600px;
	background-image: url(images/guide_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
	border: 1px solid #65bb63;
	margin-left: 50px;
	font-size: 0.8em;
}

#guide p {
	margin-left: 50px;
	line-height: 1.8;
	width: 620px;
	font-size: 90%;
}

#guide .tokutei {
	margin-top: 30px;
	margin-bottom: 30px;
}

#guide table{
	border: 1px solid #333;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#guide .td3 {
	background-color: #ccc;
	padding: 10px;
	width: 100px;
	text-align: center;
}

#guide .td4 {
	background-color: #efefef;
	padding: 10px;
	width: 100px;
	text-align: center;
}

#guide .td5, #gaiyou .td5 {
	background-color: #ccc;
	text-align: right;
	padding: 10px;
	width: 200px;
	font-size: 90%;
}

#guide .td6, #gaiyou .td6 {
	background-color: #efefef;
	padding: 10px;
	width: 390px;
	font-size: 90%;
}


 /* ---------- お問合せページ ---------- */

#guide table, #btob table {
	border: 1px solid #333;
	margin-top: 10px;
	margin-left: 30px;
}

#guide .td1, #btob .td1 {
	background-color: #ccc;
	text-align: right;
	padding: 10px;
	width: 200px;
}

#guide .td2, #btob .td2 {
	background-color: #efefef;
	padding: 10px;
	width: 400px;
}

 /* ---------- サイトマップ ---------- */
#main #sitemap {
	width: 680px;
	margin: 30px 20px 30px 30px;
}

#sitemap #left {
	float: left;
	width: 280px;
	display: inline;
	margin-right: 10px;
	margin-left: 30px;
}

#sitemap #right {
	float: right;
	width: 300px;
	display: inline;
	margin-bottom: 30px;
}

#sitemap ul {
	line-height: 3;
	list-style-type: none;
}

#sitemap li {
	padding: 0px 0px 0px 10px;
	width: 250px;
	font-family: "ＤＦＧ隷書体";
	font-size: 150%;
	font-weight: bold;
}

#sitemap .children {
}

#sitemap .children li{
	padding: 0px 0px 0px 35px;
	font-weight: normal;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 90%;
	margin: 0px;
}

 /* ---------- 業者さまへ ---------- */
 
#btob {
	width: 660px;
	margin-top: 30px;
	margin-left: 30px;
}

#btob #word {
	background-image: url(images/btob_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 2;
	padding: 20px;
	margin-bottom: 30px;
	margin-left: 10px;
}

#btob h2 {
	padding-top: 20px;
	padding-left: 30px;
}
.font75 {
	font-size: 75%;
	padding-bottom: 5px;
}

