#secret .tabline { border-color: #3EB02E; }

#secret #contents {
	font-size: 14px;
	line-height: 1.4em;
}

#secret h2 {
	font-size: 32px;
	line-height: 1.3em;
}

#secret h3 {
	font-size: 24px;
	line-height: 1.3em;
	margin: 10px 0;
}

.before1 {
	background:url(images/before1.gif) no-repeat;
	min-height:78px;
	padding:5px 150px 0px 130px;
}
*html .before1 { height:83px; }

.before2 {
	background: url(images/before2.gif) no-repeat;
	padding: 5px 0 0 330px;
	min-height: 73px;
}
*html .before2 { height:78px; }
.before3 {
	background: url(images/before3.gif) no-repeat center bottom;
	float: left;
	padding-top: 20px;
	width: 210px;
	margin-left: 20px;
	font-weight: bold;
}

h4 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}

.recycle1 {
	background: url(images/recycle1.gif) no-repeat;
	min-height: 63px;
	padding: 30px 160px 5px 220px;
	margin-top: -40px;
}
*html .recycle1 {	height: 98px; }

.txin { text-indent: -9999px; 
}

.recycle2 {
	background: url(images/recycle2.gif) no-repeat right top;
	height: 220px;
	padding-right: 180px;
	font-size: 16px;
}

.recycle3 {
	background: url(images/recycle3.gif) no-repeat center top;
	width: 140px;
	padding-top: 180px;
	line-height: 1.1em;
}

.recycle4 { float: left; }

.red2 {
	background: #CC3300;
	margin: 20px 50px 20px 20px;
	padding: 5px 20px;
	color: #fff;
	font-weight: bold;
}

.recycle5 {
	float: left;
	margin-left: 10px;
	background-color: #FDF891;
	padding: 10px 15px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}

