@charset "utf-8";

table {
	margin: 0 0 10px;
}
#contents .inner #article .section table a {
	word-break: break-word;
}
#sp_contents .section .product_area:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}
#sp_contents .section .product_area p {
	float: left;
	width: 50%;
	padding: 10px;
}
#sp_contents .section .product_area p img {
	width: auto;
	height: 145px;
}
#sp_contents .section .product_area p span {
	display: block;
	text-align: center;
	margin-top: 5px;
}