@charset "UTF-8";
#conteiner #coupon {
	float: left;
	height: 270px;
	width: 590px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	padding-top: 25px;
	text-align: left;
	position: relative;
	bottom: 270px;
}
#conteiner #coupon h1 {
	font-size: 24px;
	line-height: 20px;
	margin: 0px;
}
#conteiner #coupon h2 {
	font-size: 18px;
	line-height: 20px;
	margin-top: 0px;
}
#conteiner #coupon ul {
	list-style-type: square;
	list-style-position: outside;
	line-height: 15px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#conteiner #coupon .kigen {
	line-height: 25px;
	font-size: 12px;
	float: left;
}
#conteiner #coupon .joken {
	width: 580px;
	float: left;
	height: auto;
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #FF0000;
}
#conteiner {
	text-align: center;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#conteiner #head {
	display:none;
}
#conteiner .address {
	float: left;
	width: 640px;
	position: relative;
	bottom: 300px;
}
