@charset "utf-8";

ul#ground_navi li.gn4 a img {
	visibility: hidden;
}

div.price {
}

div.price table {
	width: 500px;
	margin-bottom: 26px;
	margin-left: 10px;
	border-collapse: collapse;
	font-family: sans-serif;
}
div.price table,
div.price table td,
div.price table th {
	border: solid 1px #666;
}
div.price table td,
div.price table th {
	text-align: center;
	line-height: 1.8;
}
div.price table th {
	background-color: #ffc;
}
div.price table th.th1 {
	width: 200px;
}

div.price ul {
	width: 510px;
	margin-left: 20px;
}
div.price ul li {
	list-style-type: disc;
	margin-left: 2em;
}
