@charset "EUC-JP";
/* CSS Document */

/*---------------------------WEB申し込み特典ページ----------------------------------*/

/*------------------------------------------------
tokutenBox - 特典紹介
------------------------------------------------*/

#ringbellwrap #cartN #tokutenBox {
	background: url(../images/cart/bg_tokuten.jpg) no-repeat left top;
	width: 802px;
	height: 500px;
	margin: 0 0 18px 30px;
}


#ringbellwrap #cartN #tokutenBox .naiyou{ margin: 0 auto; padding-top: 65px; width: 580px;}
#ringbellwrap #cartN #tokutenBox .siteList{ width: 788px; margin: 0 auto; padding-top: 25px;}
#ringbellwrap #cartN #tokutenBox .siteList dl dt{ margin: 0 0 7px 5px;}
#ringbellwrap #cartN #tokutenBox .siteList dl dd{ float: left; margin: 0 5px; width: 250px; }

#ringbellwrap #cartN #tokutenBox .siteList a:hover img{
	opacity:0.85;
	filter:alpha(opacity=85);
	-ms-filter: "alpha( opacity=85 )";
	background-color: #fef7f7;
}

#ringbellwrap #cartN #tokutenBox .attTxt{ width: 775px; margin: 0 auto; clear: both; padding-top: 15px;}
#ringbellwrap #cartN #tokutenBox .attTxt p{ list-style-position: none; text-indent: -1em; padding-left: 1em; line-height: 17px;}
#ringbellwrap #cartN #tokutenBox .attTxt p.mi{ font-weight: bold;}

/*------------------------------------------------
member_zumi - 会員登録済みの方
------------------------------------------------*/

#ringbellwrap #cartN #member_zumi .colorBox .colorBoxR3 { float: right; padding-top: 56px;}

/* ----------------------------------------------
ポップアップページ
------------------------------------------------- */

.oneColLiqCtr{
	height:100%;
	min-height:100%;
	margin: 0 auto; /* ページ中央揃え */
	text-align: center;
	font-size: 12px;
	line-height:1.5;
	font-family: "Hiragino Kaku Gothic Pro","メイリオ", Osaka, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
	color: #333333;
}

html>body .oneColLiqCtr{
	margin: 0; 
}

#qs_popup{
    width: 620px;
	margin: 10px 0 15px;
}

#qs_popup .sampleImg{
	background: url(../images/cart/hagaki_sample.gif) no-repeat 5px top;
	height: 275px;
	margin: 30px 0 0;
	position: relative;
}

#qs_popup .sampleImg p{
	width: 230px;
	text-align: left;
	position: absolute;
    top: 70px;
	left: 15px;
	text-align: justify;
	text-justify: distribute;
}

#btn_close{
    width: 145px; 
	margin: 40px auto;
    clear: both;
}

#btn_close a img{ border-style:none; }