@charset "utf-8";

body {
	font-size: 0.9em;
}

p {
	text-indent: 0px;
}

/* キャンペーン見出し */

#campaign_h {
	background: url(../images/campaign_head.gif) no-repeat;
	width: 619px;
	height: 50px;
	text-indent: -9999px;
	display: block;
}

/* キャンペーン一覧 */

#campaign_list {
	float: left;
	padding-left: 8px;
}

#sp_campaign {
	overflow: hidden;
	width: 619px;
}

#sp_campaign img {
	padding: 10px;
	margin-bottom: -15px;
}

#limit_non {
	float: left;
	width: 611px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: dotted 1px #690;
}

#limit_1 {
	float: left;
	width: 611px;
	margin-top: 20px;
}

#limit_2 {
	float: left;
	width: 611px;
	margin-top: 25px;
	border-top: dotted 1px #690;
}

.limit {
	float: left;
	width: 604px;
	color: #063;
	text-indent: 5px;
	border-left: solid 8px #063;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
}

/*　キャンペーン無し　*/

#list_campaign_nothing {
	float: left;
	background: url(../images/list_campaign_nothing.jpg) no-repeat;
	width: 294px;
	height: 154px;
	text-indent: -9999px;
}

#list_nextcampaign_info {
	float: left;
	background: url(../images/list_nextcampaign_info.jpg) no-repeat;
	width: 294px;
	height: 154px;
	text-indent: -9999px;
}