html {
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #DCDCDC;
  scrollbar-shadow-color: #DCDCDC;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #DCDCDC;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff
}

body {
  width: 94%;
  margin: 1em;
  font-size: 10pt;
  line-height: 1.5;
  font-family: "MS UI Gothic",Verdana,sans-serif;
  color: #666666;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #DCDCDC;
  scrollbar-shadow-color: #DCDCDC;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #DCDCDC;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff
}

body.design {
  background-image : url(sozai/kabegami.gif);
  background-repeat: repeat;
  background-attachment: fixed;
}

body.black {
  width: 94%;
  margin: 1em;
  font-size: 10pt;
  line-height: 1.5;
  font-family: "MS UI Gothic",Verdana,sans-serif;
  background-color: #000000;
  color: #D3D3D3;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #DCDCDC;
  scrollbar-shadow-color: #DCDCDC;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #DCDCDC;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff
}

a:link { color: #666666; text-decoration : none }
a:visited { color: #666666; text-decoration : none }
a:hover { color: #666666; text-decoration : none }
a:active { color: #666666; text-decoration : none }

table {
  font-size: 10pt;
  font-family: "MS UI Gothic",Verdana,sans-serif;
  line-height: 1.2;
}

table.myself {
  font-size: 10pt;
  font-family: "MS UI Gothic",Verdana,sans-serif;
  line-height: 1.5;
}

table.essay {
  line-height: 1.8;
  font-size: 10pt;
  font-family: "MS UI Gothic",Verdana,sans-serif;
}

table.essay2 {
  line-height: 1.6;
  font-size: 10pt;
  font-family: "MS UI Gothic",Verdana,sans-serif;
}

table.musical {
  line-height: 1.5;
  font-size: 10pt;
  font-family: "MS UI Gothic",Verdana,sans-serif;
}

table.sweet {
  line-height: 1.3;
  font-size: 10pt;
  font-family: "MS UI Gothic",Verdana,sans-serif;
}

table.diary {
  line-height: 1.3;
  font-size: 10pt;
  font-family: "MS UI Gothic",Verdana,sans-serif;
}

table.diary1 {
  line-height: 1.4;
  font-size: 10pt;
  font-family: "MS UI Gothic",Verdana,sans-serif;
}

table.travel {
  line-height: 1.5;
  font-size: 10pt;
  font-family: "MS UI Gothic",Verdana,sans-serif;
}

.xx3 { font-size: 6pt }
.xx2 { font-size: 8pt }
.xs { font-size: 9pt }
.x { font-size: 11pt }
.xl { font-size: 14pt }
.xxl { font-size: 17pt }

.color1 {color: #CC3300 }

.tempus { font-family: "Tempus Sans ITC","Verdana","sans-serif"; }
.comic  { font-family: "Comic Sans MS","Verdana","sans-serif"; }
.verdana  { font-family: "Verdana","sans-serif"; }

img.left {
  float: left;
  margin-right: 0.8em;
  margin-bottom: 0.5em
}

img.right {
  float: right;
  margin-top: 0.3em;
  margin-left: 0.8em;
  margin-right: 0.8em
}

img.sen {
  border-color: silver;
  border-width: 1px
}

.m_line { line-height: 1.5 }
.l_line { line-height: 2 }
.line_2 { line-height: 2.5 }