@charset "UTF-8";

* html img,
* html div#news ul,
* html div#message-inner { behavior: url(http://www.yes-green.jp/wp-content/themes/yes-green/iepngfix.htc) }

* html div#vegetable-detail {
	overflow: auto;
	height: 420px;
	width: 420px;
	margin-top: 28px;
	margin-left: 14px;
	filter:alpha(opacity=75);
	background: #FFF url(none);
	border: 1px solid #CCC;
}

* html div#vegetable-detail div#analysis {
  position: relative;
}
/*
* html .vegetable-list ul li {
    display:inline;
    zoom:1; *//* hasLayout ‚ð true ‚É */
/*	margin: 0 7px 7px 0;
}
*:first-child+html .vegetable-list ul li {
    display:inline;
    zoom:1; *//* hasLayout ‚ð true ‚É */
/*	margin: 0 7px 7px 0;
}*/

