@charset "utf-8";

/*coupon.html*/

.in_box {
	text-align:center;
}

.in_box img {
	margin:10px 0 0 -4px;
}

h4 {
	width:400px;
	margin:30px auto 10px; 
	font-size:13px;
	line-height:15px;
	border-bottom:#2F201C solid 1px;
	padding-bottom:5px;
}

#footer_left {
	position: absolute;
	height:424px;
	left:0;
	bottom:0;
}

#footer_left img {
	position:absolute;
	left:0;
	bottom:0;
}
