@charset "utf-8";

#contents .left .box table {
	width: 125px;
	margin-left: 33px;
	border: 1px solid #999999;
	float: left;
	padding: 10px;
	margin-top: 10px;
	_margin-left: 15px;
	_margin-right: 20px;
}
#contents .left .box table img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

