@charset "utf-8";

/* style resset */
#contents_top h2 {
	background-image: url(../../img/animal_land/contents_top_h2.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 850px;
	text-indent: -9999px;
}
.animal_land_box_1  {
	width: 850px;
	height: 307px;
	background-image: url(../../img/animal_land/animal_land_box_1.jpg);
	background-repeat: no-repeat;
}
.animal_land_box_1 h3 {
	margin-left: 335px;
	padding-top: 35px;
	padding-bottom: 10px;
}
.animal_land_box_1 p {
	margin-left: 345px;
	margin-right: 20px;
	font-size: 14px;
	line-height: 150%;
	color: #666;
}


.animal_land_box_2 {
	background-image: url(../../img/animal_land/animal_land_box_2.jpg);
	background-repeat: no-repeat;
	height: 148px;
}
.animal_land_box_2 h3 {
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.animal_land_box_2 p {
	margin-left: 20px;
	font-size: 14px;
	line-height: 150%;
	color: #666;
}

.animal_land_box_3 {
	background-image: url(../../img/animal_land/animal_land_box_3.jpg);
	background-repeat: no-repeat;
}
.animal_land_box_3 h3 {
	margin-left: 330px;
	padding-bottom: 10px;
}
.animal_land_box_3 p {
	margin-left: 340px;
	margin-right: 20px;
	font-size: 14px;
	line-height: 150%;
	color: #666;
	padding-bottom: 10px;
}

span {
  color: #cd7c20;
  font-weight: bold;
}

