@charset "shift-jis";
body {background-color:#8FBC8F;}

.naninani {
 /* スクロールバーの色 */
  scrollbar-face-color: #d8fe6b;       /* 表面の色 */
  scrollbar-3dlight-color: #009900;    /* 左端と上端の色 */
  scrollbar-darkshadow-color: #009900; /* 右端と下端 */
  scrollbar-highlight-color: #ffff00;  /* ハイライトの色 */
  scrollbar-shadow-color: #333333;     /* 影の色 */
  scrollbar-arrow-color: #005500;      /* 矢印の色 */
  scrollbar-track-color: #f0ffc5;      /* バーの背景の色 */
}

* {margin:0;padding:0;}

#mainbox {text-align:left;width:859px;margin:0px auto;
	background-color:#fff;
	border-style:solid;border-width:5px 1px 4px 1px;border-color:#006400;
}

/* タイトル部分 */
#header {margin:2px 0 10px 5px;}

#header-logo {margin:0px;}
#header-menu {float:right;font-size:9pt;}

#top-photo {text-align:center;width:852px;background-color:#FFFFFF;margin:10px 2px 2px 3px;}
#top-photo A {display:block;text-decoration:none;height:150px;color:#000;}
#top-photo A:hover {background-color:#F0F0F0;}

/* メニューは別ファイル */

#top-left {float:left;clear:both;width:480px;}
#top-right {float:left;width:360px;}
	/*border-style:solid;border-width:1px;}*/

/* 特色ある取り組み */
#torikumi {margin:5px 10px 25px 5px;padding-top:5px;}
#torikumi .title2 {background:#fff URL("../image/torikumi_title.png") no-repeat;
	height:30px;}

/* こだわりの特産品 */
#tokusan {clear:both;margin:105px 10px 20px 5px;padding-top:35px;}
	/*border-style:dashed;border-width:1px;}*/
#tokusan .title2 {background:#fff URL("../image/tokusan_title.png") no-repeat;
	height:30px;}

/* 新着・お知らせ */
#new {margin:10px 1px 15px 11px;}
	/*border-style:ridge;border-width:3px;border-color:#ccc;}*/
                                                                                                                 
/* ＪＡについて */
#info-ja {margin:1px;}
	/*border-style:solid;border-width:1px;border-color:#333;background-color:#90E519;}*/

/* 組合員へ */
#forkumiai {margin:1px;}

/* 行事予定 */
#event {margin:1px;}

/* リンク */
#n-link {margin:1px;}

/* ページ下 */
#footer {text-align:left;clear:both;width:779px;margin:-5px 0 0 40px;font-size:10pt;
	 text-decoration:none;
	 background-image:URL("../image/footer_back.gif");
	 background-repeat:repeat-x;
	 background-position:center;
	border-style:solid;border-width:1px 0 0 0;border-color:#ddd;padding:0;}
#footer A{display:block;background-image:URL(../image/list_icon1.gif);background-repeat:no-repeat;background-position:left center;
	 text-decoration:none;line-height:30px;text-indent:15px;padding-top:1px;width:150px;margin-left:5px;}
#footer A:hover{background-image:URL(../image/list_icon1_on.gif);text-decoration:underline;}

#copyright {clear:both;text-align:center;font-size:12px;color:#100;}

/*------------------------------------------------*/
/* タグ共通　　　　				  */
/*------------------------------------------------*/
IMG {border:none;}

dl#footer {float:left;}
dt#footer {clear:both;margin-left:5em;}
/*------------------------------------------------*/
/* 以下個々のＩＤ				  */
/*------------------------------------------------*/

/*------------------------------------------------*/
/* 以下クラス                                     */
/*------------------------------------------------*/

/* 各項目見出し */
.title2 {background-image:URL("../image/title2.gif");background-repeat:no-repeat;
	font-size:20px;padding:4px 0 1px 20px;}
	/*border-style:solid;border-width:0 0 1px 5px;border-color:#ff8c00;*/

/* 各項目内容まとめ */
.title2-sub {float:left;}

