/* 初期値リセット */

* {

}

body, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p {
	margin:0px;
	padding:0px;
}



img {
	border:none;
}

/* 初期設定 */

html {

}

body {
	background-image: url(http://www.ja-goto.or.jp/img/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size:14px;
	line-height:150%;
	text-align:center;
}

/* 設定 */

/*リストスタイル(黒丸：disc)*/

.styleDi li	{
	margin-left:40px;
	list-style-type:disc;
}

/*リストスタイル(数字：decimal)*/

.styleDe li {
	margin-left:40px;
	list-style-type:decimal;
}

/*リストスタイル(無：none)*/

.styleNo li {
	margin-left:20px;
	list-style-type:none;
}

/*DL設定*/

.styleDL {
	margin:0px 0px 15px 10px;
}

.styleDL dt{
	border-bottom: #CCCCCC 1px dotted;
	font-weight:bold;
	font-family:"メイリオ";
	margin-bottom:5px;	
} 
.styleDL dt span {
	color:#FF9900;
	font-size:0.9em;
}

.styleDL dd{
	margin:0px 0px 10px 5px;
}

/* コンテナ枠 */

#container {
	width:850px;
	background-color:#FFFFFF;
	border:#006600 solid 2px;
	margin:0px auto 10px;
	padding:10px 20px;
	text-align:left;
}

/* ナビ（パンくずリスト） */

#breadcrumbs ul{
	text-align:right;
	font-size:0.8em;
	line-height:1.5em;	
}

#breadcrumbs a{
	text-decoration:none;
	color:#000000;	
}

#breadcrumbs li {
	list-style-type:none;
	float:right;
	clear:none;
}


/* コンテンツ枠 */

#contents {
	float:right;
	width:630px;
}

h2#idh2 {
	background-image: url(http://www.ja-goto.or.jp/img/h_r1_c1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	line-height:40px;
	padding-left:27px;
	font-family:"メイリオ";
	font-weight:normal;
	font-size:1.6em;
	margin-bottom:15px;
	clear:both;
}

h3#idh3 {
	background-image: url(http://www.ja-goto.or.jp/img/h_r2_c1.gif);
	background-repeat:no-repeat;
	height: 30px;
	line-height:30px;
	text-indent:15px;
	font-family:"メイリオ";
	font-size:1.2em;
	margin:0 0 10px 10px;
	border-bottom: #72CC96 1px dotted;
}
h4#idh4 {
	font-size:1.1em;
	line-height:1.2em;
	color:#006600;
	font-family:"メイリオ";
	margin-left:15px;
}



.clp {
	margin:0px 0px 15px 15px;
}


/* ヘッダー */


h1#head{
	font-weight:normal;
	font-size:0.9em;
	color:#FFFFFF;
	line-height:105%;
	width:900px;
	text-align:right;
	margin:3px auto;
}
h1#head a{
	color:#FFFFFF;
	text-decoration:none;
}

/* 左メニュー */

#menu {
	float:left;
	margin-bottom: 15px;
}
#menu li{
	list-style:none;
	margin-bottom:3px;
}
li#sub {
	background-image:url(http://www.ja-goto.or.jp/img/menu_r24_c1.gif);
	background-repeat:no-repeat;
	line-height:24px;
	padding-left:15px;
}

li#sub a{
	text-decoration:none;
	color:#000000;
}
li#sub a:hover{
	text-decoration: underline;
	color:#FF9900;
}
/* フッターリスト */

#foot-list {
	margin:0px auto;
	font-size:0.9em;
	line-height:1.3em;

}
#foot-list ul {
	clear:both;
}

#foot-list li{
	float:left;
	list-style:none;
	padding:0px 10px;
	margin-bottom:5px;
	line-height:1em;
	border-right:#999999 1px solid;
}

#foot-list a {
	color:#999999;
	text-decoration:none;
}
#foot-list a:hover {
	color:#6699CC;
	text-decoration:underline;
}


/* フッター */

#footer {
	clear:both;
	background-image: url(http://www.ja-goto.or.jp/img/footer.gif);
	background-repeat:no-repeat;
	width:850px;
	height:71px;
	position: relative;
}

#footer-box {
	position:relative;
	top: 40px;
	padding-left:20px;
}

#footer-menu {
	font-size:12px;
	color:#999999;
	text-align:right;
	position:absolute;
	top:10px;
	right:0px;
}
#footer-menu a{
	color:#999999;
	text-decoration:none;
}
#footer-menu a:hover{
	text-decoration:underline;
}

