.price {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.souryou {
	font-style: normal;
	font-size: 80%;
	margin-left: 6px;
}



.cont10_box {
	clear: both;
}

.box-article {
	margin: 0 20px 20px 20px;
	font-size: 90%;
}

.box-article em {
	color: #CC0000;
	font-weight: normal;
	font-style: normal;
}

.cont10 {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 20px;
}
.cont10_left {
	width: 170px;
	float: left;
	padding-left: 20px;
	margin-bottom: 20px;
}

.cont10_left img {
	padding-top: 12px;
}

.cont10_right {
	width: 410px;
	float: right;
	text-align: left;
	font-size: 90%;
	margin-bottom: 20px;
}

.cont10 h3 {
	background-color: #FFFFFF;
	color: #000080;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin: 6px 0 0 0;
	padding: 4px 8px 4px 0;
	border-bottom: none;
}

.cont10 p {
	padding: 0 16px 0 6px;
}

.products_descript {
	margin-bottom: 30px;
}