p {
	white-space: pre-wrap;
}

header {
    width: 690px;
	height: 60px;
    margin: 0 auto;
}

.header_imgbox {
	display: inline-block;
	padding: 5px;
	font-size: 13px;
}


header img {
	height: 25px;
}

.box_coupon {
    width: 690px;
    border: double 3px #008000;
    margin: 0 auto;
}

.box_coupon h1 {
	width: 690px;
	text-align: center;
	background: #008000;
    color: #fff;
}

.coupon_center {
    text-align: center;
}

.address {
	font-size: 15px;
}

.tel_logo {
	height: 50px;
	float: right;
	margin-right: 50px;
}


.expiration_date, .user_policy, address, .coupon_info {
	padding: 5px;
	line-height: 20px;
	border-top: dotted 1px #008000;
}

.window_close {
	margin-top: 30px;
}

.window_close :link { text-decoration:none; color:#f00; }
.window_close :visited { text-decoration:none; color:#f00; }
.window_close :active { text-decoration:none; color:#008000; }
.window_close :hover { text-decoration:none; color:#008000; }

small {
	display: block;
	width: 690px;
	margin: 0 auto;
}