@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top {
	width: 800px;
	height: 205px;
	background: url(../common/images/img_coupon.jpg) no-repeat;
	text-indent: -9999em;
}

#title {
	background: url(../common/images/bar_coupon.jpg) no-repeat;
	width: 760px;
	height: 30px;
	text-indent: -999em;
}

.ticket {
	width: 152px;
	height: 32px;
	float: left;
}
.ticket a {
	display: block;
	width: 152px;
	height: 32px;
	background: url(../common/images/btn_04.jpg) no-repeat;
	overflow: hidden;
	text-indent: -999em;
}
.ticket a:hover{
	background-position: 0 -32px;
}
.img01 {
	float: right;
}