@charset "utf-8";
/* ===================================================================
CSS information

 file name  :thanks.css
 style info :/info/thanks/ディレクトリ以下共通CSS
=================================================================== */

#contents #bnr_thanksday {
	clear: both;
}
#contents #aeoncard_info {
	clear: both;
	border: 1px solid #f3d2dd;
	margin-bottom: 20px;
}
#contents #aeoncard_info p.card_info {
	background: #f6dfe7;
	border-bottom: 1px solid #f3d2dd;
	padding: 10px;
}
#contents #aeoncard_info .discount {
	float: left;
	width: 319px;
	padding: 10px;
}
#contents #aeoncard_info .discount p {
	color: #d7296f;
	padding: 10px 5px;
}
#contents #aeoncard_info .discount p.card {
	float: left;
	padding: 10px 5px 0 10px;
	margin: 0 10px 0 0;
}
#contents #aeoncard_info .member {
	width: 660px;
	padding: 10px;
	border-left: 1px solid #f3d2dd;
}
#contents #aeoncard_info .member p {
	padding: 10px 5px;
}
#contents #aeoncard_info .member p.btn {
	text-align: center;
	padding-top: 20px;
}

/* .tabPanel */
.tabPanel table th.shop_floor {
	width: 5%;
}
.tabPanel table th.shop_name {
	width: 20%;
}
.tabPanel table th.shop_category {
	width: 21%;
}
.tabPanel table th.shop_tel {
	width: 37%;
}
.tabPanel table th.shop_detail {
	width: 17%;
}
p#attention {
	color:#f00;
	text-indent:6px;
}

