<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0px;
	background-color: #d3ac59;
}

a {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

img {
	width: 100%;
	height: auto;
	display: block;
}

.back {
	width: 54px;
	height: 54px;
	position: relative;
	top: 30px;
	left: 60px;
	z-index: 99999999;
}
.back:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}

.body_basis_1 {
	background-color: #d3ac59;
	width: 100%;
	height: auto;
	float: left;
}

.body_basis_2 {
	background-color: #fff2d0;
	width: 100%;
	height: auto;
	float: left;
}

.minta {
	background-color: #fff2d0;
	width: 100%;
	height: 30px;
	float: left;
	background-image: url(minta.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.page {
	background-color: transparent;
	width: 1000px;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.page_basis {
	background-color: #fff2d0;
	width: 100%;
	height: auto;
	float: left;
}

.image_basis_1 {
	background-color: #ffffff;
	width: 690px;
	height: 390px;
	float: left;
	margin-top: -25px;
	margin-left: 150px;
	margin-bottom: 30px;
	margin-right: 150px;
	padding: 3px;
	border: solid 2px #ca9221;
}

.image_basis_2 {
	width: 668px;
	height: 368px;
	float: left;
	padding: 10px;
	border: solid 1px #ca9221;
}

.image {
	background-color: #ffffff;
	width: 668px;
	height: 368px;
	float: left;
	overflow: hidden;
}

.page_text {
	width: 700px;
	height: auto;
	float: left;
	margin-left: 150px;
	margin-right: 150px;
	padding-bottom: 30px;
}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	line-height: 46px;
	color: #b98315;
	font-weight: 700;
	text-align: left;
	padding-right: 150px;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	line-height: 36px;
	color: #b98315;
	font-weight: 700;
	text-align: left;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #36280b;
	font-weight: 500;
	text-align: left;
}
p a:link {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #b98315;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
}
p a:visited {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #b98315;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
}
p a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #60491c;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
}
p a:active {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #60491c;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
}

strong {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #60491c;
	font-weight: 700;
	text-align: left;
}</pre></body></html>