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


#pagebody {
  clear: both;
  position: relative;
  width: 777px;			
  padding-top: 12px;
}
div:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
body {
	background-color: #DEDECA;
	background-image:url(images/back-st.jpg);
}

body, td, th {
	color: #666633;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #EEA9A9;
  font-weight:bold;
}
p.syasin a {
  color: #DAC9A6;
} 
p.text{
	line-height:1.3em;
	margin:5px 5px 0 5px;
	color:#64363C;
	font-size:90%;
	}
div.wrapper{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	border:solid 1px #5DAC81;
	padding:10px;
	background:url(images/fil-mini.png);
}
.zoom{
	text-align:right;
	font-size:xx-small;
	font-family:Arial, Helvetica, sans-serif;
	color:#BDC0BA;
}
p.zoom{
	width:600px;
	display:block;
	margin-top:0;
	background:#376B6D;
	}	
div.header{
	width:600px;
	color:rgb(114,99,110);
	background:#D7C4BB url(images/filtre.png);
	margin:0;
	padding:10px 0;
		}
p.head{
	margin:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:larger;
	display:block;
	}
div.others{
	background:#EEA9A9 url(images/bg-list.jpg);
	width:600px;
	}
p.syasin{
	display:block;
	background:#B5495B;
	line-height:2ems;
	padding:5px;
	color:#D7C4BB;
	font-weight:bold;
	}
li{
	display:block;
	position: relative;
	float:left;
	margin-right:10px;
	list-style-position:inside;
	-webkit-border-radius: 8px;
	}
.clear {
	clear:both;}
img{
	border:solid 1px #9E7A7A;
	margin:5px 0 0 3px;
	}
img.topimage{
	border:none;
	margin:0;
	
	}
div.footer{
	display:block;
	background:#B5495B;
	padding:5px 0;
	color:#D7C4BB;
	font-weight:bold;
	margin-top:10px;

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