#goods_report{
	background: url(../images/repo_bg.jpg);
	text-align: center;
	color: #271d16;
	font-size: 13px;
	padding: 30px 10px 0;
}
#goods_report .ttl_sec{
	padding-bottom: 15px;
}
#goods_report .ttl_sec h3{
	padding-bottom: 15px;
}
#goods_report .post.post01 h3 img{
	width: 161px;
	height: auto;
}
#goods_report .post.post02 h3 img{
	width: 185px;
	height: auto;
}
#goods_report .ttl_sec h2 img{
	width: 300px;
	height: auto;
}
#goods_report .post{
	overflow: hidden;
	font-size: 14px;
	line-height: 23px;
	padding-bottom: 40px;
}
#goods_report .post .img_sec img{
	width: 279px;
	height: auto;
}
#goods_report .post h3{
	margin-bottom: 15px;
}

#goods_report .post .txt_sec{
	padding-bottom: 40px;
}

#goods_report .post.post01 .txt_sec{
	background: url(../images/post01_bg.gif) no-repeat 80% bottom;
	background-size: 34px auto;
}
#goods_report .post.post02 .txt_sec{
	background: url(../images/post02_bg.gif) no-repeat 12% bottom;
	background-size: 40px auto;
}