@charset "utf-8";

.h1Block {
	padding:0 0 14px 4px;
	border-bottom:solid 3px #ffa527;
}
.h2Block {
	height:14px;
	padding:14px;
	background:url(/campaign/res/image/bg_h2.gif) no-repeat top left;
}


.iconStr {
	width:750px;
	padding-bottom:3px;
	background:url(/campaign/res/image/bg_kantan_appli.gif) no-repeat bottom left;
}
.iconStr .iconStrInner {
	padding:15px 0 5px 62px;
	background:url(/campaign/res/image/bg_kantan_appli.gif) no-repeat top left;
	zoom:1;
}

.campaignItem {
	width:735px;
	margin-left:auto;
	padding-bottom:20px;
	background:url(/campaign/res/image/bg_item.jpg) repeat-x bottom left;
}

.campaignItem .itemPic {
	width:325px;
	float:left;
	position:relative;
}

.campaignItem .itemAbout {
	width:395px;
	float:right;
}

.campaignItem .itemAbout .ttl {
	font-weight:bold;
	padding-left:17px;
	background:url(/campaign/res/image/icon_tri.gif) no-repeat 3px 5px;
	>zoom:1;
}
.campaignItem .itemAbout .ttl.blank {
	background:url(/shared/image/icon_brank_products.gif) no-repeat 3px 5px;
}

.campaignItem .itemAbout table.detail {
	width:100%;
	margin-top:20px;
	border-collapse:collapse;
	background:url(/campaign/res/image/bdr_dot.gif) repeat-x top left;
}

.campaignItem .itemAbout table.detail th,
.campaignItem .itemAbout table.detail td {
	padding:10px 0;
	background:url(/campaign/res/image/bdr_dot.gif) repeat-x bottom left;
}

.campaignItem .itemAbout table.detail th {
	color:#b28f47;
	text-align:left;
}

/*以下、追加分*/
.campaignItem2 {
	width:735px;
	margin-left:auto;
	padding-bottom:20px;
	background:url(/campaign/res/image/bg_item.jpg) repeat-x bottom left;
}

.campaignItem2 .itemPic {
	width:325px;
	float:left;
	position:relative;
}

.campaignItem2 .itemAbout {
	width:395px;
	float:right;
}

.campaignItem2 .itemAbout .ttl {
	font-weight:bold;
	padding-left:17px;
	background:url(/campaign/res/image/icon_tri.gif) no-repeat 3px 5px;
	>zoom:1;
}
.campaignItem2 .itemAbout .ttl.blank {
	background:url(/shared/image/icon_brank_products.gif) no-repeat 3px 5px;
}

.campaignItem2 .itemAbout table.detail {
	width:100%;
	margin-top:20px;
	border-collapse:collapse;
	background:url(/campaign/res/image/bdr_dot.gif) repeat-x top left;
}

.campaignItem2 .itemAbout table.detail th,
.campaignItem2 .itemAbout table.detail td {
	padding:10px 0;
	background:url(/campaign/res/image/bdr_dot.gif) repeat-x bottom left;
}

.campaignItem2 .itemAbout table.detail th {
	color:#b28f47;
	text-align:left;
}
/*以下、追加分　ここまで*/


.btnDetail .altT,
.btnDetail .panel {
	width:132px;
	height:39px;
	margin-left:auto;
	display:block;
	cursor:pointer;
}
.btnDetail .panel2 {
	width:132px;
	height:39px;
	margin-left:auto;
	display:block;
	cursor:pointer;
}

.btnDetail a .panel {
	background:url(/campaign/res/image/btn_detail.gif) no-repeat 0 0;
}
.btnDetail a .panel.blank {
	background:url(/campaign/res/image/btn_detailBlank.gif) no-repeat 0 0;
}
.btnDetail a .panel2 {
	background:url(/campaign/res/image/btn_detailBlank.gif) no-repeat 0 0;
}




.btnDetail a:hover .panel {
	background-position:0 -39px;
}
.btnDetail a:hover .panel2 {
	background-position:0 -39px;
}

.fcOrange {
	color:#ff6a00;
}

.campaignItem.itemPic02 {
	margin-top:43px;
}

.campaignItem.itemPic02 .itemPic img {
	position:absolute;
	top:-23px;
	left:-15px;
}

.campaignItem2.itemPic02 {
	margin-top:43px;
}

.campaignItem2.itemPic02 .itemPic img {
	position:absolute;
	top:-23px;
	left:-15px;
}

.campaignItem.itemPic03 {
	margin-top:37px;
	background:none;
}

.campaignItem.itemPic03 .itemPic img {
	position:absolute;
	top:-17px;
	left:-15px;
}

.campaignItem2.itemPic03 {
	margin-top:37px;
	background:none;
}

.campaignItem2.itemPic03 .itemPic img {
	position:absolute;
	top:-17px;
	left:-15px;
}

#RIGHTNAVI .newProduct .itemList {
	width:128;
	border:solid #e6decf;
	border-width:0 1px 0 1px;
	padding:10px;
}

#RIGHTNAVI .newProduct .itemList ul li {
	margin-bottom:15px;
	padding-bottom:15px;
	background:url(/campaign/res/image/rnavi_dot_line.gif) repeat-x bottom left;
}
#RIGHTNAVI .newProduct .itemList ul li.lastChild {
	margin:0;
	padding:0;
	background:none;
}

#RIGHTNAVI .newProduct .itemList dl {
	width:110px;
	margin:auto;
}

#RIGHTNAVI .newProduct .itemList dl dt {
	margin-bottom:10px;
}

* html #RIGHTNAVI .newProduct .viewList {
	margin-left:2px;
}

.campaign_pause{
	min-height:250px;
	height:auto !important;
	height:250px;
}