/*products_info*/
.productYomi {font-size:10px;}
.productSubtitle {margin: -10px 0 0 0; font-size:16px;}
.productAuthername {margin: 8px 0; font-size:16px; color:#00C;}
#productName {color:#00C;}

.productSpeclist {margin: 8px 0; font-size:12px;}

.productSpeclist table{
	border: #CCCCCC solid 1px;
	width:100%;
}
.productSpeclist table td,
.productSpeclist table th{
	border: #CCCCCC solid 1px;
	padding: 5px;
}
.productSpeclist table th{
	background: #DFE0DA;
	width: 20%	;
}
.productSpeclist table td{
	width: 30%;
}
.productFreecontents {margin:30px; line-height:20px;}
.productCopytext {margin-bottom:8px; font-size:14px; font-weight: 600; color:#000; line-height:20px;}
.productNormalPrice {font-size:24px; font-weight:600; color:#00C;}
.productSpecialPrice {font-size:24px;}
.normalPricetitle {font-size:13px; color:#000;}
.productNetprice {font-size:14px; color:#000;}
