/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */

.skbox { margin-top: 30px; }
.skttitle { background: #e5e5e5; width: 100%; border-top-right-radius: 5px; border-top-left-radius: 5px;}
.payment_img {	width:30px;	height:30px;	margin:3px;	}

#ShopKeeper { margin-bottom:15px; color:#333333; border-top:1px solid #DDDDDD; }

#ShopKeeper th { vertical-align: top; font-weight: 600; width:200px; overflow:hidden; padding:15px; font-weight:normal; text-align:left; border-left:1px solid #DDDDDD;	border-right:1px solid #DDDDDD;
border-bottom:1px solid #DDDDDD; }

#ShopKeeper td { padding:15px; text-align:left;
border-right:1px solid #DDDDDD;	border-bottom:1px solid #DDDDDD;	}
	
#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;	}

#ShopKeeper ul li,#ShopKeeper ol li { margin: 0 0 0 32px; }