/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}
.ShopKeeper {
	width: 100%;
	margin-bottom: 30px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	}
.ShopKeeper th {
	width: 160px;
	padding:10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	text-align:left;
	}
.ShopKeeper td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:10px;
	text-align:left;
padding-left: 10px;
	}
.ShopKeeper td table th,
.ShopKeeper td table td,
.ShopKeeper td table,
.ShopKeeper td table {
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}
.ShopKeeper th img,
.ShopKeeper td img {
	vertical-align:middle;
	}
.main {padding-top: 80px;}
.main_title {font-size: 1.30em;margin-bottom: 6px;}
.cell_mar a {
color: #d2027c;
text-decoration: underline;
}
.cell_mar a:hover {
text-decoration: none;
}

