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

*{
	margin:0;
	padding:0;
}

img{
	border:0 none;
}

a{
	color:#222222;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

a:hover{
	color:#888888;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/*html, body{ overflow-x: hidden;}*/

ul.disc, ul.square, ol { padding-left:1.3em; }
.disc li { list-style-type:disc; }

body{
	font-size:13px;
	color:#222222;
	line-height: 15px;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	min-width:950px;
	text-align:center;
	line-height:1.5;
	background-color:#f3f1f1;
	background-image:url(../img/bg_tex.gif);
	background-repeat:repeat-x;
}

#wrapper{
	width:100%;
	position:relative;
}

img {
	border:0;
}

ul {
	list-style-type: none;
}

.iblock{ display:inline-block; }

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.f-left{
	float:left;
}

.f-right{
	float:right;
}

.clear{
	clear:both;
}

.container{
	width:950px;
	margin:0 auto;
	text-align:left;
}

.bold_gu{
	font-size:120%;
	font-weight:bold;
	color:#879b81;
}

.bold {
	font-weight:bold;
	}

.mb10{ margin-bottom:10px; }
.mb20{ margin-bottom:20px; }

.mtop-30{
	margin-top:30px;
}

.serif {
	font-family:
		"游明朝体", "Yu Mincho", YuMincho,
		"ヒラギノ明朝 ProN W6", "HiraMinProN-W6",
		"ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.sp_only { display: none;}
.block_c { margin-inline: auto;}


/*--------------------content--------------------*/
.notice_txt { margin:0 0 10px; text-align:center; }
.notice_txt a { display:block; font-size:16px; text-decoration:none; border:1px solid #FFF; color:#FFF; background:#a30505 url(/img/arrow.png) no-repeat; background-position:top 15px right 160px; }
.notice_txt span { display:block; margin:2px; padding:8px 25px 7px 0; border:1px solid rgba(255,255,255,0.80); }

/* form ------------------------ */
label { display:inline-block; }
select { padding:3px 8px 6px; font-size:16px; }

input[type="text"], input[type="email"], input[type="tel"], input[type="number"], textarea {
  border-radius:3px; padding:4px 8px; font:16px/1 inherit inherit; border:1px solid #ccc;
  }
input[type="submit"], input[type="button"], button {
  -webkit-box-sizing:content-box;
  -webkit-appearance:button;
  appearance:button;
  border:none;
  border-radius:0;
  box-sizing:border-box;
  cursor:pointer;
  font-size:1em;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display:none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset:-2px;
}
input[type="text"], textarea, select { margin:3px 0; }

input.t { width:15%; }
input.s { width:30%; }
input.m { width:60%; }
input.l { width:98%; }
textarea { width:98%; }
label input { margin:0; }

/*--------------------#hedder--------------------*/


#logo{
	margin:70px 0 0 10px;
}

#main-nav{
	margin:10px 0;
}

#main-nav li{
	float:left;
}


/*--------------------#top-img--------------------*/

#top-img{
	clear:both;
	overflow:hidden;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/*--------------------#haiku--------------------*/

.haiku{position:absolute; top:200px; z-index:10000;}
#haiku li { opacity: 0; }


/*--------------------#sub-img--------------------*/

#sub-img{
	clear:both;
	width:100%;
	overflow:hidden;
}

#bg_img{
	width:100%;
	margin:0 auto;
}

#sub-img .container{
	position:relative;
}

#sub-img h1{
	position:absolute;
	top:-60px;
	left:0;
}

/*--------------------#side-nav--------------------*/
#side-nav{ margin-bottom:60px; }

#yoyaku{
	width:200px;
	height:300px;
	background-color:#FFF;
	border:1px solid #e2e0e0;
	margin:20px 0 10px 0;
}

#yoyaku div,
#yoyaku ul{
	margin:15px 0 10px 15px;
}

#yoyaku li{
	font-size:14px;
}

#yoyaku li a{
	color:#2f6536;
	text-decoration:none;
}

#yoyaku li img{
	height:39px;
	margin-bottom:10px;
}

#side-btn{
	text-align:center;
}

#side-btn ul{
	margin-bottom:10px;
}

#side-btn li{
	height:54px;
}

/*--------------------#footer--------------------*/

#footer{
	clear:both;
	height:60px;
	font-size:11px;
	background-color:#FFF;
}

#footer .container{
	position:relative;
}

#footer-nav li{
	float:left;
	padding:20px 0 0 20px;
}

#aedmark{
	float:right;
	padding-top:10px;
}

#pagetop{
	position:absolute;
	top:-20px;
	right:0;
}

#footer2{
	clear:both;
	height:60px;
	color:#fafaf8;
	font-size:10px;
	background-color:#2f2f2f;
}

#footer2 a{
	color:#fafaf8;
}

#footer2 .container{
	text-align:center;
}

#copyright{
	padding:20px 0 10px 0;
}







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