#content-product1 {
	width: 460px;
	float: right;
	padding-left: 40px;
}
#content-product1 .h1 {
	background-image: url(../images/products/plus.gif);
	height: 55px;
	width: 498px;
	margin-left: -40px;
}
#content-product1 .h2 {
	background-image: url(../images/products/img4.gif);
	height: 48px;
	width: 498px;
	margin-left: -40px;
}
#content-product1 .h3 {
	background-image: url(../images/products/img13.gif);
	height: 170px;
	width: 478px;
	margin-left: -40px;
	background-repeat: no-repeat;
	padding-top: 50px;
	display: block;
	padding-left: 20px;
}
#content-product1 .h4 {
	background-image: url(../images/products/takt-3_01.gif);
	height: 220px;
	width: 205px;
	margin-left: 10px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 50px;
	display: block;
	padding-left: 10px;
}
#content-product1 .h5 {
	background-image: url(../images/products/takt-3_03.gif);
	height: 210px;
	width: 239px;
	margin-left: -20px;
	background-repeat: no-repeat;
	padding-top: 45px;
	display: block;
	padding-left: 10px;
}
#content-product1 .h6 {
	background-image: url(../images/products/takt-3_1.gif);
	height: 290px;
	width: 488px;
	margin-left: -40px;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
}
#content-product1 .h7 {
	background-image: url(../images/products/takt-3_2.gif);
	height: 150px;
	width: 478px;
	margin-left: -40px;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

#content-product1 img {
	margin: 2px;
}
.box {
	width: 450px;
	display: block;
	float: left;
}
#content-product1 .block {
	height: 190px;
	border: 1px solid #999999;
	margin-left: -40px;
	margin-top: 5px;
	padding: 7px;
}
#content-price {
	background-color: #42543A;
	height: 500px;
	width: 500px;
	float: right;
}
#content-price table {
	margin-top: 50px;
	background-image: url(../images/products/FE108.jpg);
	margin-right: auto;
	margin-left: auto;
}

#content-price tr {
	color: #FFFFFF;
	margin-top: 10px;
}
#content-price th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bolder;
}
#content-price td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	padding-left: 10px;
	text-align: left;
}
#content-price td:nth-of-type(2) {
    width: 16em;
    text-align: right;
}
