.handyBox {
	margin-left: 10px;
	margin-top: 20px;
	width: 560px;
}
.handyBox h4 {
	margin-top: 30px;
	clear: both;
}
.handyBox h5 {
	margin-top: 10px;
}
.handyBox table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 100%;
	margin-top: 30px;
}
.handyBox th {
	font-weight: normal;
	text-align: right;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	white-space: nowrap;
	width: 7em;
}
.handyBox td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.handyBox p {
	padding-top: 5px;
}
.leftArea {
	width: 180px;
	float: left;
	margin-top: 15px;
}
.rightArea {
	float: right;
	width: 360px;
	margin-top: 15px;
	margin-left: 10px;
}
.rightArea ol {
	margin-top: 10px;
}
.scene2 {
	clear: both;
}
.iconArea {
	float: left;
	width: 130px;
}
.sceneImage {
	float: right;
	width: 210px;
}
.toIcon {
	margin-top: 10px;
}

.exchangeImage {
	margin-top: 10px;
}
.secondProduct {
	padding-top: 20px;
}
.handyLink {
	clear: both;
	width: 380px;
	float: right;
	margin-top: 20px;
	padding-bottom: 20px;
}
.handyLink img {
	margin-top: 10px;
	margin-right: 10px;
}

