@charset "utf-8";
.ssrepo {
	width: 31%;
	padding: 3px;
	float: left;
	height: 280px;
	margin: 3px 3px 5px 5px;
	border: 1px solid #999999;
	background: #FFCCCC;
}
.ssrepo p {
	color: #000000;
	font-size: 75%;
	line-height: 160%;
	text-indent: 1em;
	margin-top: 10px;
}
.plant {
	color: #333333;
	font-weight: bold;
	display: block;
	line-height: 140%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 10px solid #FF3300;
	width: 95%;
	border-top: 1px solid #FF3300;
	border-right: 1px solid #FF3300;
	border-bottom: 1px solid #FF3300;
	background: #FFFFFF;
}
.ssrepo img {
	margin: 3px auto;
	text-align: center;
	display: block;
}
.nature {
	color: #333333;
	font-weight: bold;
	display: block;
	line-height: 140%;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 95%;
	border-top: 1px solid #FF9966;
	border-right: 1px solid #FF9966;
	border-bottom: 1px solid #FF9966;
	border-left: 10px solid #FF9966;
	background: #FFFFFF;
}
.tourdata {
	color: #000000;
	font-size: 75%;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
}

