<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

.top-img {
	width: 100%;
	height: auto !important;
	float: left;
	padding: 20px 0 0 0;
	box-sizing: border-box;
	background: url(../Images/All/bg.png) repeat;
	margin-bottom: 50px;
}

.top-img-area {
	width: 1060px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
	text-align:center;
}

.top-img img {
	vertical-align: middle;
	width: 500px !important;
}

.temp-box {
	width: 1060px;
	height: auto;
	min-height: 10px;
	margin: 0 auto 70px auto;
}

.temp-box h2 {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid #999999;
	font-size: 1.6em;
	padding: 0 40px 30px 40px;
	box-sizing: border-box;
}

.temp-box02 {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	min-width: 1060px;
	margin-bottom: 30px;
}

.temp-box02 h2 {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid #999999;
	font-size: 1.6em;
	padding: 0 40px 30px 40px;
	box-sizing: border-box;
}

.temp-box02 div {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid #999999;
	padding: 0 40px 30px 40px;
	box-sizing: border-box;
}

.temp-box03 {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	min-width: 1060px;
}

.temp-box03 div {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid #999999;
	padding: 0 40px 10px 40px;
	box-sizing: border-box;
}

.temp-table {
	width: 800px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.temp-table table {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 50px;
}

.temp-table table th {
	width: 160px;
	padding: 10px 20px;
	box-sizing: border-box;
}

.temp-table table td {
	padding: 10px 20px;
	box-sizing: border-box;
}


.temp-pre {
	width: 800px;
	height: auto;
	min-height: 200px;
	margin: 0 auto;
	text-align: left;
}

.temp-privacy {
	width: 100%;
	height: 200px;
	border:1px solid #999999;
	box-sizing: border-box;
	padding: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-bottom: 30px;
}

.temp-buttan {
	width: 220px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.temp-buttan input {
	width: 100%;
	text-align: center;
	padding: 10px 20px;
	box-sizing: border-box;
	background:url(../Images/All/bg.png) repeat;
	border-radius: 10px;
	border: none;
	color: #ED6C00;
	margin-bottom: 20px;
	font-size: 1.3em;
}

.temp-buttan input:active {
	background: #999999;
	color:#ffffff;
}

.temp-buttan02 {
	width: 220px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.temp-buttan02 input {
	width: 100%;
	text-align: center;
	padding: 10px 20px;
	box-sizing: border-box;
	background:url(../Images/All/bg.png) repeat;
	border-radius: 10px;
	border: none;
	color: #00B9EF;
	margin-bottom: 20px;
	font-size: 1.3em;
}

.temp-buttan02 input:active {
	background: #999999;
	color:#ffffff;
}

.temp-buttan03 {
	width: 220px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.temp-buttan03 input {
	width: 100%;
	text-align: center;
	padding: 10px 20px;
	box-sizing: border-box;
	background:url(../Images/All/bg.png) repeat;
	border-radius: 10px;
	border: none;
	color: #22b573;
	margin-bottom: 20px;
	font-size: 1.3em;
}

.temp-buttan03 input:active {
	background: #999999;
	color:#ffffff;
}

.temp-link {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}

.temp-link a {
	text-decoration: underline;
}

.txt-c {
	text-align: center;
}

.Mg30Bottom {
	margin-bottom: 30px;
}

.form01 {
	width: 100%;
	border: #999999 1px solid;
	box-sizing: border-box;
	background: #ffffff;
}

.pd50 {
	padding: 0 150px;
	box-sizing: border-box;
}

.c-b {
	color: #00B9EF;
}

.bo01 {
	border: 1px solid #999999;
	padding: 15px;
	box-sizing: border-box;
}
</pre></body></html>