h2 {
	float: left;
}
.price {
	background: url(../bg_price_comp.jpg) no-repeat;
}
.price p {
	height: 0px;
	width: 0px;
	overflow: hidden;
}
.advice {
	letter-spacing: 0em;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
.case  {
	margin: 0px;
	padding-bottom: 50px;
}

h3 {
	padding-left: 100px;
}
.p_title {
	margin: 0px;
	padding: 0px 0px 20px 120px;
}
.caution {
	letter-spacing: 0ex;
	font-size: 95%;
	margin: 0px;
	padding: 10px 80px 10px 120px;
	width: 670px;
}
.image2 {
	padding-left: 170px;
}

#products_num table {
	border-collapse:separate;
	border-spacing:0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin: 20px auto 50px;
}
thead th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background: #CCC;
}
tbody th {
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
table tbody tr td {
	vertical-align: middle;
}
td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-align: left;
}
th.name {
	width: auto;
	text-align: center;
}
th.image {
	width: 100px;
	text-align: center;
}
th.color {
	width: 100px;
	text-align: center;
}
th.num {
	width: 130px;
	text-align: center;
}
th.jan {
	width: 130px;
	text-align: center;
}
