#contents {
	width:830px;
	margin:59px 59px 0px 59px;
}

.product_title {
	font-size: 18px;
	font-weight:bold; 
	margin-bottom:50px;
}

.product_detail {
	margin-bottom:20px;
}

.product_price {
	font-size: 18px;
	font-weight:bold; 
	margin-bottom:2px;
}

.product_price_tax {
	margin-bottom:10px;
}


.product_title_table {
	font-size: 14px;
	font-weight:bold; 
}

.product_price_table {
	color:#cc9900;
	font-weight:bold; 
}

.product_buy_table {
	font-size: 14px;
	font-weight:bold; 
}



