@charset "utf-8";
@import url("base.css");
@import url("common.css");
@import url("fontsize.css");


#mayB {
	color: #333333;
	background-image: url(../mayfarm/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 200px;
	padding-bottom: 20px;
}
#goodsB {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}
#series {
	font-size: 95%;
}
#series td {
	width: 33%;
	text-align: center;
	padding: 5px;
}
#series h3 {
	font-size: 80%;
	color: #4E351A;
	font-weight: bold;
	margin-bottom: 3px;
}
#series p {
	font-size: 95%;
}
.photo_img {
	margin-bottom: 10px;
}
