@charset "utf-8";

#couponH {
	width: 697px;
	height: 43px;
}

.couponGenre {
	width: 697px;
	height: 36px;
	margin: 20px 0 10px 0;
}

.couponWrap {
	width: 718px;
	margin-left: -21px;
}


/*RESTAURANT*/
.couponBox1_1 {
	width: 336px;
	min-height: 280px;
	height: auto!important;
	height: 280px;
	float: left;
	margin: 0 0 20px 21px;
	border: 1px solid #f97103;
	position: relative;
}

/* for IE6 */
*html .couponBox1_1 {
	display: inline;
}

.couponBox1_1 .head {
	width: 328px;
	height: 35px;
	padding: 8px 0 5px 8px;
	margin-bottom: 1px;
	background: url(../../images/coupon/coupon_head1.gif) no-repeat left bottom;
}

.couponBox1_1 .head h5 {
	font-size: 123.1%;
	color: #f97103;
}

.couponBox1_1 .head h5 a,
.couponBox1_1 .head h5 a:visited {
	color: #f97103;
	text-decoration: none;
}

.couponBox1_1 .head h5 a:hover {
	color: #f97103;
	text-decoration: underline;
}

.couponBox1_1 .head p span {
	color: #f97103;
	margin-right: 5px;
}

.couponBox1_1 .head p span.shopGenre {
	color: #666;
}

.couponBox1_1 div.topic {
	width: 334px;
	background: #f97103;
	margin: 1px 1px 3px 1px;
}

.couponBox1_1 div.topic td {
	width: 334px;
	height: 50px;
	vertical-align:middle;
	text-align: center;
	color:#fff;
	font-weight: bold;
	font-size: 108%;
}

.couponBox1_1 p.timeLimit {
	font-size: 93%;
	background: url(../../images/coupon/limit1.gif) no-repeat;
	padding: 2px 0 0 58px;
	margin: 0 0 10px 1px;
}

.couponBox1_1 p.topicNote {
	font-size: 93%;
	margin: 0 0 5px 3px;
}

.couponBox1_1 p.qrBtn a {
	width: 334px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background: url(../../images/coupon/qr_btn1.gif) no-repeat 0px 0px;
	position: absolute;
	bottom: 1px;
	left: 1px;
}

.couponBox1_1 p.qrBtn a:hover {
	background: url(../../images/coupon/qr_btn1.gif) no-repeat 0px -30px;
}


/*fast food*/
.couponBox1_2 {
	width: 336px;
	min-height: 280px;
	height: auto!important;
	height: 280px;
	float: left;
	margin: 0 0 20px 21px;
	border: 1px solid #fa4491;
	position: relative;
}

/* for IE6 */
*html .couponBox1_2 {
	display: inline;
}

.couponBox1_2 .head {
	width: 328px;
	height: 35px;
	padding: 8px 0 5px 8px;
	margin-bottom: 1px;
	background: url(../../images/coupon/coupon_head1_2.gif) no-repeat left bottom;
}

.couponBox1_2 .head h5 {
	font-size: 123.1%;
	color: #fa4491;
}

.couponBox1_2 .head h5 a,
.couponBox1_2 .head h5 a:visited {
	color: #fa4491;
	text-decoration: none;
}

.couponBox1_2 .head h5 a:hover {
	color: #fa4491;
	text-decoration: underline;
}


.couponBox1_2 .head p span {
	color: #fa4491;
	margin-right: 5px;
}

.couponBox1_2 .head p span.shopGenre {
	color: #666;
}

.couponBox1_2 div.topic {
	width: 334px;
	background: #fa4491;
	margin: 1px 1px 3px 1px;
}

.couponBox1_2 div.topic td {
	width: 334px;
	height: 50px;
	vertical-align:middle;
	text-align: center;
	color:#fff;
	font-weight: bold;
	font-size: 108%;
}

.couponBox1_2 p.timeLimit {
	font-size: 93%;
	background: url(../../images/coupon/limit1_2.gif) no-repeat;
	padding: 2px 0 0 58px;
	margin: 0 0 10px 1px;
}

.couponBox1_2 p.topicNote {
	font-size: 93%;
	margin: 0 0 5px 3px;
}

