@charset "shift_jis";

body {
	background-image: url(../img/index/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#conents h2 {
	margin-bottom: 10px;
}
#conents #tree {
	float: left;
	width: 369px;
	margin-right:14px;
}
#conents #garden {
	float: left;
	width: 375px;
}
#conents #public {
	float: right;
	width: 177px;
}

#conents .warp  {
	width: 177px;
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
}
#conents .last  {
	margin-right: 0px;
	float: right;
}

#conents .warp .photo  {
	border: 4px solid #d8d8d8;
	height: 87px;
	width: 169px;
	margin-bottom: 3px;
}
#conents .warp h3  {
	font-size: 14px;
	font-weight: bold;
}
#conents .warp p  {
}
