/*特定商取引法・プライバシーポリシータイトル共通*/
.sk_title {
	color:#6D2531;
	font-weight:bolder;
	font-size: 120%;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/19/point2.gif) no-repeat left;
	border-bottom:1px solid #A49A93;
	padding:5px 20px 5px 20px;
	margin-top:10px;
}

table#sk {
	margin:10px 10px 20px 10px;
	background:#BBB7B0;
	width:525px;
}

table#sk th {
	font-weight:normal;
	text-align:left;
	background:#62806A;
	color:#FFF;
	padding:7px 5px;
	width:130px;
}

table#sk td {
	background:#FFF;
	padding:7px 5px;
}