@charset "utf-8";
.contentright img.map {
	margin: 8px 4px;
	}
.contentright ul {
	margin-left: 16px;
	}
	.contentright li {
		margin-left: 16px;
		margin-bottom: 8px;
		}
.contentright dl {
	margin: 8px;
	}
	.contentright dt {
		font-weight: bold;
		}
	.contentright dd {
		margin: 5px 16px;
		}
table#zone {
	width: 450px;
	}
	table#zone th {
		width: 60px;
		padding: 5px;
		}
table#set {
	width: 530px;
	border: 1px solid #000;
	margin: 5px 3px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-collapse: collapse;
	border-spacing: 0px;
	}
	table#set th {
		border-right: 1px solid #666;
		border-bottom: 1px solid #666;
		color: #000;
		background-color: #eeeed0;
		white-space: nowrap;
		padding: 2px;
		text-align: center;
		}
	table#set td {
		border-right: 1px solid #666;
		border-bottom: 1px solid #666;
		text-align: center;
		padding: 2px;
		}
table#ordertbl {
	margin: 16px 10%;
	width: 350px;
	}
	table#ordertbl td {
		vertical-align: top;
		text-align: center;
		}
div.icon {
	margin: 8px;
	text-align: center;
	}