div#content h1,
div#content h2,
div#content h3,
div#content h4,
div#content h5,
div#content ul,
div#content li,
div#content p {
	margin:0;
	padding:0;
}
#body #mainvisual {
	margin-top:7px;
}
#body #mainvisual img {
	border:0;
}
#body div#content .notice {
	padding:8px 0;
}
#body div#content .notice li {
	font-size:10px;
	line-height:16px;
}
#body div#content #whatis {
	background:url(/menu/regular/sweet-corn/graphic/index/bg_whatis_middle.gif) repeat-y 0 0;
}
#body div#content #whatis .whatis-inner {
	padding:0 18px 18px;
	background:url(/menu/regular/sweet-corn/graphic/index/bg_whatis_bottom.gif) no-repeat left bottom;
}
#body div#content .cornis {
	float:left;
	width:344px;
	margin-bottom:10px;
	display:inline;/*IE Bugfix*/
}
#body div#content .vegetables {
	float:right;
	width:344px;
}
#body div#content .vegetables p.photo {
	float:right;
	margin:0 0 3px 8px;
	display:inline;/*IE Bugfix*/
}

#body div#content .farm {
	padding-top:23px;
	background:url(/menu/regular/sweet-corn/graphic/index/bg_farm_line.gif) no-repeat 0 0;
}
#body div#content .farm .description {
	float:left;
	width:356px;
}
#body div#content .farm .photo {
	float:right;
}
#body div#content .button {
	margin-top:12px;
	text-align:center;
}
#body div#content .button li {
	display:inline;
}
#body div#content .vegetables,
#body div#content #whatis {
	_height: 1%;
}
#body div#content .vegetables:after,
#body div#content #whatis:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