/* 各項目内容 */
.box-a,.box-b,.box-c,.box-d {margin-bottom:10px;}
		/*background-color:#FBF0Fe;}*/

.box-a,.box-c {clear:both;float:left;width:225px;}
.box-b,.box-d {float:left;width:225px;margin-left:5px;}

/*
.box-a {border-style:dashed;border-width:0 1px 0px 0;border-color:#fff;}
.box-c {border-style:dashed;border-width:0px 1px 0px 0px;border-color:#fff;}
.box-d {border-style:dashed;border-width:1px 0px 0px 0px;border-color:#fff;}
*/

/* 特産等画像 */
.sub-image {float:left;width:80px;}

.sub-image IMG{margin:7px 1px 0px 0px;}

/* 新着・お知らせ */
.new {margin:10px 1px 15px 11px;}

/* お知らせ本文背景等 */
.newinfobox {background-color:#D8FE71;width:341px;height:301px;}

.yoteiinfobox {background-color:#CCFFCC;width:341px;height:301px;
		background-image:URL("../image/gyouji-border.gif");}

.infobox{margin:0px 1px 1px 1px;background-color:#fff;
	overflow:auto;width:340px;height:300px;}

/*---------------------------------------------------------------*/
/* 特産等各項目説明欄 */

.sub-about {float:left;width:135px;margin:7px 2px 3px 0px;}

/* 詳細はこちら */
.tokusan-link A{display:block;text-align:center;font-size:10pt;width:125px;
		border-style:dashed;border-color:#82BF28;border-width:0 0 1px 0;
		text-decoration:none;color:#048;margin:2px auto 0 auto;padding-bottom:2px;}
.tokusan-link A:hover{text-decoration:underline;background-color:#efe;}

/* 特産等説明文 */
.tokusan-about {font-size:10pt;margin:3px 0px 0px 5px;}

/*---------------------------------------------------------------*/

/* お知らせ見出し */
.title3 {background-color:#ccc;background-image:URL("../image/osirase2.gif");background-repeat:no-repeat;
	height:31px;padding:4px 0 1px 20px;}

/* お知らせ各行 */
.new-info {margin:0px;padding:0px;}
/*
		border-style:solid;border-width:0 0 0 1px;border-color:#eee;
		background:#fff;}*/
.new-info-end {margin:0px;padding:0px;
		border-style:solid;border-width:0 0 0 1px;border-color:#eee;
		background:#fff;}

/* お知らせ日付 */
.infod {display:block;color:#204020;padding:5px 5px 0 6px;font-size:0.9em;width:150px;}

/* お知らせ本文 */
.new-info P,
.new-info-end P {margin:3px 10px 0px 10px;padding:0px 0px 5px 0px;font-size:10pt;}

.new-info P {border-style:dashed;border-width:0 0 1px 0;border-color:#008040;}




/* 行事見出し */
.title4 {background-color:#ccc;background-image:URL("../image/gyouji.gif");background-repeat:no-repeat;
	height:31px;padding:4px 0 1px 20px;}


/*------------------------------------------------*/
/* 以下試験用                                     */
/*------------------------------------------------*/

.test-HR1 {text-align:center;width:99%;}

.headul {margin:5px 5px 0 0;list-style:none;}
.headul li{float:left;padding:0px 10px 0 10px;}

li.mid {border-style:solid;border-width:0 1px 0 1px;border-color:#bbb;}

.kaihi {color:#fff;}

#testes {margin:1px;}

.debug-text {font-size:0.9em;text-align:center;font-weight:bold;
		margin:5px;}



.infobox dl {
	line-height: 1.1;
}

.infobox dt {
	display:block;color:#204020;padding:5px 5px 0 6px;font-size:0.9em;width:300px;
}

.infobox dd {
	margin:3px 10px 2px 10px;padding:0px 0px 7px 0px;font-size:85%;
	border-style:dashed;border-width:0 0 1px 0;border-color:#008040;
}

.font-test {
	font-family:Osaka,メイリオ,"ＭＳ ゴシック",monospace;
}
