.discount-ticket-box{
	width:609px;
	margin:0 0 15px 95px;
	background-color:#FFFFFF;
}
.discount-ticket-box2{
	width:600px;
	margin:0 auto;
}
* html .discount-ticket-box2{
	margin:0 auto;
}
.discount-ticket-header{
	width:609px;
	height:53px;
	margin: 0;
	padding:0;
	color:#FFFFFF;
	background:url(../discount/images/discount_table/discount_ticket_header.jpg) no-repeat;
}
.discount-ticket-main{
	width:609px;
	margin:0;
	background:url(../discount/images/discount_table/discount_ticket_main.jpg) repeat-y;
}
.discount-ticket-bottom{
	width609px;
	height:14px;
	background:url(../discount/images/discount_table/discount_ticket_bottom.jpg) no-repeat;
}
.discount-ticket-header-cap{
	height:12px;
	font-size:12px;
	margin:5px 0 0 10px;
	padding:0;
	/*border:1px solid #FF0000;*/
	float:left;
}
.discount-ticket-header-shop-name{
	height:25px;
	font-size:25px;
	margin:0 0 0 10px;
	padding:0;
	/*border:1px solid #FFFF00;*/
	clear:left;
}
.discount-ticket-header-shop-name a{
	color:#ffffff;
}

/*for pokiwari*/
.pokiwari{
	width:600px;
	height:76px;
	margin:0 auto;
	background:url(../discount/images/discount_table/poki_top.jpg) no-repeat;
	padding-top:9px;
}
* html .pokiwari{
	margin:0 0 0 4px;
}
.pokiwari_main{
	width:600px;
	text-align:center;
	display: inline-table;
	margin:-10px auto 0 4px;
	border-bottom:2px solid #ff0000;
	/*border-bottom:2px solid #f3e8c8;夏ポキ用(また使用)*/
	background:url(../discount/images/discount_table/poki_main.jpg) repeat-y;
}
* html .pokiwari_main{
	margin:0 0 0 4px;
}
.pokiwari_main2{
	width:600px;
	text-align:center;
	display: inline-table;
	margin:-10px auto 0 ;
	background:url(../discount/images/discount_table/poki_main.jpg) repeat-y;
}

/*for tokuwari*/
.tokuwari{
	width:600px;
	height:76px;
	margin:0 auto;
	background:url(../discount/images/discount_table/toku_top.jpg) no-repeat;
	padding-top:9px;
}
* html .tokuwari{
	margin:0 0 0 4px;
}
.tokuwari_main{
	width:600px;
	text-align:center;
	display: inline-table;
	margin:-10px auto 0 4px;
	border-bottom:2px solid #d47f00;
	background:url(../discount/images/discount_table/toku_main.jpg) repeat-y;
}
* html .tokuwari_main{
	margin:0 0 0 4px;
}
.tokuwari_main2{
	width:600px;
	text-align:center;
	display: inline-table;
	margin:-10px auto 0;
	background:url(../discount/images/discount_table/toku_main.jpg) repeat-y;
}

/*for yoruwari*/
.yoruwari{
	width:600px;
	height:76px;
	margin:0 auto;
	background:url(../discount/images/discount_table/yoru_top.jpg) no-repeat;
	padding-top:9px;
}
* html .yoruwari{
	margin:0 0 0 4px;
}
.yoruwari_main{
	width:600px;
	text-align:center;
	display: inline-table;
	margin:-10px auto 0 4px;
	border-bottom:2px solid #f12878;
	background:url(../discount/images/discount_table/yoru_main.jpg) repeat-y;
}
* html .yoruwari_main{
	margin:0 0 0 4px;
}
.yoruwari_main2{
	width:600px;
	text-align:center;
	display: inline-table;
	margin:-10px auto 0;
	background:url(../discount/images/discount_table/yoru_main.jpg) repeat-y;
}


.discount_condition{
	width:570px;
	background-color:#f4f0db;
	padding:2px 5px;
	display: inline-table;
	text-align:left;
	font-size: 11px;
	margin:8px auto;
}
.system_discount_title{
	font-size: 24px;
	height:45px;
	color:#ffffff;
	font-weight: bold;
	margin-left:162px;
	/*background-color:#FFFF00;*/
}
.system_discount_title a:link { 
	color:#ffffff;
}
.system_discount_title a:visited { 
	color:#ffffff;
}
.system_discount_title a:hover { 
	color:#000000;
}

/*夏ポキ用(また使用)
.pokiwari .system_discount_title a:link {
	color:#000000;
}
.pokiwari .system_discount_title a:visited {
	color:#000000;
}
*/

.sub{
	width:99%;
	text-align:right;
	font-size: 13px;
	color:white;
	font-weight: bold;
	/*margin-top:9px;*/
}
* html .sub{
	/*margin-top:20px;*/
}
*:first-child+html .sub{
	margin-top:20px;
}
.discount_teiji{
	text-align:left;
	float:left;
	font-size: 12px;
	margin:7px 30px 0 20px;
	/*background-color:red;*/
}
.discount_bt{
	margin-left:4px;
	float:left;
}
.discount_line{
	border-bottom:dotted 1px black;
	width:95%;
	margin:5px auto;
}
.red{
	color:red;
	font-size:12px;
	font-weight: bold;
}
.sougaku{
	color:red;
	font-weight: bold;
	font-size:17px;
}
.discount-wrap{
	width: 570px;
	border:solid 1px white;
	margin:0 auto;
	}

table.discount {
	color: #333;
	font-size: 13px;
	background:  #d6cdb3;
	margin: 0 auto;
	width: 570px;
	}
table.discount th {
	font-size: 12px;
	background: #f4f0db;
	padding-left:5px;
	text-align:center;
	}
table.discount td {
	font-size: 12px;
	background-color: #ffffff ;
	padding:1px;
	text-align:center;
	}

.shop_btn{
	text-align: right;
	padding: 5px 10px 0 0;
}
.shop_btn a{
	color: white;
}