body,th,td{line-height: 140%;
}


div#mainhead {
	margin: 0px 5px 0px 5px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	padding: 5px;
	text-align: left;
}

div#mainmenu {
	height: 20px;
	background-color: #CCFFCC;
	border: 1px solid #006600;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
div#mainmenu ul{
	margin: 0px;
	padding: 0px;
}
div#mainmenu li{
	float: left;
	padding: 0px;
	margin-left: 10px;
	color: #FFFFFF;
	list-style: none;
}

div#mainsubmenu {
	height: 20px;
	padding: 4px 8px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #333333;
}
div#mainsubmenu ul{
	margin: 0px;
	padding: 0px;
}
div#mainsubmenu li{
	float: left;
	padding: 0px;
	margin-left: 10px;
	color: #FFFFFF;
	list-style: none;
}

/*更新日時*/

div#update{
    text-align: right;
	color: #666666;
	padding-right: 10px;
	margin-bottom:10px;
}
	
/*メインコンテンツ*/
div#maincontents {
    width:100%;
	margin-right:auto;
	margin-left:auto;
}

div#maincontents div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background: #FFFFFF;
	width: 100%;
	float: center;
	text-align: left;
	
}
div#maincontents div#center {
    clear:both;
}

div#maincontents div#title {
	width: 100%;
	float: center;
	text-align: left;
	background-color: #FF6600;
	margin: 0px 0px 5px 0px;
	
}

div#maincontents div#title_agri {
	width: 100%;
	float: center;
	text-align: left;
	background-color: #009900;
	margin: 0px 0px 5px 0px;
	
} {
	width: 100%;
	float: center;
	text-align: left;
	background-color: #FF6600;
	margin: 0px 0px 5px 0px;
	
}

div#maincontents div#main p {
    text-indent:1em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div#main p.tabletext{
    text-indent: 0px;
	margin: 0px;
	padding: 2px;
}

div#maincontents div#main ul{
	text-align:left;
	list-style-image:url(../img/listmark.gif);
	margin-left:25px;
	padding-left:0;
	margin-top:0;
	font-size: 100%;
 }
 
 div#maincontents div#main ul.icon{
	text-align:left;
	list-style-image:url(../img/icon_003.gif);
	margin-left:25px;
	padding-left:0;
	margin-top:0;
	font-size: 100%;
 }
 
     
div#maincontents div#main li{
    padding-left:0.3em;
    color:#000000;
 }


div#maincontents div#main ul.book{
	text-align:left;
	list-style-image:url(../img/icon_book.gif);
	margin-left: 3px 3px 3px 30px;
	padding-left:0;
	margin-top:0;
	font-size: 100%;
 }
.contentscolumn {
	display: inline;
	padding: 2%;
	float: left;
	height: auto;
	width: 42%;
	margin-left: 2%;
}

div#maincontents div#main div#qindex {
	width: 100%
}
div#maincontents div#main div#qindex .block1 {
	clear: left; display: block; float: left; width: 32%
}
div#maincontents div#main div#qindex .block2 {
	float: left; margin-left: 1%; width: 32%
}
div#maincontents div#main div#qindex .block3 {
	float: left; margin-left: 1%; width: 32%
}

div#maincontents div#main div#qindex ul{
	text-align:left;
	list-style-image:url(../img/icon_003.gif);
	margin-left:25px;
	padding-left:0;
	margin-top:0;
	font-size: 100%;
 }
     
div#maincontents div#main div#qindex li{
    padding-left:0.3em;
    color:#000000;
 }


/* 見出し */
#main h1{
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 7px;
}
#main h2{
	font-size: 130%;
	line-height: 140%;
	font-weight: bold;
	color: #003300;
	border-bottom: 2px solid;
	border-bottom-color:#009900;
	margin: 15px 10px 10px 10px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#main h3{
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	color:#000000;
	background-color:#EFEFEF;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 10px solid;
	border-right: 1px solid;
	border-color: #666666;
	margin: 15px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#main h4{
	font-size: 100%;
	line-height: 130%;
	color: #009900;
	border-left: 10px solid #009900;
	margin: 10px 10px 10px 20px;
	padding-left: 5px;
}
#main h5{
    font-size: 100%;
	line-height: 130%;
	color: #009900;
	font: bold;
    margin: 15px;
	padding-left: 5px;
}


