.requestWrapper {
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px auto;
	width: 655px;
}
.rDate {
	text-align: right;
}
.rBox {
	border-top: 4px solid #336B25;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.rBHead {
	background: url(img/request_list_head.jpg) no-repeat;
	height: 66px;
	padding-left: 23px;
	padding-top: 15px;
}
.rNum {
	font-weight: bold;
	color: #85A67C;
	line-height: normal;
}
.rBHead h2 {
	font-size: 24px;
	line-height: normal;
}
.rCond {
	background: #FFA;
	border: 1px solid #EBECD0;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 30px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.rCond span {
	margin-right: 20px;
}
.rCond span strong {
	font-weight: bold;
	color: #336B25;
}
.rBody {
	padding: 10px 20px;
}
.rBody p {
	padding-top: 8px;
	padding-bottom: 8px;
}
#topics,#twitterWrapper{
	display:none;
}
#req_head {
	background: url(img/ttl.jpg) no-repeat;
	height: 60px;
}
#req_head h1 {
	text-indent: -9999px;
	float: left;
	height: 60px;
}
#req_head #req_cnt {
	height: 40px;
	float: right;
	width: 300px;
	text-align: right;
	margin: 10px;
	vertical-align: sub;
}
#req_cnt strong {
	font-size: 20px;
	font-weight: bold;
	color: #C00;
}
