@charset "utf-8";

/**/

/*バトスピショップ
-------------------------------------------------------------*/
.limitedcard {
	margin: 25px auto 0 auto;
	width: 575px;
}

.limitedcard dd {
	padding: 5px 0 8px 10px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
}

.limitedcard dd table tr td {
	line-height: 1.2;
}

.limitedcard dd table tr td a img {
	margin-bottom: 4px;
}

#news {
	margin: 0 auto;
	padding: 6px 0 0 15px;
	background: url(../image/rule/card/img_news_body.jpg) repeat-y left top;
	width: 560px;
}

#news table {
	margin-bottom: 10px;
}

.bg_text_frame {
	margin: 10px auto;
	width: 565px;
	padding: 5px;
	height: 38px;
	background: url(../image/rule/card/img_text_frame.jpg) no-repeat left top;
	font-weight: bold;
}


/*禁止カード用*/

#contents_bottom_for_limited {
	clear: both;
	background: url(../image/common/bg_contents_bottom.jpg) no-repeat center top;
	height: 20px;
}

.image-vertical-align {
	line-height: 0;
}

.notice {
	margin: 5px auto;
	width: 575px;
	text-align: right;
	font-size: 93%;
	color: #ff0000;
}

/**/





