<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*reset*/
#header,#header ul,#header ul li,#header ul li a{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}



#header{
	position:absolute;
	z-index:111;
	width:747px;
	top:68px;
	padding:1px 0 0 53px;
	background: #c08d7d;
	font-family:
"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, 繝｡繧､繝ｪ繧ｪ, Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
}
*+html #header{
	position:absolute;
	z-index:111;
	width:747px;
	top:68px;
	padding:1px 0 0 53px;
	background: #c08d7d;
	left:0;
}
#header img{
	border:none;
}


/*縺薙％縺九ｉCSS繧ｳ繝斐�*/
#dropmenu{
  list-style-type: none;
  width: 747px;
  height: 25px;
  padding: 0;
  background: #c08d7d;
}
#dropmenu li{
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#dropmenu li a{
  display: block;
  height:25px;
  margin: 0;
  padding: 15px 0 11px 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
#dropmenu li:last-child ul{
  left: -100%;
  width: 100%
}
#dropmenu li ul li{
  overflow: hidden;
  width: 180%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li a{
  padding: 15px 15px 5px 15px;/*繧ｵ繝悶Γ繝九Η繝ｼ縺ｮ荳贋ｸ矩俣髫斐�繧ｳ繧ｳ繧定ｪｿ謨ｴ縺吶ｋ*/
  background: #c08d7d;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#dropmenu li:hover &gt; a{
  background: #d19e8e;
  color: #fff;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #616d0b;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}

/*邱ｨ髮�ｿｽ蜉�驛ｨ蛻�*/

#background {
	width:800px;
	height:auto;
	position:absolute;
}
.bg-wall{
	background: repeat-y url(../images/bg_index_01.jpg) 0 0;
	overflow: hidden;
	padding: 0 0 15px;
}
#logo {
	width:550px;
	height:54px;
	padding:10px 0px 0px 50px;
	float:left;
}
#top-image {
	width:684px;
	height:auto;
	margin: 55px auto 0px auto;
	background-image: url(../images/bg_index_main01.png);
}
#image-top {
	width:684px;
	height:142px;
	background-color:#FFF;
}
#image-top img {
	float:left;
}
.main-img {
	margin-left: 3px;
}
#image-middle {
	font-family:"�ｭ�ｳ �ｰ譏取悃", "MS PMincho", "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 13px;
	font-weight:bold;
	width:684px;
	height:auto;
	text-align:center;
	line-height:1.6em;
	color:#FFF;
	padding: 7px 0px 6px 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#image-bottom {
	width:684px;
	height:142px;
	background-color:#FFF;
}
#image-bottom img {
	float:left;
}
#news {
	width: 800px;
	height: 180px;
	padding: 14px 0px 0px 0px;
}
</pre></body></html>