.couponBox1_2 p.qrBtn a {
	width: 334px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background: url(../../images/coupon/qr_btn1_2.gif) no-repeat 0px 0px;
	position: absolute;
	bottom: 1px;
	left: 1px;
}

.couponBox1_2 p.qrBtn a:hover {
	background: url(../../images/coupon/qr_btn1_2.gif) no-repeat 0px -30px;
}


/*SHOP*/
.couponBox2 {
	width: 336px;
	min-height: 280px;
	height: auto!important;
	height: 280px;
	float: left;
	margin: 0 0 20px 21px;
	border: 1px solid #0382e5;
	position: relative;
}

/* for IE6 */
*html .couponBox2 {
	display: inline;
}

.couponBox2 .head {
	width: 328px;
	height: 35px;
	padding: 8px 0 5px 8px;
	margin-bottom: 1px;
	background: url(../../images/coupon/coupon_head2.gif) no-repeat left bottom;
}

.couponBox2 .head h5 {
	font-size: 123.1%;
	color: #0382e5;
}

.couponBox2 .head h5 a,
.couponBox2 .head h5 a:visited {
	color: #0382e5;
	text-decoration: none;
}

.couponBox2 .head h5 a:hover {
	color: #0382e5;
	text-decoration: underline;
}

.couponBox2 .head p span {
	color: #0382e5;
	margin-right: 5px;
}

.couponBox2 .head p span.shopGenre {
	color: #666;
}

.couponBox2 div.topic {
	width: 334px;
	background: #0382e5;
	margin: 1px 1px 3px 1px;
}

.couponBox2 div.topic td {
	width: 334px;
	height: 50px;
	vertical-align:middle;
	text-align: center;
	color:#fff;
	font-weight: bold;
	font-size: 108%;
}

.couponBox2 p.timeLimit {
	font-size: 93%;
	background: url(../../images/coupon/limit2.gif) no-repeat;
	padding: 2px 0 0 58px;
	margin: 0 0 10px 1px;
}

.couponBox2 p.topicNote {
	font-size: 93%;
	margin: 0 0 5px 3px;
}

.couponBox2 p.qrBtn a {
	width: 334px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background: url(../../images/coupon/qr_btn2.gif) no-repeat 0px 0px;
	position: absolute;
	bottom: 1px;
	left: 1px;
}

.couponBox2 p.qrBtn a:hover {
	background: url(../../images/coupon/qr_btn2.gif) no-repeat 0px -30px;
}

/*TAKOYAKI*/
.couponBox3 {
	width: 336px;
	min-height: 280px;
	height: auto!important;
	height: 280px;
	float: left;
	margin: 0 0 20px 21px;
	border: 1px solid #2a4083;
	position: relative;
}

/* for IE6 */
*html .couponBox3 {
	display: inline;
}

.couponBox3 .head {
	width: 328px;
	height: 35px;
	padding: 8px 0 5px 8px;
	margin-bottom: 1px;
	background: url(../../images/coupon/coupon_head3.gif) no-repeat left bottom;
}

.couponBox3 .head h5 {
	font-size: 123.1%;
	color: #2a4083;
}

.couponBox3 .head h5 a,
.couponBox3 .head h5 a:visited {
	color: #2a4083;
	text-decoration: none;
}

.couponBox3 .head h5 a:hover {
	color: #2a4083;
	text-decoration: underline;
}

.couponBox3 .head p span {
	color: #2a4083;
	margin-right: 5px;
}

.couponBox3 .head p span.shopGenre {
	color: #666;
}

.couponBox3 div.topic {
	width: 334px;
	background: #2a4083;
	margin: 1px 1px 3px 1px;
}

.couponBox3 div.topic td {
	width: 334px;
	height: 50px;
	vertical-align:middle;
	text-align: center;
	color:#fff;
	font-weight: bold;
	font-size: 108%;
}

.couponBox3 p.timeLimit {
	font-size: 93%;
	background: url(../../images/coupon/limit3.gif) no-repeat;
	padding: 2px 0 0 58px;
	margin: 0 0 10px 1px;
}

.couponBox3 p.topicNote {
	font-size: 93%;
	margin: 0 0 5px 3px;
}