#footer-menu li{
	float:left;
	margin-left:0px;
	list-style:none;
}



/* 本文 */

/* indexのみ */
#index-menu1 {
	background-image:url(http://www.ja-goto.or.jp/img/index-menu_r9_c1.gif);
	background-repeat: no-repeat;	
	float:left;
	width:207px;
	height:215px;
	padding-right:5px;
	margin-bottom:5px;
	letter-spacing: -1px;
}

#index-menu2 {
	background-image:url(http://www.ja-goto.or.jp/img/index-menu_r10_c1.gif);
	background-repeat: no-repeat;	
	float:left;
	width:207px;
	height:130px;
	padding-right:5px;
	margin-bottom:5px;
}
#index-menu-box {
	padding:4px;
	font-size:0.9em;
	line-height:135%;
}

#index-menu-box a{
	text-decoration:none;
	color:#000000;
}

#index-menu-box img {
	padding-bottom: 3px;
}

.index-menu-img {
	float:right;
	padding-left:5px;
	padding-right: 5px;
}

#index-blog {
	clear:both;
	width:840px;
	padding:5px;
	margin:10px auto;
	border-top: #009900 dotted 1px;
}

#index-info {
	float:right;
	width:605px;
	height:130px;
	overflow:auto;
	padding-right:10px;
}

#index-info dt{
	margin:5px;
	line-height:20px;
}

#index-info dd{
	line-height:20px;
	margin: -25px 0px 5px 120px;
}

#index-info a{
	text-decoration:none;
	color:#000000;
}
#index-info a:hover{
	text-decoration:underline;
	color:#000000;
}

/* 特産品 */

table#table-specialty {
	margin:10px 0px 10px 20px;
	text-align:center;
}

table#table-specialty th {
	background-color:#FFCC66;
	border:solid 1px #CCCCCC;
	font-weight: normal;
	padding:3px;
}

table#table-specialty td {
	padding:3px;
	border:solid 1px #CCCCCC;	
}
.photo_specialty {
	padding: 5px 5px 0px;
	border: 1px solid #CCCCCC;
	margin: 5px 0px 5px 10px;
	text-align:center;
	float:left;
	line-height:150%;
	display:inline;
}
.photo_specialty div {
	color:#FFFFFF;
	background-color:#FF6600;
	font-size:1.2em;
	line-height:1.1em;
	margin-bottom:3px;
	padding:3px;
}
table.table-souryo {
	margin:10px 0px 10px 20px;
	text-align:center;	
}

table.table-souryo th {
	background-color:#66CC99;
	border:solid 1px #CCCCCC;
	font-weight: normal;
	padding:3px 6px;
}

table.table-souryo td {
	padding:2px 5px;
	border:solid 1px #CCCCCC;
}
td.text-left {
	text-align:left;
}
/* 農家レストラン */

div.photo_rest {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 5px 10px;
	float:right;
	display:inline;
	line-height:1.2em;
	text-align:center;	
}

div.photo_rest div {
	font-size:1.2em;
	padding:5px 0px;
	font-weight:bold;

}

/* レシピ */

.list-cooking {
	margin-bottom:10px;
}

.list-cooking li {
	margin-left:40px;
	list-style-type:decimal;
}
.cooking-menu li {
	float:left;
	list-style-type: none;
	padding: 3px 5px;
	font-size:0.9em;
}

/* JAバンク*/

.list-bank {
	margin:10px 0px;
}

.list-bank li {
	margin-left:40px;
	margin-bottom:10px;
	list-style-type: circle;
}

.photo_bank {
	padding: 5px 5px 0px;
	border: 1px solid #CCCCCC;
	margin: 5px 0px 5px 10px;
	text-align:center;
	float:left;
	line-height:150%;
	display:inline;
}
.list-kyousai {
	margin:10px 0px;
	float:left;
}

.list-kyousai li {
	margin-left:40px;
	margin-bottom:10px;
	list-style-type: circle;
}
/* 個人情報 */
.list-kojin li {
	margin: 0px 20px 15px 40px;
	list-style-type: decimal;
}

.list-kojin-s1 li {
	margin: 0px 10px 5px 15px;
	list-style-type: upper-roman;
}

