@charset "shift_jis";
/* CSS Document */

/*----------------------
　　　　全体
----------------------*/
#packcp * {
	margin:0;
	padding:0;
}
#packcp {
	width:750px;
	margin:0 auto;
	padding-bottom:90px;
	background:#FFF;
	color:#912525;
	font-size:14px;
	line-height:130%;
	overflow:hidden;
}
#packcp img {
	border:none;
	vertical-align:bottom;
}
#packcp ul,#packcp dl{
	list-style-type:none;
	overflow:hidden;
}
#packcp li{
	float:left;
}
#packcp h2{
}
#packcp h3{
	margin:30px 0 0
}
#packcp a{
	color:#09C;
}
#packcp a:hover{
	text-decoration:underline;
}
#packcp .box{
	width:750px;
	margin:0 auto;
	background-color:#DDCD9D;
	position:relative;
}
/*中バナー2つ並び*/
#packcp ul.bn2{
	width:720px;
	margin:10px auto;
	overflow:hidden;
}
#packcp ul.bn2 li{
	width:360px;
	height:85px;
}
/*キャンペーンバナー*/
#packcp p.campaign{
	width:213px;
	position:absolute;
	right:0;
	top:-25px;
}
/*2カラム*/
#packcp ul.item2{
	width:750px;
	margin:0 auto;
	overflow:hidden;
}
#packcp ul.item2 li{
	width:375px;
}

/*----------------------
　　　　発行状況
----------------------*/
#packcp #packcpArea{
	background:url(/IMAGE/181001coupon/bg_coupon.jpg) repeat;
	width:750px;
	text-align:center;
	padding:0 ;
}
#packcp #packcpArea ul{
	width:658px;
	margin:0 auto;
	overflow:hidden;
}
#packcp #packcpArea ul li{
	width:329px;
	float:left;
}
#packcp .att{
	width:670px;
	margin:15px auto 0;
	line-height:35px;
	color:#fff;
	font-size:11px;
	text-align:left;
}

/*----------------------
　　 　イチオシ
----------------------*/
#packcp #ichioshi{
	width:750px;
	margin:0 auto;
	background:#FFFFD9;
	text-align:center;
}
#packcp #ichioshi ul{
	width:720px;
	margin:0 auto;
	overflow:hidden;
}

#packcp #ichioshi ul li{
	width:360px;
}



/*----------------------
　　 事前にチェック
----------------------*/
#packcp #check_box{
	background:url(/IMAGE/180907coupon/bg_check.jpg?) repeat-y;
	padding:0 30px;
}
#packcp #check_box ul li,#packcp #check_box dl dt{
	padding:6px 0 10px 38px;
	background:url(../IMAGE/180907coupon/icon.jpg) no-repeat top left;
}
#packcp #check_box dl dd{
	padding:0 0 10px 38px;
}
#packcp #check_box dl dt{
	font-weight:bold;
	color:#D71344;
}
#packcp .check_btm{
	height:50px;
	padding-right:34px;
	text-align:right;
	font-weight:bold;
	background:url(../IMAGE/180907coupon/btm_check.jpg?1709) no-repeat top left;
}



/*----------------------
　　 　 価格プロ
----------------------*/
#packcp ul li div.buy_price{
	margin-top:28px;	
}
#packcp ul li div.buy_price ul,
#packcp ul li div.buy_price ul li{
	width:auto;
	height:28px;
	margin:0;
	padding:0;
}
#packcp ul li div.buy_price ul{
	background:none;
}
#packcp ul li div.buy_price li{
	float:none;
	display:inline;
	color:#F00;
}
#packcp ul li.intax{
	font-size:11px;
}
#packcp ul li div.buy_price li span{
	display:none;
}
#packcp ul li div.buy_price ul li.motoprice{
	display:none;
}




