@charset "utf-8";
/* CSS Document */

.top-image2 {
	width: 600px;
	height: 80px;
	margin: 0 auto 10px;
}

* html .top-image2 {
	width: 600px;
	height: 80px;
	margin: 0 0 10px 50px;
}

.end-txt {
	width: 600px;
	border: #FC0 dashed 2px;
	margin: auto;
	text-align: center;
	padding-bottom: 10px;
}

* html .end-txt {
	width: 600px;
	height: 80px;
	border: #FC0 dashed 2px;
	margin: 0 0 0 50px;
	text-align: center;
}

.end-txt p {
	padding: 10px 0 0 0;
	line-height: 20px;
	}

.end-thanks {
	font-size: 16px;
	font-weight: bold;
}

.end-txt2 {
	width: 700px;
	border: #FC0 dashed 2px;
	margin: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.end-txt3 {
	border: #FC0 dashed 2px;
	margin: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
