<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 */

/* btn01
======================================== */
#btn01 {
	font-size: 100%;
	list-style: none;
}
#btn01 li a {
	text-decoration: none;
	display: block;
	color: #fff;
	background: url(../index_files/btn01.gif) repeat-y -300px 0;
	border: 1px solid #fff;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 30px;
}
#btn01 li a:hover {
	border: 1px solid #997449;
}
#btn01 li span {
	background-image: url(../index_files/images/arrow01.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

/* btn02
======================================== */
#btn02 {
	font-size: 150%;
	list-style: none;
	max-width: 390px;
	text-align: center;
	width:100%;
	height:auto;
}
#btn02 li a {
	text-decoration: none;
	display: block;
	color: #78460c;
	background: url(../index_files/btn02.gif) repeat-y -390px 0;
	border: 1px solid #78460c;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: normal;
}
#btn02 li a:hover {
	border: 1px solid #997449;
	color: #FFF;
}
#btn02 li span {
	background-image: url(../index_files/images/arrow03.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

/* btn03
======================================== */
#btn03 {
	font-size: 150%;
	list-style: none;
	max-width: 390px;
	text-align: center;
	width:100%;
	height:auto;
}

#btn03 li a {
	text-decoration: none;
	display: block;
	color: #78460c;
	background: url(../index_files/btn02.gif) repeat-y -390px 0;
	border: 1px solid #78460c;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: normal;
}
#btn03 li a:hover {
	border: 1px solid #997449;
	color: #FFF;
}
#btn03 li span {
	background-image: url(../index_files/images/arrow03.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

/* btn04
======================================== */
#btn04 {
	font-size: 150%;
	list-style: none;
	max-width: 500px;
	width:100%;
	height:auto;
}
#btn04 li a {
	text-decoration: none;
	display: block;
	color: #78460c;
	background: url(../index_files/btn04.gif) repeat-y -500px 0;
	border: 1px solid #78460c;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 80px;
	font-weight: normal;
}
#btn04 li a:hover {
	border: 1px solid #997449;
	color: #FFF;
}
#btn04 li span {
	background-image: url(../index_files/images/arrow03.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

/* btn05
======================================== */
#btn05 {
	font-size: 100%;
	list-style: none;
}
#btn05 li a {
	text-decoration: none;
	display: block;
	color: #fff;
	border: 1px solid #fff;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 30px;
	background-color: #997449;
	background-image: url(../index_files/btn05.gif);
	background-repeat: repeat-y;
	background-position: -300px 0;
	border: 1px solid #997449;
}
#btn05 li a:hover {
	color: #997449;
	border: 1px solid #997449;
}
#btn05 li span {
	background-image: url(../index_files/images/arrow01.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

</pre></body></html>