@charset "UTF-8";
/*///////////////////////////////////////////////////////////

	ネット販売16年連続No.1達成記念キャンペーン第12弾「JCBギフトカードプレゼント」

//////////////////////////////////////////////////////////*/

/* ===========================================================

	お問合せフォーム

===========================================================*/
.contact_receptionist {
	margin-top: 100px;
}

/* ===========================================================

	キャンペーン

===========================================================*/
#netsale2016_jcbgiftcard {
	font-size: 14px;
	color: #555;
}
#netsale2016_jcbgiftcard img {
	vertical-align: bottom;
}
#netsale2016_jcbgiftcard a {
	text-decoration: underline;
	color: #00f;
}
#netsale2016_jcbgiftcard a:hover {
	text-decoration: none;
}
#netsale2016_jcbgiftcard h2 {
	margin: 20px 0;
}
#netsale2016_jcbgiftcard .head {
	margin-bottom: 20px;
}
/* ===========================================================

	キャンペーン期間/バナー紹介

===========================================================*/
#netsale2016_jcbgiftcard .information {
	padding: 0 10px 0 10px;
}
#netsale2016_jcbgiftcard .information .guide {
	float: left;
}
#netsale2016_jcbgiftcard .information .guide p.desc {
	width: 303px;
	font-weight: bold;
}
#netsale2016_jcbgiftcard .information .guide p.desc strong.emphasis {
	color: #f00;
}
#netsale2016_jcbgiftcard .information .bnr_info {
	float: right;
	padding: 20px 10px;
	text-align: center;
	background-color: #eee;
}
#netsale2016_jcbgiftcard .information .bnr_info p {
	padding-bottom: 15px;
	font-weight: bold;
}

/* ===========================================================

	プレゼント対象商品

===========================================================*/
#netsale2016_jcbgiftcard .list {
	margin-bottom: 20px;
}
#netsale2016_jcbgiftcard .list ul {
	padding: 0 10px;
}
#netsale2016_jcbgiftcard .list li {
	float: left;
	width: 188px;
}
#netsale2016_jcbgiftcard .list li.middle {
	width: 189px;
}
#netsale2016_jcbgiftcard .list_l li {
	float: left;
	width: 272px;
	margin: 0 10px 20px;
}

#netsale2016_jcbgiftcard .announce {
	width: 515px;
	margin: 30px auto 0;
	padding: 20px;
	background-color: #fffee9;
	font-size: 12px;
}
