@charset "euc-jp";
/* CSS Document */

div.total_produce {
	clear: both;
	margin-top: 20px;
}
div.total_produce h3 {
	background-color: #09C;
	width: 570px;
	padding: 5px;
	color: #FFF;
	font-size: 14px;
}
div.total_produce ul {
	height: 195px;
}
div.total_produce ul li {
	width: 138px;
	float: left;
	margin-top: 10px;
	margin-right: 9px;
	height: 195px;
}

div#summer_form {
	width: 300px;
	margin: 0 auto;
	text-align: center;
	height: 60px;
}
div#summer_form a {
	margin: 0;
	padding: 0;
}