/* 全農畜産セカンドページ用CSS */


#wrap2 {
	background-image: url(../images/bg-02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 861px;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
}

:root #wrap2 {
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

#left-navi {
	background-image: url(../images/sec-images/bg-left2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 162px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #E1F2F7;
}

#top-main2 {
	width: 851px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px 0px 0px 0px ;
	height: 100%;
	background-image: url(../images/sec-images/bg-left2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

:root #top-main2 {
	/* margin-top: -7px; */
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

#top-main3 {
	width: 851px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px 0px 0px 0px ;
	height: 100%;
}

:root #top-main3 {
	margin-top: -7px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.border01{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
