@charset "shift_jis";

/* Stylesheet for Web pages at naocraft Photo */

body      { margin: 0; color: #000; background: #fff; }
h1        { font-size: 1.6em; color: #fff; background: #3c3a5f; text-align: right; padding-right: 5px; }

a         { text-decoration: none; } 
a:link    { color: #fff; background: #3c3a5f; }
a:visited { color: #fff; background: #3c3a5f; } 

@media all {
.LBox     { position: absolute; left: 0; top: 0; 
            width: 150px; height: 1000px; 
            padding-top: 0.8em; 
         }
    }
.LBox     { color: #F9F9F9; background: #3c3a5f; }

.RBox     { position: absolute; left: 150px; top: 0; padding: 0.8em 0 0 1em; }
.RBox p   { font-size: 1em; margin: 2em 0 0 10em; }

address   { white-space: pre; margin-top: 10em; font-style: normal; }
address a:hover { background: #FFFF8C; color: #000; }

img        { border: solid 1px #A4A4A4; }

dl         { line-height: 1.5em; text-align: right; }
dt a       { padding-right:5px; display: block; } 
dt a:hover { background: #FFFF8C; color: #000; display: block; }

.this      { color: #E1E100; background: #3c3a5f; }
.this a ,
.this a:visited ,
.this a:hover { color: #E1E100; background: #3c3a5f; }

.tm        { margin-top: 0.8em; }

.w3c       { margin-top: 4em; }
.w3c dt    { font-size:0.8em; line-height: 1.1em; }
