@import"common.css";

/* CSS Document */

/* coupon START */
/*/// contents ////////////////////////////////////////////////////////*/
#title-coupon{
	height: 70px;
	background-image: url(../images/coupon/h2-coupon.gif);
	background-repeat: no-repeat;
}
/*//////////// text invisible ////////////*/
#title-coupon h2{text-indent: -9999px;}
/*//////////// text invisible ////////////*/
h3 {
	margin-bottom:20px;
}

h4 {
	font-weight: bold;
	color: #f654c7;
	font-size: 14px;
	margin-top:30px;
	margin-bottom:5px;
}

#contents-coupon{
	padding-top:20px;
	padding-left:80px;
	padding-bottom:200px;
}

.list-coupon{
	background-image: url(../images/coupon/list-coupon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

.list-coupon p{
}

.history{
	clear:left;
	float:left;
	text-indent: 18px;	
}

img.button {
	margin-top:5px;
}

.text-title {
	font-weight: bold;
	color: #f654c7;
	font-size: 18px;
}

/* coupon END */
