/* 初期設定　共通　*/
* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	word-break: break-all;
}

html {
	overflow-y:scroll;
	height:100%;
}

h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	line-height: 160%;
}

p,li,dt,dl {
	line-height: 160%;
}

li {
	list-style-type: none;
}

img {
	border: 0;
	text-decoration: none;
	vertical-align: bottom;
}

address {
	font-style: normal;
}
a:link {
	color: #00C;
}
a:visited {
	color: #00C;
}
a:hover {
	color: #AFCAF5;
	text-decoration: underline;
}
a:active {
	color: #AFCAF5;
}


/* ページの大枠　共通　*/
body {
	background-color: #FFF;
	background-image: url(../images/common/bg_body.jpg);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#pagebody {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/* ヘッダー　共通　*/
#header {
	background-image: url(../images/common/bg_header.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 900px;
}
#header h1 {
	font-size: 80%;
	margin-left: 30px;
	padding-top: 10px;
}
#header h2 {
	float: left;
	padding-left: 30px;
}
#header p {
	float: right;
	margin-top: 20px;
	padding-right: 30px;
}
#headerbottom {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#headerbottom p {
	background-image: url(../images/common/arrow01.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px center;
	margin-top: 3px;
}
#pagebody #contents {
	margin-top: 210px;
}
ul#topImage{
   width: 900px;
   height: 0px;
   overflow: hidden;
   }
*html ul#topImage{
   padding: 0;
}

/* フッター　共通*/
#pagebody #footer {
	background-color: #39F;
	padding: 15px;
	clear: both;
	margin-top: 50px;
}

#footer p {
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #FFF;
}
#footer address {
	text-align: center;
	color: #FFF;
	margin-top: 10px;
}


/* コンテンツ左（ナビ）共通*/
#contents #leftbox {
	width: 190px;
	float: left;
	height: 100%;
}
#leftbox ul li a{
	background-image: url(../images/common/bt_navi_off.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 165px;
	padding-top: 12px;
	padding-left: 25px;
	display: block;
	color: #333;
}
#leftbox p {
	margin-top: 20px;
}
#leftbox ul li a:hover {
	background-image: url(../images/common/bt_navi_on.jpg);
	color: #000;
	text-decoration: underline;

}




/* コンテンツ右　共通*/
#contents #rightbox {
	float: right;
	height: auto;
	width: 690px;
}

/* コンテンツ右　トップページ　*/
#rightbox #presente01 {
	float: right;
	height: 199px;
	width: 335px;
	background-image: url(../images/top/bg_tyokubaisyoannai.jpg);
	background-repeat: no-repeat;
}
#presente01 h3 {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
#presente01 p {
	float: right;
	padding-right: 10px;
	margin-top: 15px;
}
#presente01 ul {
	clear: left;
	padding-top: 10px;
	padding-left: 15px;
}

#rightbox #presente02 {
	height: 199px;
	width: 344px;
	background-image: url(../images/top/bg_nousanbutsusyokai.jpg);
	background-repeat: no-repeat;
}
#presente02 h3 {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
#presente02 p {
	float: right;
	padding-right: 10px;
	margin-top: 15px;
}
#presente02 h5 {
	clear: left;
	margin-left: 15px;
	padding-top: 10px;
	line-height: 150%;
}
#rightbox #nota h3 {
	margin-top: 20px;
	margin-bottom: 15px;
}
#nota p {
	margin-left: 40px;
}
#rightbox #bycar h3 {
	margin-top: 20px;
	margin-bottom: 15px;
}
#bycar h4 {
	margin-left: 40px;
	font-weight: bold;
}
#bycar dl {
	margin-left: 40px;
}
#bycar p {
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 20px;
}


/* コンテンツ右　農産物の紹介　*/
#table01 table {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 690px;
}
#table01 th {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
}
#table02 table {
	text-align: center;
	width: 584px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#cadavegetal {
	width: 670px;
	margin-top: 5px;
}
#cadavegetal h4 {
	margin-bottom: 10px;
}
#cadavegetal h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#dialio table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 566px;
}
#dialio th {
	padding-top: 15px;
}

#dialio th img {
	border: 1px solid #CCC;
	padding: 5px;
}
#dialio td {
	padding-top: 5px;
	vertical-align: top;
}
#dialio p {
	text-align: left;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #600;
	margin-right: 10px;
	font-size: 80%;
	padding-bottom: 5px;
	padding-top: 3px;
}

/* コンテンツ右　直売所のご案内+アクセス　*/
#tyokubaiTop {
	margin-left: 10px;
}

