@charset "euc-jp";

/* CSS Document */

/* plant */

#plant_appeal {
	width: 550px;
	background: url(../plant/images/photo.jpg) top right no-repeat;
	}
	#plant_appeal dt {
		margin-top: 20px;
		padding: 5px 0 5px 7px;
		font-size: 120%;
		font-weight: bold;
		border-left: #59C5B7 solid 3px;
		}
	#plant_appeal dd {
		margin: 0;
		padding: 5px 0 5px 7px;
		width: 300px;
		border-left: #59C5B7 solid 3px;
		}

#plant_map {
	}
	#plant_map dt {
		font-size: 130%;
		line-height: 120%;
		font-weight: bold;
		}
	#plant_map dd {
		margin: 0;
		padding: 5px 0 5px 0;
		}