@charset "UTF-8";

/*==========================================================================
 basic
============================================================================ */


.fm_box { width:600px; margin:10px auto; }
#cart p.center { font-weight:bold; }

.attention { color:#cc0000; }

.fm_box { background-color:#F0F0F0; padding:20px 10px; border:1px dashed #666666; margin-bottom:20px;
/* Progressive Enhancement */ border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.fm_box input { margin-bottom:15px; }

p.notice { text-align:center; color: #FF0000; font-weight:bold; font-size:15px; }

#cart_nav { width:600px; float:right; padding-top:10px; }
#cart_nav ul { display:inline; }
#cart_nav ul li { display:inline; background:url(../img/cart_nav.png) no-repeat left center; padding-left:15px; padding-right:5px; }

ul.cart_list {
	margin-left: 1.5em;
	list-style: disc;
}

/*==========================================================================
 Thank you ページ
============================================================================ */
#thanks_tlt { width:900px; height:150px; margin:5px auto 10px; background:#451966 url(../img/h2_shop.png) no-repeat left top; /* Progressive Enhancement */ border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
#thanks_tlt h2 { font-size:25px; width:450px; float:left; margin-top:5px; padding-left:10px; font-family:"ヒラギノ明朝 Pro W3", "平成明朝", "HG明朝E", "HG明朝B", "ＭＳ Ｐ明朝", "MS Serif", Century, "Times New Roman", serif; font-weight:bold; color:#FFFFFF; }
#thanks_tlt span { font-size:14px; }
#thanks_tlt img { display:block; width:240px; float:right;
	/* Progressive Enhancement */ border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
#thanks_tlt p { font-size:25px; margin-top:25px; text-align:center; font-family:"ヒラギノ明朝 Pro W3", "平成明朝", "HG明朝E", "HG明朝B", "ＭＳ Ｐ明朝", "MS Serif", Century, "Times New Roman", serif; font-weight:bold; color:#FFFFFF; clear:both; }

* html #thanks_tlt img { display:none; width:240px; float:right; }

.thanks_comment { width:600px; margin:30px auto 30px; padding:40px; font-size:16px; font-weight:bold; font-family:"ヒラギノ明朝 Pro W3", "平成明朝", "HG明朝E", "HG明朝B", "ＭＳ Ｐ明朝", "MS Serif", Century, "Times New Roman", serif; background:url(../img/bg.jpg) repeat-x left top;
/* Progressive Enhancement */ border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
box-shadow: 2px 3px 3px #CCCCCC; -moz-box-shadow: 2px 3px 3px #CCCCCC; -webkit-box-shadow: 2px 3px 3px #CCCCCC; }

.thanks_comment p.txt_right { font-size:13px; margin-top:20px; }
.thanks_comment .submit_btn { margin-top:10px; text-align:center; }


/*==========================================================================
 ログイン
============================================================================ */
#select_csm { width:650px; margin:10px auto; }

dl.csm1, dl.csm2 { padding:10px; background-color: #fff;}
.csm1 { width:500px; border:2px solid #c35656; }
.csm1 dt { width:500px; padding:10px 0; font-weight:bold; font-family:"ヒラギノ明朝 Pro W3", "平成明朝", "HG明朝E", "HG明朝B", "ＭＳ Ｐ明朝", "MS Serif", Century, "Times New Roman", serif; color:#c35656; font-size:18px; text-align:center; margin-bottom:10px; }
.csm1 dd {margin: 0; width:500px; border-top:1px solid #c35656; padding-top:7px; }
.csm1 dd p.border { margin-bottom:7px; border-top:1px dotted #CCC; border-bottom:1px dotted #CCC; padding:7px 0; margin:7px 0; }
.csm1 dd p { text-align:center; }

.csm2 {  width:500px; border:2px solid #2c4f54; }
.csm2 dt { width:500px; padding:10px 0; font-weight:bold; font-family:"ヒラギノ明朝 Pro W3", "平成明朝", "HG明朝E", "HG明朝B", "ＭＳ Ｐ明朝", "MS Serif", Century, "Times New Roman", serif; color:#2c4f54; font-size:18px; text-align:center; margin-bottom:10px; }
.csm2 dd {margin: 0; width:500px; border-top:1px solid #2c4f54; padding-top:7px; }
.csm2 dd p.border { margin-bottom:7px; border-top:1px dotted #CCC; border-bottom:1px dotted #CCC; padding:7px 0; margin:7px 0; }

#login2 { margin-top:20px; text-align:center; }


/*==========================================================================
 ガイド
============================================================================ */
#guide_btn { margin:10px 0 25px; cursor:pointer; }
.guide { width:740px; padding:10px; margin:20px auto; background-color:#FFF4E4; border:1px dashed #999;
/* Progressive Enhancement */ border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
td .guide { width:450px!important; }
.guide p.tlt { font-weight:bold; color:#B94026; font-family:"ヒラギノ明朝 Pro W3", "平成明朝", "HG明朝E", "HG明朝B", "ＭＳ Ｐ明朝", "MS Serif", Century, "Times New Roman", serif; border-bottom:1px dotted #999; margin-bottom:10px; }

/*#csm_form,#csm_form2,#csm_form3 { display:none; }*/

#cart_flow { margin-left:35px; margin-bottom:20px; }

#btn_option1,#btn_option2 { margin:0; padding:0; cursor:pointer; }
#btn_option2 { margin-bottom:35px; }

#option1,#option2 { display:none; }
p.center {text-align: center;}
#csm_form2 {margin: 0; padding: 0;}
#csm_form3 {padding-top: 30px;}