.list-kojin-s2 li {
	margin: 0px 10px 5px 15px;
	list-style-type: lower-roman;
	font-size:12px;
}

.list-kojin-s3 li {
	margin: 0px 10px 5px 15px;
	list-style-type: lower-alpha;
}
.list-kojin-s4 li {
	margin: 0px 10px 5px 15px;
	list-style-type: circle;
}




/* テーブル一般 */

table#table1 {
	margin:10px 0px 10px 20px;
}

table#table1 th {
	background-color:#66CC99;
	border:solid 1px #CCCCCC;
	text-align: left;
	line-height: 35px;
	font-weight: normal;
	padding:0px 10px;
}

table#table1 td {
	padding:10px;
	border:solid 1px #CCCCCC;
	text-align: left;
}
table#table1 li {
	float:left;
}
table#table1 dt{
}

table#table1 dd{
	text-align:right;
	margin: -21px 0px 0px 0px;
}
table#table2 {
	margin:10px 0px 10px 20px;
}

table#table2 th {
	background-color:#66CC99;
	border:solid 1px #CCCCCC;
	text-align:center;
	line-height: 35px;
	font-weight: normal;
	padding:0px 10px;
}

table#table2 td {
	text-align:center;
	padding:10px;
	border:solid 1px #CCCCCC;
}

/* スペース */

.space {
	clear:both;
	font-size:1px;
	line-height:1px;
	height: 1px;
}

/* クリア */



.clear-b{
	clear:both;
}

.clear-n {
	clear:none;
}

/* 戻る */

#topup {
	clear:both;
	text-align:right;
	margin:10px;
}


/* 写真関係 */
.photo {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 5px 10px;
}

.photo_right {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 5px 10px;
	float:right;
	display:inline;	
}

.photo_left {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 5px 10px;
	float:left;
	display:inline;	
}


/* 写真関係 文字入り*/

.photo_fr {
	padding: 5px 5px 0px;
	border: 1px solid #CCCCCC;
	margin: 5px 10px;
	text-align:center;
	float:right;
	line-height:200%;
	display:inline;	
}
.photo_fl {
	padding: 5px 5px 0px;
	border: 1px solid #CCCCCC;
	margin: 5px 10px;
	text-align:center;
	float:left;
	line-height:200%;
	display:inline;
}


/* 文字装飾 */

.red {
	color:#FF0000;
}

.pink {
	color:#FF66FF;
}

.green {
	color:#009900;
}

.orange {
	color:#FF9900;
}

.blue {
	color:#0066FF;
}

.gray {
	color:#CCCCCC;
}

.yellow {
	color:#FFFF33;
}

.fs08 {
	font-size:0.8em;
}

.fs09 {
	font-size:0.9em;
}

.fs12 {
	font-size:1.2em;
}

.fs14 {
	font-size:1.4em;
}

.fs16 {
	font-size:1.6em;
}
.msg {
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.m-left {
	margin-left:20px;
}

/*ボーダーライン（暫定）*/

.borderLine {
	float:none;
	clear:both;
	width:100%;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
	height:1px;
	margin:12px 0 18px 0;
	font-size:1px;
}

.borderBox1 {
	float:none;
	clear:both;
	width:100%;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#ccc;
	margin:12px 0 0 0;
	padding-top:12px;
	font-size:10px;
	line-height:1.5em;
	text-align:right;
}

.borderBox2 {
	float:none;
	clear:both;
	width:100%;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
	margin:0 0 3em 0;
	padding-bottom:12px;
	font-size:10px;
	line-height:1.5em;
	text-align:right;
}

.borderBox3 {
	float:none;
	clear:both;
	width:100%;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#ccc;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
	margin:12px 0 3em 0;
	padding-top:12px;
	padding-bottom:12px;
	font-size:10px;
	line-height:1.5em;
	text-align:right;
}

.borderBox1 a, .borderBox2 a, .borderBox3 a {
	text-decoration:none;
	color:#999;
}

.borderBox1 a:hover, .borderBox2 a:hover, .borderBox3 a:hover {
	text-decoration:underline;
}

.borderBox1 h4, .borderBox2 h4, .borderBox3 h4 {
	margin-bottom: 0;
	display: inline;
	font-weight:normal;
	font-size:10px;
}

.borderBox1 ul, .borderBox2 ul, .borderBox3 ul {
	display: inline;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.borderBox1 li, .borderBox2 li, .borderBox3 li {
	display: inline;
}
