<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html { 
scrollbar-base-color: #000000;
scrollbar-face-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #ccffff;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
}
body {
font-family: Verdana,sans-serif,ＭＳ Ｐゴシック;
font-size: 10pt;
color: #ffffff;
background-color: #000000;
background-image: url('lunasea0.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right top;
}
a { text-decoration: none; }
a:link { color: #a9c5de; }
a:hover { color: #d8bfd8; }
a:visited { color: #7da2ce; }
#menu {
color: #cddced;
letter-spacing: 2px;
margin-top: 10px;
margin-left: 10px;
padding:5px; 
float: left;
clear:both; 
text-align: left; 
width: 250px;
}
li {
color: #a9c5de;
line-height: 200%;
text-align: left;
margin-top: 10px;
list-style-type: square;
list-style-position: outside;
float: left;
clear: both;
width: 300px;
}
.back {
font-family: MS UI Gothic;
font-size: 9pt;
color: #6699ff;
margin-top: 50px;
margin-left: 20px;
padding: 2px;
border: 2px solid #292929;
float: left;
clear: both;
}
.ank {
font-size: 11pt; 
margin-top: 180px;
line-height:150%; 
}
</pre></body></html>