.couponBox3 p.qrBtn a {
	width: 334px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background: url(../../images/coupon/qr_btn2.gif) no-repeat 0px 0px;
	position: absolute;
	bottom: 1px;
	left: 1px;
}

.couponBox3 p.qrBtn a:hover {
	background: url(../../images/coupon/qr_btn2.gif) no-repeat 0px -30px;
}

/*Sweets*/
.couponBox4 {
	width: 336px;
	min-height: 280px;
	height: auto!important;
	height: 280px;
	float: left;
	margin: 0 0 20px 21px;
	border: 1px solid #f37d91;
	position: relative;
}

/* for IE6 */
*html .couponBox4 {
	display: inline;
}

.couponBox4 .head {
	width: 328px;
	height: 35px;
	padding: 8px 0 5px 8px;
	margin-bottom: 1px;
	background: url(../../images/coupon/coupon_head4.gif) no-repeat left bottom;
}

.couponBox4 .head h5 {
	font-size: 123.1%;
	color: #f37d91;
}

.couponBox4 .head h5 a,
.couponBox4 .head h5 a:visited {
	color: #f37d91;
	text-decoration: none;
}

.couponBox4 .head h5 a:hover {
	color: #f37d91;
	text-decoration: underline;
}

.couponBox4 .head p span {
	color: #f37d91;
	margin-right: 5px;
}

.couponBox4 .head p span.shopGenre {
	color: #666;
}

.couponBox4 div.topic {
	width: 334px;
	background: #f37d91;
	margin: 1px 1px 3px 1px;
}

.couponBox4 div.topic td {
	width: 334px;
	height: 50px;
	vertical-align:middle;
	text-align: center;
	color:#fff;
	font-weight: bold;
	font-size: 108%;
}

.couponBox4 p.timeLimit {
	font-size: 93%;
	background: url(../../images/coupon/limit4.gif) no-repeat;
	padding: 2px 0 0 58px;
	margin: 0 0 10px 1px;
}

.couponBox4 p.topicNote {
	font-size: 93%;
	margin: 0 0 5px 3px;
}

.couponBox4 p.qrBtn a {
	width: 334px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background: url(../../images/coupon/qr_btn1_2.gif) no-repeat 0px 0px;
	position: absolute;
	bottom: 1px;
	left: 1px;
}

.couponBox4 p.qrBtn a:hover {
	background: url(../../images/coupon/qr_btn1_2.gif) no-repeat 0px -30px;
}

.couponBox1_1 .head p,
.couponBox1_2 .head p,
.couponBox2 .head p,
.couponBox3 .head p,
.couponBox4 .head p {
	font-size: 77%;
}



/* --------------------------------------------------
  coupon pop
-------------------------------------------------- */
#pop {
	width: 100%;
	height: 62px;
	background: #090d4f;
}

#pop h1 {
	width: 450px;
	height: 62px;
	margin: 0 auto;
}

#couponPop {
	width: 450px;
	margin: 0 auto;
}

#couponPop h2 {
	width: 407px;
	height: 50px;
	margin: 0 auto;
}

* html #couponPop h2 img {
behavior: expression(IEPNGFIX.fix(this));
}

div#popCont {
	width: 392px;
	background: url(../../images/common/slash_bg2.gif) repeat;
	padding: 5px;
	margin: 15px auto 0 auto;
}

div#popCont div#inner {
	width: 338px;
	background: #fff;
	padding: 27px 27px 15px 27px;
	text-align: left;
}

div#popCont div#inner div.couponBox1_1,div#popCont div#inner div.couponBox1_2,div#popCont div#inner div.couponBox2 {
	margin: 0;
	float: none;
	_float: left;
}

div.qrImg {
	width: 334px;
	height: 130px;
	background: url(../../images/coupon/qr_img_bg.gif) no-repeat;
	position: relative;
}

div.qrImg img {
	position: absolute;
	top: 28px;
	right: 15px;
}

div#popCont div#inner div#print {
	width: 147px;
	height: 32px;
	margin: 15px auto 0 auto;
}

#closeWin {
	width: 149px;
	height: 28px;
	margin: 20px auto;
}