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

.payment_img {
width:30px;
height:30px;
margin:3px;
}

#ShopKeeper {
width: 765px;
background-color:#F3EFE2;
color:#666;
margin-bottom: 15px;
}


#ShopKeeper th {
color:#666;
width: 120px;
height: 28px;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
font-size: 12px;
font-weight: normal;
text-align:left;
padding-left:10px;
}

#ShopKeeper td {
background-color:#FFFFFF;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
text-align:left;
padding-left:10px;
padding-right:10px;
}

/* お支払い方法など、サブエリアの枠 */
.sub_area {
border : 2px solid #cccccc;
width:760px;
margin-bottom:10px;
margin-left:0px;
}

/* サブエリアのタイトル */
.sub_title {
font-weight:bold;
margin-top:10px;
margin-left:10px;
}

.sub_note {
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
}

.payment_img {
width:30px;
height:30px;
margin:3px;
}
