<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
@import url(base.css);

/* Classes */

div.sub-section { clear: both; margin: 5px 10%; text-align: left; }

div.sub-section dl { margin: 0.7em; padding: 0; float: left; width: 180px; background-color: #fefcf6; border:1px solid #f4ecce; }

div.sub-section dt { font-weight: bold; font-size: 95%; letter-spacing: 0.1em; 
                     display: block; padding: 0.2em 0 0 0.5em; width: 160px; color: #3e443f; background-color: #f9f4e5; 
                     border:1px solid #f4ecce; border-left: 10px solid #f0e4b2; text-decoration: none; }

div.sub-section dd { padding: 5px; }

div.sub-section dd.name { font-size: 85%; letter-spacing: 1.5px; }

div.sub-section dd.photo { float: right; width: 125px; margin: -5px 10px 0 0; padding: 4px; }

.highslide {
    cursor: url(http://www.nagominoniwa.net/sakuin/highslide/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-image {
    border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
    text-align: center; 
    font-size: 95%;
    line-height: 1.5em;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(http://www.nagominoniwa.net/sakuin/highslide/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}
/* Controlbar example */
.controlbar {	
	margin-left: 10px;
	background: url(http://www.nagominoniwa.net/sakuin/highslide/highslide/graphics/controlbar2.gif);
	width: 210px;
	height: 32px;
}
.controlbar a {	
	display: block;
	float: left;
	margin: 0 0 0 5px;
	height: 30px;
	width: 42px;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* IDs */

div#left h2 { margin: 0 0 -0.6em 1.5em; }

div#right h2 { clear: both; margin: 0 0 0.6em 2.5em; }

div#section h3 { clear: both; margin: 20px 10% 20px 10%; padding: 0 0 0.5px 2px; border:#888888 solid; border-width:0 0 1px 0; height: 1.5em; }

div#section a:link { color:#455038; background-color: #FFFFFE; }

div#section a:visited { color:#455038; background-color: #FFFFFE; }

div#section a:hover { color:#FA8072; background-color: #FFFFFE; }

div#section a:active { color:#FA8072; background-color: #FFFFFE; }

div#section p { text-align: left; padding-right: 15px;letter-spacing: 1px; }

div#section p.center { text-align: center; }

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