/* ページ上へ */
#back{
    text-align: right;
	padding-top:2px;
	margin-top:5px;
	border-top:dotted 1px #009900;
}

/* 字体 */
.title-page {
	font-size: 120%;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	color: #003300;
	background-color: #CCFF99;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	text-align: left;
}

.minititle{
	font-size: 100%;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	color: #003300;
	background-color: #99FF99;
	border: 1px solid #003300;
	text-align: left;
}

.public_title_main {

	font-size: 130%;
	line-height: 150%;
	font-weight: bold;
	color: #003300;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFFFE8;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 10px solid #006600;
	margin: 5px 5px 5px 10px;
}
.style2 {
    font-size: 130%;
	line-height: 150%; 
	color:#003300; 
	border-bottom: 1px dotted;
	border-bottom-color:#009900; 
	border-left: 10px solid #009900;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: bold; 
	margin: 15px 10px 10px 10px; 
}
.style3 {
    font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #003300;
	padding-left: 5px;
	background-color: #FFFFFF;
	border-left: 5px solid #006600;
	margin-top: 5px;
	margin-bottom: 5px;

}
.120{
    font-size: 120%;
	font-weight: bold;
}
.green{
    font-size: 100%;
	color: #003300;
}

.stylebg{
    background-color: #FFFF99;
    font-size: 100%;
}

/* テーブル */

.tb_style{
    margin:0px 5px 5px 10px
}

table{
    border-collapse:collapse;
	border:1px solid #666;
	border-spacing:0;
	empty-cells:show;
}
caption{
    font-size: 100%;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	color: #009900;
	margin-bottom: 10px;
}
th{
    padding:3px;
	border:1px solid #666;
	background-color: #EFEFEF;
	text-align:center
}
td{
    padding:3px;
	border:1px solid #666;
	background-color:white;
}
table.sheet{
    border-collapse:collapse;
	border:5px solid #ffffff;
	border-spacing:0;
	empty-cells:show;
}
caption.sheet{
    font-size: 100%;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	color: #009900;
	border-left: 10px solid #009900;
	margin-bottom: 10px;
	padding-left: 5px;
}
th.sheet{
    padding:5px;
	border:1px solid #666;
	background-color:#ccff99;
	text-align:center
}
td.sheet{
    padding:5px;
	border:1px solid #666;
	background-color:white;
}




/* 画像位置 */
.imgbox {
	margin: 10px 2px 5px 0px;
	float: right;
}
.imgbox img{
	border: 1px solid #666666;
}
.imgbox_l {
	margin: 10px 2px 0px 0px;
	float: left;
}
.imgbox_l img{
	border: 1px solid #666666;
}

.imgbox_le {
	margin: 0px 20px 0px 0px;
	float: left;
}
.imgbox_le img{
	border: 1px solid #666666;
}

.imgbox_c {
	margin: 10px 2px 10px 0px;
	text-align: center;
}
.imgbox_c img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main .iconbox {
    margin-left:  5px ;
	margin-right: 5px ;
}

#main .iconbox img {
    margin-left:  5px ;
	margin-right: 5px ;
	vertical-align: middle ;
	
}

#main img.iconbox {
    margin-left:  5px ;
	margin-right: 5px ;
	vertical-align: middle ;
	
}

/* イメージタイトル */
.imgtitle {
    margin: 10px 2px 10px 0px;
	text-align: center;
	border: none;
}
/* リンク関係 */
A:hover {
	BACKGROUND: #FFFF00; COLOR: #000000
}
A:active {
	BACKGROUND: #FFFF00; COLOR: #000000
}
A:link {
	COLOR: #0000ff
}
A:visited {
	COLOR: #3300dd
}
/* 問い合わせ先 */

div#adress{
	text-align: left;
	padding-top: 2px;
	margin-top: 10px;
	clear: both;
}

div#adress .reference_title{
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	color:#003300;
	border-bottom: dotted 1px;
	padding: 3px 0px 3px 0px;
}
div#adress p{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.reference {
	width: 96%;
	background-color: #EFF6D5;
	padding: 5px;
	border: 1px solid #003300;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}


/* ページ上へ */
div#back{
	text-align: right;
	padding-top: 2px;
	margin-top: 10px;
	border-top: dotted 1px #009900;
	clear: both;
}
