@charset "utf-8";
.discount2 {
	clear:both;
	width:728px;
	padding:0;
	margin:10px;
	background:url(../../../../images/detail/sugowari/sugowari_bg.gif) repeat-y;
	border-bottom:2px solid #ffae12;
}


.discount-table{
	margin:10px auto 0 auto;
}

.discount-table td{
	margin:3px;
	text-align:center;
}

.discount-table-th{
	font-weight:bold;
	margin:7px;
	text-align:center;
	border-bottom:2px solid #ffae12;
	background:#fff9d5;
}

.discount2 p{
	margin:10px;
}

.discount2 .date{
	font-family:Verdana, Geneva, sans-serif;
	font-size:200%;
	margin-bottom:3px;
	color:#d90000;
}


.margin-bottom10px{
	margin-bottom:20px;
}

.border-bottom1px{
	margin:0 auto;
	width:700px;
	padding-bottom:6px;
	border-bottom:1px dotted #999;
}