/* -*- mode: c++ -*-
  $B%9%?%$%kDj5A%U%!%$%k(B
	Author:	Hiroshi Igarashi
	Last updated: 1998.12.31
*/

/* $BA4BN(B */
// body { background: White }
body { background: #ccffee }
// body { background: Silver }
/* body { background: url(/home/iga/graphics/miya/a323a.jpg) } */
/* body { background: url(/home/iga/graphics/cc-sakura/sakura-bg.jpg) fixed } */

/* $B>OBj(B */
/* h1 { color: black; text-align: center; font-size: 200% } */
h1 { color: Black; text-align: center }
h2 { color: Black }
/* h3,h4,h5,h6 { color: gray } */

/* $B%a%$%k%"%I%l%9(B */
address { text-align: right; color: Black }

/* $B%a%K%e!<(B */
.menu {
    text-align: center;
    list-style-type: none;
    line-height: 120%;
}

/* $B6/D4(B */
.emph { color: Red }
em { color: Red }

/* $B%j%9%H(B */
/* ul { list-style-type: none; font-size: 150% } */
/* ul { list-style-type: none } */
ul.list { text-align: center; list-style-type: none }

/* $B99?7>pJs(B */
dl.changelogs { line-height: 100% }
dt.changelogs { }

/* $B99?7F|;~(B */
span.update { text-align: right;
	      color: Green }

/* $B6h@Z$j(B */
hr.menusep { align: center; width: 60 }

/* $BCJMn(B */
p { text-indent: 1em }

/* $B99?7>pJs(B */
dl.note { line-height:80%; }

/* $B:#F|$N$R$H$3$H(B */
.comment {
    text-align: center;
    list-style-type: none;
    line-height: 120%;
    margin-left: 20%;
    margin-right: 20%;
    font-size: 80%;
    color: black;
}