#tyokubaiTop ul {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#tyokubaiTop li {
	background-image: url(../images/common/arrow04.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 150%;
	background-position: 3px;
	margin-top: 3px;
	margin-bottom: 2px;
}
#tyokubaiTop h4 {
	margin-top: 10px;
	margin-bottom: 20px;
}
#shopinfo {
	width: 640px;
	margin-left: 15px;
}
#shopinfo h5 {
	font-weight: bold;
	font-size: 120%;
	background-image: url(../images/common/arrow04.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 5px;
}
#shopinfo table {
	width: 380px;
	margin-left: 5px;
	float: left;
	margin-bottom: 10px;
}
#shopinfo th {
	color: #630;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #630;
	width: 60px;
	padding-bottom: 2px;
}
#shopinfo td {
	border-bottom-style: dotted;
	border-bottom-color: #630;
	border-bottom-width: 1px;
	padding-top: 8px;
	line-height: 140%;
}
#shopinfo img {
	padding-top: 8px;
}

/* コンテンツ右　アクセス　*/
#access {
	margin-left: 10px;
	margin-top: 10px;
}
#access h4 {
	margin-top: 15px;
	margin-left: 10px;
}
#access table {
	width: 590px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#access th {
	background-color: #550000;
	width: 120px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#access th p {
	color: #FFF;
	background-image: url(../images/access/arrow02.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: 15px;
	background-position: 0px 2px;
}
#access td {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #500;
}


/* コンテンツ右　協議会　*/
#box_menu {
	height: 35px;
	padding-top: 10px;
}
#kyougikai ul {
	margin-left: 25px;
}
#kyougikai li {
	background-image: url(../images/kyougikai/arrow03.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 120%;
	font-weight: bold;
	float: left;
	margin-right: 25px;
	line-height: 100%;
	height: 19px;
	padding-top: 3px;
}
#kyougikai p {
	width: 600px;
	margin-left: 45px;
	margin-top: 7px;
	margin-bottom: 20px;
}
#kyougikai h5 {
	background-image: url(../images/kyougikai/mark01.gif);
	background-repeat: no-repeat;
	font-size: 120%;
	line-height: 100%;
	padding-left: 15px;
	background-position: 0px 2px;
	margin-left: 45px;
	margin-top: 10px;
}
#kyougikai table {
	width: 380px;
	margin-left: 100px;
	margin-top: 10px;
}
#kyougikai th {
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #3E7BB9;
	color: #FFF;
	border: 1px solid #2C5885;
	text-align: center;
	font-weight: normal;
}
#kyougikai td {
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2C5885;
	width: 140px;
}
#kyougikai img {
	margin-top: 25px;
	margin-left: 65px;
}

/* コンテンツ右　協議会・リンク・プライバシー。。共通　*/
#normal h4 {
	margin-top: 15px;
}
#normal ul {
	margin-left: 45px;
	margin-top: 7px;
}
#normal ul li {
	line-height: 100%;
	background-image: url(../images/common/arrow04.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	background-position: 0px 12px;
}
#normal h5 {
	margin-left: 25px;
	width: 640px;
	margin-top: 10px;
}
#normal p {
	width: 590px;
	margin-left: 45px;
	margin-top: 8px;
}
#normal ul ol {
	width: 590px;
	margin-top: 8px;
}
#normal dl {
	width: 590px;
	margin-left: 45px;
	margin-top: 8px;
}
#normal dd {
	padding-left: 10px;
}

/* コンテンツ右　プライバシー　*/
#pravacy {
	width: 635px;
	margin-left: 25px;
	border: 1px solid #333;
	background-color: #f2f2f2;
	margin-top: 20px;
}
#pravacy p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 590px;
}

/* コンテンツ右　サイトマップ　*/
#sitemap {
	margin-top: 15px;
}
#sitemapleft {
	float: left;
	width: 320px;
}
#sitemapright {
	width: 320px;
	float: right;
	margin-right: 20px;
}
#sitemap ul {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#sitemap li {
	margin-bottom: 5px;
}


#form {
	margin-left: 15px;
	margin-top: 10px;
}
#form p {
	font-size: 110%;
	color: #060;
}
#form_in {
	margin-left: 50px;
}
#form_in h4 {
	font-size: 110%;
	margin-top: 10px;
}
#form_in p {
	font-size: 100%;
	color: #333;
}



/* クラス　共通　*/
.btkochira {
	background-image: url(../images/top/bt_kuwashiku.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 104px;
	line-height: 145%;
	padding-left: 20px;
	padding-top: 2px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
}
.marginLeft15 {
	margin-left: 15px;
}
.txtwhite {
	color: #FFF;
}
.bar_h4 {
	font-size: 120%;
	font-weight: bold;
	margin-left: 25px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #369;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #369;
	color: #204162;
	padding-left: 10px;
	width: 620px;
}
.bar_h4small {
	font-size: 120%;
	font-weight: bold;
	margin-left: 15px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #369;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #369;
	color: #204162;
	padding-left: 10px;
	width: 280px;
}
.txtred {
	color: #C00;
}
.bggray {
	background-color: #eee;
	border: 1px solid #999;
}
.submit {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.3rdlink {
	text-align: center;
	margin-right: 10px;
}
