@charset "UTF-8";
#contents {
	padding-top: 40px;
}
.visual {
	margin-bottom: 20px;
}
#introduction {
	clear: both;
}
#contents  h2,#introduction h2 {
	margin-bottom: 15px;
}
#introduction p {
	margin-bottom: 20px;
}
.leftJustify {
	float: left;
	margin-right: 1em;
}
#introduction div.photobox {
	clear: both;
	overflow: visible;
	white-space: nowrap;
}
.photobox img {
	margin-right: 20px;
}
img.nomargin {
	margin: 0px;
}
div.items {
	background-image: url(../img/toppage/items/bg_u.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 15px;
	clear: both;
}
div.items h2 {
	margin-bottom: 10px;
}
div.items div.inner {
	background-image: url(../img/toppage/items/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding: 20px;
}
div.itemSPEC {
	width: 245px;
	float: right;
}
div.items p {
	margin-bottom: 10px;
}
div.items ul {
	list-style-type: none;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.items ul li {
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div.garlic ul, div.garlic li {
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
}
div.grape ul, div.grape li {
	border-top-color: #E079B3;
	border-right-color: #E079B3;
	border-bottom-color: #E079B3;
	border-left-color: #E079B3;
}

#seed-top {
		margin-bottom: 20px;
		background: url(../img/common/bg/diagonal.gif);
		padding: 10px;
}

#seed-top .innner {
		background: #FFFFFF;
		padding: 10px;
}

#seed-top h2 {
		font-weight: bold;
		color: #FF6600;
		margin: 0px 0px 5px;
}

p#recipe {
		text-align: center;
		margin-bottom: 1.5em;
}

#seed2010 {
		background: url(../img/toppage/seed2010/seed2010_bg.gif) repeat-y;
		margin-top: 30px;
}

#seed2010 .inner {
		background: url(../img/toppage/seed2010/seed2010_foot.gif) no-repeat bottom;
		margin-bottom: 15px;
		padding-bottom: 20px;
		padding-right: 20px;
		padding-left: 20px;
}

#seed2010 strong {
		margin-top: 7px;
		margin-bottom: 10px;
		display: block;
}

#seed2010 p {
		margin-bottom: 15px;
}

#seed2010 #mail-address {
		text-align: center;
}
