#contents #h_t-line table,
#contents #delivery table,
#contents #info table {
	margin: 0px auto 30px;
	border-top: 1px solid #899396;
	border-left: 1px solid #899396;
	width:735px;
}
#contents #h_t-line table th,
#contents #delivery table th,
#contents #info table th {
	width: 200px;
	background: #c2cbcf;
	padding: 10px;
	font-weight: bold;
	border-right: 1px solid #899396;
	border-bottom: 1px solid #899396;
	line-height: 1.6em;
}
#contents #h_t-line table td,
#contents #delivery table td,
#contents #info table td {
	background: #FFF;
	padding: 10px;
	border-right: 1px solid #899396;
	border-bottom: 1px solid #899396;
	line-height: 1.6em;
}