@charset "utf-8";
/* CSS Document */

th,td {
	padding: 5px;
}
ul {
	padding-left: 1em;
}
table ul li {
	text-indent: -1em;
}

h2{
	margin-bottom: 15px;
}
div.campaign {
	margin-top: -1px;
	padding: 10px;
	width: 718px;
    border: 1px solid #cccccc;
}

/* ------ step ------ */
div.campaign div.step {
	width: 700px;
	margin: 10px auto;
	padding-bottom: 105px;
	background: url("http://image.card.jp.rakuten-static.com/p-store/rc/common/feature/season/pointcampaign/bg_footer.gif") no-repeat scroll 0 bottom transparent;
}
div.campaign div.step dl dt {
	border: 2px solid #bf0000;
	background: #ffe1e1;
	font-size: 120%;
	font-weight: bold;
}
div.campaign div.step dl dt.step1 {
	border: none;
	border-bottom: 2px solid #bf0000;
	background: url("http://image.card.jp.rakuten-static.com/p-store/rc/common/feature/season/pointcampaign/bg_bg_step1.gif") repeat-y scroll 0 0 transparent;
}
div.campaign div.step dl dt span {
	display: block;
	min-height: 22px;
	padding: 3px 5px 0 120px;
}
* html div.campaign div.step dl dt span{
	height: 22px;
}
div.campaign div.step dl dt.step1 span {
	background: url("http://image.card.jp.rakuten-static.com/p-store/rc/common/feature/season/pointcampaign/bg_step1.gif") no-repeat scroll 0 0 transparent;
	border-top: none;
}
div.campaign div.step dl dt.step2 span {
	background: url("http://image.card.jp.rakuten-static.com/p-store/rc/common/feature/season/pointcampaign/bg_step2.gif") no-repeat scroll 0 0 transparent;
}
div.campaign div.step dl dt.step3 span {
	background: url("http://image.card.jp.rakuten-static.com/p-store/rc/common/feature/season/pointcampaign/bg_step3.gif") no-repeat scroll 0 0 transparent;
}
div.campaign div.step dl dd {
	padding: 15px 25px 15px 15px;
	border-right: 2px solid #bf0000;
	border-left: 2px solid #bf0000;
}
div.campaign div.step dl dd p.image {
	float: left;
	width: 300px;
}
div.campaign div.step dl dd p.text {
	float: right;
	line-height: 2;
	width: 323px;
	padding: 18px 15px 20px;
	border: 1px solid #ffd5d5;
	background: #fff6f6;
}
div.campaign div.step dl dd a.blank {
	padding-right: 18px;
	background: url(https://image.card.jp.rakuten-static.com/e-navi/WebImages/enavi/campaign/icn_blank.gif) no-repeat 100% 50%;
}
div.campaignList{
	margin-bottom: 10px;
}
div.campaign h3 {
	min-height: 27px;
	margin: 0 0 10px;
	padding: 3px 5px;
	font-size: 140%;
	background: url("http://image.card.jp.rakuten-static.com/p-store/rc/brand/shopmenu.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
}
* html div.campaign h3 {
	height: 27px;
}
div.campaign h3.current {
	padding: 0;
	background: #bf0000;
	color: #ffffff;
	border: 1px solid #bf0000;
}
div.campaign h3.current span {
	display: block;
	min-height: 27px;
	padding: 3px 5px;
	background: url("http://image.card.jp.rakuten-static.com/p-store/rc/common/feature/season/pointcampaign/shopmenu_current.gif") repeat-x scroll 0 0 transparent;
}
* html div.campaign h3.current span {
	height: 27px;
}
.campaignHost {
	display: inline-block;
	float: left;
	margin-right:10px;
	padding: 5px;
	width: 237px;
	border: solid 1px #cccccc;
}
.campaignHost_w {
	display: inline-block;
	float: left;
	margin-right:10px;
	padding: 5px;
	width: 120px;
	border: solid 1px #cccccc;
}
div.campaign li.campaignContent {
	display: block;
	min-height: 90px;
	color: #bf0000;
	font-size: 120%;
	font-weight: bold;
}
* html div.campaign li.campaignContent {
	height: 90px;
}
div.campaign li.campaignContent span {
	color: #000000;
	font-size: 83%;
	font-weight: normal;
}
div.campaign li.campaignSpan {
	margin-top: 5px;
}
li span.attention {
	margin-right: 1em;
	color: #bf0000;
}

p.campaignDetail {
	text-align: right;
}
a.campaignDetail {
	display: inline-block;
	padding: 0 3px 3px 0;
	font-weight: bold;
	font-size: 120%;
}

/* ------ table ------ */
table.campaignDetail {
	margin-bottom: 10px;
}
table.campaignDetail td{
	padding: 3px;
}
table.campaignDetail ul {
	padding-left: 1em;
}
table.campaignDetail td,
table.campaignDetail th {
	border: 1px solid #ffcc00;
}
table.campaignDetail caption {
	padding: 3px;
	background-color: #ffcc33;
	font-size: 120%;
	font-weight: bold;
}
table.campaignDetail th {
	width: 9em;
	background-color: #ffff99;
	font-weight: bold;
}
table.campaignDetail td {
	background-color: #ffffcc;
}
.campaignFlow {
	float: right;
}
.campaignFlow li{
	float: left;
	margin-left: 20px;
	font-size: 83%;
}

/* ------ clearfix ------ */
.clearfix:after, .campaign:after, div.campaignList:after, div.campaignList dl:after, .campaignFlow:after{
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}
.clearfix, .campaign, div.campaignList, div.campaignList dl, .campaignFlow{
	display: inline-block;
}
/* Hides from Mac-IE 促*/
* html .clearfix, *html .campaign,* html div.campaignList,* html div.campaignList dl,* htm .campaignFlow{
	height: 1%;
}
.clearfix, .campaign, div.campaignList, div.campaignList dl, .campaignFlow{
	display: block;
}
/* End hide from Mac-IE */

.clearfix + *{
    clear: both;
}