#main_contents {


}
#main_contents h1 {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;

}
#goods {
	margin-top: 100px;
	margin-bottom:200px;
	width:802px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
#goods .text {
	float: left;
	width: 802px;
}
#goods .text h2 {
	font-size: 20px;
	padding-bottom: 5px;
}
#goods .text p {
	font-size: 12px;
	line-height: 20px;
	text-indent: 1em;
}
#goods .text li {
	font-size: 12px;
}
#goods .img {
	float: right;
}
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.clearfix { display:inline-brock;}
/*\*/
* html .clearfix{ height:1%;}
.clearfix{ display:block;}
/**/
