@charset "utf-8";

#contents .left .box table {
	width: 215px;
	margin-left: 6px;
	border: 1px solid #999999;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#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;
}

