
div.topic {
	background-color: black;
	border: 3px solid #4c2000;
	margin: 0 auto;
	padding: 16px 20px;
	position: relative;
	width: 700px;
}

div.topic h3 {
	border-bottom: 1px dotted #6c4a20;
	text-align: center;
}

div.price {
	text-align: center;
}

div.price ul li {
	padding: 0;
	text-align: justify;
}

table.shopdetail td.m {
	padding: 0 10px 0 5px;
	width: 185px;
}

table.shopdetail td.s {
	padding-right: 20px;
	width: 210px;
}

table.shopdetail td.d p {
	margin: 0;
	padding: 3px;
}

table.shopdetail td.d table.list-table th {
	font-weight: normal;
	text-align: right;
	white-space: nowrap;
}

table.shopdetail td.d table.list-table td span.tel {
	font-size: 23px;
	font-weight: bold;
}

