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

html{height:100%;}

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	background: #FFFFFF;
	color:#a18977;
	font-size: 13px;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	width:100%;
	-webkit-box-sizing: border-box; /* ボックスサイズ包括 */
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
a, a:link, a:hover, a:visited {
	/*display:inline-block;*/
	color: #000000;
}
/* FONT-SIZE */
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

.margin6{margin:6px 0;}
.margin10{margin:10px 0;}

/* フロートクリア */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
header {
	margin: 0;
	text-align: center;
	line-height: 0;
}
header img {
	width: 100%;
}
#container {
	width: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
#back {
    background-color: #ebebc2;
    background-image: url('../img/bg01.png');
    background-repeat: repeat;
	padding: 1px 0 0 0;
	text-align:center;
	height:100%;
}
#back2 {
    background-color: #eba81b;
    background-image: url('../img/bg02.png');
    background-repeat: repeat;
	/*padding: 0 0 10% 0;*/
	height:100%;
	margin-top:-5px;
}
#back3 {
    background-color: #876544;
    background-image: url('../img/bg03.png');
    background-repeat: repeat;
	/*padding: 0 0 10% 0;*/
	height:100%;
	margin-top:-10px;
}
#back4 {
    background-color: #876544;
    background-image: url('../img/bg04.png');
    background-repeat: repeat;
	/*padding: 0 0 10% 0;*/
	height:100%;
	margin-top:-10px;
}
#back5 {
    background-color: #4d3a36;
    background-image: url('../img/bg01.png');
    background-repeat: repeat;
	/*padding: 0 0 10% 0;*/
	height:100%;
	margin-top:-10px;
}
#ideabox {
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
    background-color: #efeae5;
    background-image: url('../img/bg06.png');
    background-repeat: repeat;
	height:100%;
	margin:5px 5px 10px;
	padding:3px 5px 25px;
	color:#7b5c3d;
	font-size:13px;
	text-align:center;
}
#ideabox p{
	color: #FFFFFF;
	text-align:left;
	padding:3px 5px 5px;
	font-weight:bold;
}
#ideabox img{
	text-align:center;
	padding:0 auto 0;
}
.css_btn_class {
	margin:-5px 5px 5px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:5px 100px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #c7161e), color-stop(100%, #610304) );
	background:-moz-linear-gradient( center top, #c7161e 5%, #610304 100% );
	background:-ms-linear-gradient( top, #c7161e 5%, #610304 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7161e', endColorstr='#610304');
	background-color:#c7161e;
	display:inline-block;
	clear:both;
}.css_btn_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e32c3c), color-stop(100%, #610304) );
	background:-moz-linear-gradient( center top, #e32c3c 5%, #610304 100% );
	background:-ms-linear-gradient( top, #e32c3c 5%, #610304 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e32c3c', endColorstr='#610304');
	background-color:#e32c3c;
}.css_btn_class:active {
	position:relative;
	top:1px;
}
/* This css button was generated by css-button-generator.com */
.css_btn_class2 {
	margin:0px 5px 5px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:5px 110px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #c7161e), color-stop(100%, #610304) );
	background:-moz-linear-gradient( center top, #c7161e 5%, #610304 100% );
	background:-ms-linear-gradient( top, #c7161e 5%, #610304 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7161e', endColorstr='#610304');
	background-color:#c7161e;
	display:inline-block;
}.css_btn_class2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e32c3c), color-stop(100%, #610304) );
	background:-moz-linear-gradient( center top, #e32c3c 5%, #610304 100% );
	background:-ms-linear-gradient( top, #e32c3c 5%, #610304 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e32c3c', endColorstr='#610304');
	background-color:#e9e9e9;
}.css_btn_class:active {
	position:relative;
	top:1px;
}
/* This css button was generated by css-button-generator.com */

.button {
	width:91%;
	text-align:center;
	display: block;
	padding: 1px 8px 1px;
	margin: -3px auto 8px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	font-weight:bold;
	background: #0095c0 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fad544), to(#f7bd03));
	background:-moz-linear-gradient( center top, #fad544 45%, #f7bd03 55% );
	background:-ms-linear-gradient( top, #fad544 5%, #f7bd03 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fad544', endColorstr='#f7bd03');
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0,0,0,0.25);f
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fdea85), color-stop(100%, #fbdd0c) );
	background:-moz-linear-gradient( center top, #fdea85 45%, #fbdd0c 55% );
	background:-ms-linear-gradient( top, #fdea85 5%, #fbdd0c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdea85', endColorstr='#fbdd0c');
	background-color:#fdea85;
}.css_btn_class:active {
	position:relative;
	top:1px;
}
.button img {
	margin:3px auto 2px;
}
.button2 {
	width:92%;
	font-size:15px;
	text-align:center;
	display: block;
	padding: 8px 8px 8px;
	margin: 2px auto 12px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #666;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	font-weight:bold;
	background: #f75b2f -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f75b2f), to(#dd3607));
	background:-moz-linear-gradient( center top, #f75b2f 45%, #dd3607 55% );
	background:-ms-linear-gradient( top, #f75b2f 45%, #dd3607 55% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f75b2f', endColorstr='#dd3607');
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}
.button2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ff8d47), color-stop(100%, #ff570b) );
	background:-moz-linear-gradient( center top, #ff8d47 5%, #ff570b 100% );
	background:-ms-linear-gradient( top, #ff8d47 5%, #ff570b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8d47', endColorstr='#ff570b');
	background-color:#ff8d47;
}.css_btn_class:active {
	position:relative;
	top:1px;
}
.button3 {
	width:100%;
	text-align:center;
	display: block;
	padding: 8px 8px 8px;
	margin: 3px auto 8px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	font-weight:bold;
	background: #0095c0 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fad544), to(#f7bd03));
	background:-moz-linear-gradient( center top, #fad544 45%, #f7bd03 55% );
	background:-ms-linear-gradient( top, #fad544 45%, #f7bd03 55% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fad544', endColorstr='#f7bd03');
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
}
.button3:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fdea85), color-stop(100%, #fbdd0c) );
	background:-moz-linear-gradient( center top, #fdea85 45%, #fbdd0c 55% );
	background:-ms-linear-gradient( top, #fdea85 45%, #fbdd0c 55% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdea85', endColorstr='#fbdd0c');
	background-color:#fdea85;
}.css_btn_class:active {
	position:relative;
	top:10px;
}
.button3 img {
	margin:3px auto 2px;
}
/*アコーディオン部分*/
.accordion_menu &gt; li &gt; a {
	margin:20px auto 0;
	padding:0 auto 0;
	border: 1px solid #555555;
	border-bottom: none;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #000000 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666666), to(#000000));
	color: #FFFFFF;
	width: 95%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 0.75em;
	display: block;
	position: relative;
}
.accordion_menu ul li:last-child a {
	border-bottom: 1px solid #33373d;
}
/*画像回り込み*/
.hiro-left,
.hiro-right {
   overflow: hidden;
   height: auto;
}
.hiro-left img {
   float: left;
   margin: 0 3px 0 0 !important;
   padding: 0 !important;
   border: 0 !important;
}
.hiro-right img {
   float: right;
   margin: 0 5px 0 0 !important;
   padding: 0 !important;
   border: 0 !important;
}
.hiro-left p,
.hiro-right p {
   overflow: hidden;
   height: auto;
   padding:0 0 0 8px;
   color:#5a3939;
}
.hiro-left a,
.hiro-right a {
   text-decoration: none;
}
a:hover {
   text-decoration: underline;
}
/*画像回り込み*/
ul.banner01 {
  margin: 0 auto 0;
  padding:0 2px 3px;
  text-align:center;
}
ul.banner01 li {
  display: inline;
  margin: 0;
  padding: 0;
}
ul.banner01 li a {
  margin: 0;
  padding: 0;
}
ul.banner01 li a img {
  margin:0 1px 0;
  border:0;
  width:22.5%;
  text-align:center;
}

.textbox {
	line-height: 1.6;
    text-align:left;
	font-size:13px;
	margin:0;
	padding:0 10px 0;
	color:#b5c3d;
}
.textbox a{
	color:#FFFFFF;
}
.oubokiyaku {
    text-align:left;
	font-size:11px;
	background-color:#FFFFFF;
	margin:15px 3px 0;
	padding:5px 0 5px 0;
	line-height: 1.6;
	color:#a18977;
}
.oubokiyaku a{
	color:#FFFFFF;
}
.textintro {
	color:#FFFFFF;
    text-align:center;
    padding:17px 5px 9px;
    font-weight:bold;
	line-height: 1.6;
	font-size:13px;
}
.oubox {
    text-align:center;
	font-size:11px;
	background-color:#FFFFFF;
	margin:-5px 5px 15px;
	padding:10px auto 0px;
	color:#371100;
}
.oubox a{
	color:#371100;
}
.whitebox {
    text-align:center;
	font-size:11px;
	background-color:#FFFFFF;
	margin:5px 5px 15px;
	padding:10px auto 0px;
	color:#371100;
}
.whitebox a{
	color:#591400;
	font-size:13px;
}
#mesbox {
	padding:0px 5px 0px;
	margin:0px 5px 10px;
	color: #330500;
	text-align:left;
	font-size:12px;
}
#mesbox p{
	color: #330500;
}
.mesboximg{
	text-align:center;
	width:99.88%;
	margin-top:5px;
}

.imgp {
	 width:100%;
	 margin:-10px 0 0;
	 text-align:center;
}
.imgptitle {
	 width:100%;
	 margin:5px auto 1px;
	 text-align:center;
}
.imgp2 {
	 width:100%;
	 margin: 10px auto 10px;
	 line-height: 0;
	 text-align:center;
}
imgp3
	 width:100%;
	 margin: 10px auto 10px;
	 paddng:0 10px
	 text-align:center;
}
.imgpline {
	 width:100%;
	 padding-bottom:10px;
	 line-height: 0;
}
.imgpoubo {
	 width:100%;
	 margin-top:-10px;
}
#topbox {
	margin:10px 0 0;
	color: #330500;
	background-color:#FFF;
}
.back_class {
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	border:1px solid #228f8e;
	padding:3px 40px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #94714c), color-stop(100%, #7d5d3b) );
	background:-moz-linear-gradient( center top, #94714c 5%, #7d5d3b 100% );
	background:-ms-linear-gradient( top, #94714c 5%, #7d5d3b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#94714c', endColorstr='#7d5d3b');
	background-color:#94714c;
	color:#FFFFFF;
	display:inline-block;
}
.back_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #784b49), color-stop(100%, #56312f) );
	background:-moz-linear-gradient( center top, #784b49 5%, #56312f 100% );
	background:-ms-linear-gradient( top, #784b49 5%, #56312f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#784b49', endColorstr='#56312f');
	background-color:#784b49;
}
.back_class:active {
	position:relative;
	top:1px;
}
#youtube_contents{
	margin:15px auto 0;
	text-align:center;
}
/* This css button was generated by css-button-generator.com */
.top_class {
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #ffaa22;
	padding:3px 20px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fa665a), color-stop(100%, #d34639) );
	background:-moz-linear-gradient( center top, #fa665a 5%, #d34639 100% );
	background:-ms-linear-gradient( top, #fa665a 5%, #d34639 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa665a', endColorstr='#d34639');
	background-color:#fa665a;
	color:#FFFFFF;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
 	margin-top:-12px;
}
.top_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #d34639), color-stop(100%, #fa665a) );
	background:-moz-linear-gradient( center top, #d34639 5%, #fa665a 100% );
	background:-ms-linear-gradient( top, #d34639 5%, #fa665a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d34639', endColorstr='#fa665a');
	background-color:#d34639;
}
.top_class:active {
	position:relative;
	top:1px;
}
/* This css button was generated by css-button-generator.com */

.bkbox {
	padding:10px 5px 10px;
	margin:15px 4px 10px;
	color: #330500;
	background-color:#FFF;
}
.form {
	color: #a18977;
	padding-right:15px;
	text-align:left;
	font-size:13px;
	line-height: 1.7;
	margin:15px auto 15px;
}
/*--フォーム--*/
.form p {
	font-size:100%;
}
input,select {
	width:100%;
	font-size:120%;
	padding:5px;
}
textarea {
	width:100%;
	font-size:120%;
	padding:5px;
	height:50px;
}
textarea:focus,textarea:hover {
	height: 60px;
	background:#acf3ff;
}
/*
input[type="submit"] {
	width:98%;
	text-align:center;
	display: block;
	padding: 10px 8px 10px;
	margin: -3px auto 8px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	font-weight:bold;
	background: #0095c0 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fad544), to(#f7bd03));
	background:-moz-linear-gradient( center top, #fad544 45%, #f7bd03 55% );
	background:-ms-linear-gradient( top, #fad544 5%, #f7bd03 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fad544', endColorstr='#f7bd03');
	-webkit-box-shadow: 0 1px 13px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}
.input[type="submit"]:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fdea85), color-stop(100%, #fbdd0c) );
	background:-moz-linear-gradient( center top, #fdea85 45%, #fbdd0c 55% );
	background:-ms-linear-gradient( top, #fdea85 5%, #fbdd0c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdea85', endColorstr='#fbdd0c');
	background-color:#fdea85;
}
.input[type="submit"]:active {
	position:relative;
	top:1px;
}
*/
/* This css button was generated by css-button-generator.com */
.formtext {
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
}
.focus {
	background:#acf3ff;
}
.wd33per {
	width:20%;
}
/*--ラジオボタン--*/
.selection input{
	width:5%;
}

/*--ラジオボタン--*/


.PageTopLink {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    margin: 0px 10px 5px;
    padding: 5px 5px 5px;
    width: 25%;
    float: right;
    text-align:center;
    display: block;
    clear:both;
}
.PageTopLink a {
    display: block;
}
.PageTopLink img {
    width: 80%;
}
/* SB */ 
#social{
	margin: 0px 5px 0 0;
	text-align:right;
}
.social a img {
	display:block;
}
ul#banner {
  margin: -10px 0 0 0;
  padding: 0;
  text-align:center;
}
ul#banner li {
  display: inline;
  margin: 0;
  padding: 0;
}
ul#banner li a {
  margin: 0;
  padding: 0;
}
ul#banner li img {
  margin:5px 0px 5px 0px;
  border:0;
  text-align:center;
}
ul#banner li a img {
  margin:5px 0px 2px 0px;
  border:0;
  text-align:center;
}

#wrap{
	width: 100%;
	position: relative;
	height:auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
	color: #500000;
	font-size: 11px;
	margin: 5px 0 0;
	padding: 15px;
	background-color: #333333;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #333333), color-stop(100%, #000000) );
	background:-moz-linear-gradient( center top, #333333 5%, #000000 100% );
	background:-ms-linear-gradient( top, #333333 5%, #000000 100% );
}
#footer{
	color: #FFFFFF;
	bottom:0;
	text-align:center;
	font-size:9px;
	margin:5px 0 -30px;
}
/*
.footerend {
    text-align:left;
	color: #500000;
	font-size: 11px;
	margin: 0 0 0;
	padding: 15px;
	background-color: #5e1914;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #5e1914), color-stop(100%, #5e1914) );
	background:-moz-linear-gradient( center top, #5e1914 5%, #5e1914 100% );
	background:-ms-linear-gradient( top, #5e1914 5%, #5e1914 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e1914', endColorstr='#5e1914');
}
*/
.footerend p {
	font-size:9px;
	text-align:center;
}
.footerend img {
	margin: 0 3px;
}
.footerend small {
	font-style: normal;
	font-size:8px;
	text-align:center;
}
#f_links {
	text-align: center;
	margin: 5px auto 10px;
	float:left;
}
#copyright {
	padding:0 0 10px;
	color:#b28969;
	font-size:7px;
	margin-top:5px;
	text-align:center;
}
#backlink {
	margin-top: 20px;
	text-align: left;
}
#backlink a {
	margin: 0 0 5px 5px;
}

/*=================================
トップページ以外
=================================*/
/*#container h1 h2 {
	margin: 5px 0 10px;
}*/
</pre></body></html>