@charset "UTF-8";

/* //////////////////////////////////// */
/* menu
/* //////////////////////////////////// */

#agriculture #m9 {
	color:#FFF;
	background:#7FC294;
}

#agriculture #m9 a {
	color:#FFF;
}

#agriculture #Lbox #m9.expandable {
	background:#7FC294 url(../../images/common/menu_icg.gif) top right no-repeat;
}

#agriculture #Lbox .arrowlistmenu #m9.openheader {
	background:#7FC294 url(../../images/common/menu_upg.gif) top right no-repeat;
}

#agriculture #Lbox .arrowlistmenu #m9 .openheader a:hover {
	color:#FFF;
}

#agriculture.s1 .arrowlistmenu ul li#m9s1 a {
	background:url(../../images/common/arrowbullet.png) no-repeat 10px 6px #E5F3E9;
}


/* //////////////////////////////////// */
/* contents
/* //////////////////////////////////// */


#agriculture #rcontents p strong{
	font-weight:bold;
	line-height:1.5;
}

#agriculture #rcontents h4{
	float:left;
}

#agriculture #rcontents p.tani{
	float:right;
	margin-bottom:10px;
	clear:inherit;
	font-size:100%;
}


#agriculture table{
	width:100%;
}


#agriculture table{
	width:100%;
	margin-bottom:30px;
	clear:both;
}

#agriculture table th{
	background:#F7F7F7;
	font-weight:bold;
	padding:10px 0;
	text-align:center;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}

#agriculture table td{
	padding:10px;
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	line-height:1.5;
}

#agriculture table th.bnon,#agriculture table td.bnon{
	border-right:none;
}

#agriculture table td.tl{
	vertical-align:top;
	text-align:left;
}

#agriculture table td.tc{
	vertical-align:top;
	text-align:center;
}

#agriculture table td.tr{
	vertical-align:top;
	text-align:right;
}

#agriculture table.tbl1 td{
	text-align:right;
}


#agriculture table.tbl1 td.tl{
	text-align:left;
	background:#F7F7F7;
	color:#333333;
	width:120px;
}

#agriculture table.tbl2 {
	width:48%;
	float:left;
	clear:inherit;
	margin-right:10px;
	border-left: #CCC 1px solid;
	border-top: #CCC 1px solid;
}

#agriculture table.tbl2 td{
	text-align:left;
}

#agriculture table.tbl3 {
	border-top: #CCC 1px solid;
}

#agriculture table.tbl3 th {
	border-top:none;
	white-space:nowrap;
	padding:10px;
	text-align:left;
	width:150px;
}

#agriculture table.tbl3 td{
	text-align:left;
	border-right:none !important;
}

#agriculture .boxhalf{
	margin-bottom:00px;
}

#agriculture .boxhalf .txtL{
	width:310px;
	float:left;
}

#agriculture .boxhalf .txtR{
	width:310px;
	float:right;
}

#agriculture .boxhalf .txtR dt{
	text-align:center;
	font-size:116%;
	margin-bottom:5px;
}

#agriculture .boxhalf .txtR dd{
	margin-bottom:30px;
}

#agriculture .agriculture dl{
	clear:both;
}

#agriculture .agriculture dt{
	float:left;
	width:315px;
	padding-bottom:30px;
}

#agriculture .agriculture dd{
	float:left;
	width:300px;
	padding-top:75px;
	font-size:116%;
	line-height:1.8;
}












