.productname{
        clear:both;
        color:#fff;
        margin:20px 0 20px 0;
        padding:18px 0 0 30px;
        height:45px;
        text-indent:50px;
        font-weight:bold;
        font-size:130%;
        line-height:190%;
	background: url(https://img17.shop-pro.jp/PA01150/912/etc/tit_list.png?208003) no-repeat left -8px;
}

#contents table {
	margin: 0px auto 30px;
	width: 700px;
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
}
#contents table th {
	width: 200px;
	background: #FBF9F6;
	padding: 10px;
	text-align: center;
	vertical-align: center;
	font-weight: bold;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	line-height: 1.6em;
}
#contents table td {
	background: #FFF;
	padding: 10px;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	line-height: 1.6em;
}
