<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {margin:0;background:#101010;}




#container {

 width:800px;

 margin:0 auto;

 border: ;

 border-top-color:#D6D6D6;
 border-top-style:solid;
 border-top-width:1px;

 
 border-left-color:#D6D6D6;
 border-left-style:solid;
 border-left-width:1px;
 
 border-right-color:#D6D6D6;
 border-right-style:solid;
 border-right-width:1px;

 border-bottom-color:#D6D6D6;
 border-bottom-style:solid;
 border-bottom-width:1px;

background:#101010;}


/* ヘッダ */
#header {
 width:800px;

 min-height:px;

 height:auto !important;

 height:px;

 background:#101010;

}



#header h1 {

 margin:px;

 padding:10px 10px 10px;

 font-size:220%;

 float:left;

 line-height:1em;

 background:#101010;
}
















/* コンテント */

#content {

 width:800px;

 clear:both;

}



#content h2 {

 margin:px ;

 padding:px;

 color:#101010;
height:auto;
 background:#101010;
font-size 150%;
line-height:1em;}



#content ul { margin:px;padding:10px 10px 10px;height:auto;background:#ffffff;line-height:1.5em;

 
}







/* フッタ */
#footer {width:800px;clear:both;}



#footer p {margin:0;padding:

3px 5px;

color:

ffffff;

background:#101010;

 font-size:65%;

 text-align:right;

 line-height:1.32em;

 font-family:verdana;}



#footer a { color:#101010;text-decoration:none;}</pre></body></html>