
/*▼▼▼▼▼　カラーミー「５．特定商取引」　▼▼▼▼▼*/

/*--- エリア設定 ---*/
#main{ width:1024px;}
#sub{ display:none; }
#guide{ width:1024px; text-align:left;}


/*--- タイトル ---*/
#guide h1{ background:url(https://xs839850.xsrv.jp/guide/mp.png) no-repeat; width:1024px; height:140px; margin-bottom:20px;}

/*--- ページナビ ---*/
#guide #pagenavi{ margin-bottom:20px;}
#guide #pagenavi ul li{ float:left;}
#guide #pagenavi ul li a{ color:#3d801c; }


/*--- 見出し ---*/
#guide h2{ clear:both; width:1024px; height:32px; margin-bottom:40px;}
#guide #h2-delivery{ background:url(https://xs839850.xsrv.jp/guide/h2-delivary.png) no-repeat; }
#guide #h2-payment{ background:url(https://xs839850.xsrv.jp/guide/h2-pay.png) no-repeat; }
#guide #h2-cancel{ background:url(https://xs839850.xsrv.jp/guide/h2-returns.png) no-repeat; }
#guide #h2-info{ background:url(https://xs839850.xsrv.jp/guide/h2-law.png) no-repeat; }



/*--- 各段落毎設定 ---*/
#guide .box{ margin-bottom:60px;}
#guide .box-inner{ padding-left:40px;}



#guide dt{ margin-bottom:16px; border-bottom:dotted 1px #b2ae82; font-weight:bold; color:#503422;}
#guide dd{ margin-bottom:40px;}

#guide #delivery{}

#guide #payment{}

#guide #cancel{}

#guide #info{}
#guide #info table{ width:100%; border:solid 1px #d2d2b5;}
#guide #info th{ width:240px; border:solid 1px #d2d2b5; padding:12px 16px; text-align:left; font-weight:bold; color:#431d03; background-color:rgba(255,255,255,0.5);}
#guide #info td{ width:; border:solid 1px #d2d2b5; padding:12px 16px;}
