@charset "shift_jis";

/* Stylesheet for Web pages at don's BBS */

 body { margin: 0 20px; color: #000; background: #fee9e9; font-size: 11pt; }

.navi { position: absolute;
        right: 20px;
        top: 0px;
        text-align: right;
        font-size: 10pt;
        color: #385248;
        background: none;
        white-space: nowrap;
    }

ol     { line-height: 1.5em; }
.hide  { display: none; }

h1   { color: #007300; background: none; font-size: 28pt; }
.fc1 { color: #ff1515; background: none; font-size: 10pt; }

.fs2 { font-size: 11pt; color: #000000; background: #ffd2d2; }
.fs4 { font-size: 9pt;  color: #363636; background: none; text-align: right; }
.fs9 { font-size: 9pt; }
.fs11 { font-size: 11pt; }

.date  { font-size: 8pt;  color: #707070; background: none; }
.title { font-size: 11pt; color: #000000; background: #fee7e7; margin: 10px 0; }
.ress  { color: #000000; background: none; text-align: right; }

a         { text-decoration: none; }
a:link    { color: #004d26; background: none; }
a:visited { color: #830C05; background: none; }
a:hover   { color: #000000; background: #ffffa4; }
a img     { border:none; }

.comm  { margin: 5px 50px 0 0; font-size: 11pt; color: #000; line-height:1.4em; }
.comm a:link    { font-size: 11pt; color: #000; background: none; }
.comm a:visited { font-size: 11pt; color: #000; background: none; }
.comm a:hover   { font-size: 11pt; color: #000; background: #dfeddc; }

.box1               { color: #363636; background: #fddcdd; font-size: 11pt; }
.box2, .box3, .box4 { color: #363636; background: #fff4f4; font-size: 11pt; }

.box1 { border-top:solid #C40000 1px; width:100%; padding:5px; margin:0px; }
.box2 { border-top:solid #C40000 1px; width:100%; padding:5px; margin:15px 0;}
.box3 { border:1px; width:500px; padding:5px;}
.box4 { border-top:solid #E80000 1px; margin-left:200px; margin-top:15px; padding:8px 5px 5px 5px; }

.count   { color: #e30000; font-family: verdana,sans-serif; }
textarea { padding: 0.2em; }

div p    { margin: 5px 0 8px 0; }
