@charset "utf-8";


.table-location {
	border-collapse: collapse;
	background-color: transparent;
	color: #C3CACF;
	width: 600px;
	margin: 0;
	padding: 0;
}

.table-location td {
	vertical-align: middle;
	padding: 3px 6px;
	font-size: 15px;
	line-height: 20px;
}

.table-location td p {
	margin: 0; padding: 0;
}

.table-location td a,
.com-article-table td a {
	text-decoration: none;
}

.table-location tr {
	border: 1px solid #C3CACF;
}

.table-location .td00 {
	width: 115px;
}

.table-location .td01 {
	width: 355px;
}

.table-location .td02 {
	width: 130px;
}

.product-listview-title {
	font-weight: bold;
	font-size: 15px;
}

.com-article-table {
	border-collapse: collapse;
	background-color: transparent;
	color: #C3CACF;
	width: 600px;
	margin: 0;
	padding: 0;
}

.com-article-table th {
	font-size: 13px;
	font-weight: bold;
}

.com-article-table tr {
}

.com-article-table td,
.com-article-table th {
	border: 1px solid #AFB5BA;
}

.com-article-table td {
	font-size: 13px;
	height: 45px;
	padding: 3px;
}

.com-article-table-td0 {
	width: 310px;
}

.com-article-table-td1 {
	width: 75px;
}

.com-article-table-td2 {
	width: 90px;
}

.com-article-table-td3 {
	width: 115px;
}

.com-single-image {
	padding: 6px;
	float: right;
}

.__com-single-image {
	margin-top: 12px;
	padding: 3px;
	border-top: 1px solid #AFB5BA;
}

.com-single-details-container p,
.com-single-details-container td {
	font-size: 12px;
}
