@charset "euc-jp";		/* -*- fundamental -*- */

body {
    color: #000000;
    background: #ededed;
    line-height: 135%;
    margin-left:  7.5%;
    margin-right: 7.5%;
}

/*
a       { color: #2636a5; text-decoration: none; }
a:hover { color: #016cef; text-decoration: underline }
*/
a       { color: #000066; text-decoration: none; }
a:hover { color: #aa2222; text-decoration: underline }


/* -----------------------------------------------------------------
  Headings
----------------------------------------------------------------- */

/* size */
h1 { font-size: 174.9%; }
h2 { font-size: 132.2%; }
h3 { font-size: 115.0%; }
h4 { font-size: 100.0%; }
h5 { font-size: 100.0%; }
h6 { font-size: 100.0%; }
h7 { font-size: 100.0%; }
h8 { font-size: 100.0%; }

h1 { font-size: 174.9%; }
h2 { font-size: 132.2%; }
h3 { font-size: 115.0%; }
h4 { font-size: 100.0%; }
h5 { font-size: 100.0%; }
h6 { font-size: 100.0%; }
h7 { font-size: 100.0%; }
h8 { font-size: 100.0%; }

/* font */
h1 {
/*
    font-family:
	"£Ä£Æ£ÐPOP1ÂÎW5", "DFPPOP1-W5",
	"¥Ò¥é¥®¥Î³Ñ¥´ Std W8", "Hiragino Kaku Gothic Std W8",
	"¥Ò¥é¥®¥Î³Ñ¥´ Std",    "Hiragino Kaku Gothic Std",
	"¥Ò¥é¥®¥Î³Ñ¥´ Pro W6", "Hiragino Kaku Gothic Pro W6",
	"¥Ò¥é¥®¥Î³Ñ¥´ Pro",    "Hiragino Kaku Gothic Pro",
	"Comic Sans MS",
	"Verdana", "Arial", "Helvetica", sans-serif;
*/
    font-weight: bold;
}

h2, h3, h4, h5, h6, h7, h8 {
/*
    font-family:
	"£Ä£Æ£ÐPOP1ÂÎW3", "DFPPOP1-W3",
	"¥Ò¥é¥®¥Î³Ñ¥´ Pro W6", "Hiragino Kaku Gothic Pro W6",
	"¥Ò¥é¥®¥Î³Ñ¥´ Pro",    "Hiragino Kaku Gothic Pro",
	"Lucida Grande",
	"Verdana", "Arial", "Helvetica", sans-serif;
*/
    font-weight: bold;
}

/* color */

h1 {
/*    color: #404040; */
    color: #333300;
    text-align: right;
/*    text-shadow: #808080 20px 3px 4px, 5px 6px; */
/*    text-shadow: #606060 2px 3px 4px, 5px 6px; */
    margin-top: 1.0em;
    margin-bottom: 1.0em;
}

h2 {
/*
    color: #ffffff;
    background: #222693;
    background: #707020;
*/
    color: #ffffff;
    background: #333300;
    padding: 0.2em 0.3em 0.2em 0.3em;
    margin-top: 1.5em;
}

h3 {
    color: #502800;
    /* text-decoration: underline; */
}

h4, h5, h6, h7, h8 {
    color: #552200;
    color: #440044;
}

h3 {
    margin-top: 1.5em;
}

h4 {
    /* text-decoration: underline; */
    margin-top: 1.5em;
    margin-bottom: -0.3em;
}

h5, h6, h7, h8 {
    margin-top: 1.3em;
    margin-bottom: -0.3em;
}


/* -----------------------------------------------------------------
  ºÇ²¼ÃÊ
----------------------------------------------------------------- */

div.footdate {
    color: #606060;
    font-size: 83.3%;
    line-height: 130%;
}

span.copyright {
}

span.footdate {
}

div.foothome {
}


/* -----------------------------------------------------------------
  Emacs Muse Tags
----------------------------------------------------------------- */

pre {
/*
    font-family: monospace, Courier;
*/
    line-height: 110%;
    margin-left: 1.5em;
    padding: 0.5em;
    border: 1px solid #c0c0c0;
    background: #e0e0d0;
}

pre.example {
}

pre.terminal {
    /* background: #e7f5e7; */
}

p.quoted {
    /* background: #fff0e0; */
    padding: 0.5em;
    border: 1px solid #c0c0c0;
    background: #e0e0d0;
}

p.verse {
    /* white-space: pre; */
    margin-left: 1.5em;
    /* background: #fff0fa; */
    background: #e0e0d0;
    padding: 0.5em;
    border: 1px solid #c0c0c0;
}

em {
    font-style: italic;
}

strong {
    font-style: bold;
}


/* -----------------------------------------------------------------
  Contents
----------------------------------------------------------------- */

div.contents {
    line-height: 120%;
    background: #e6e6e6;
    background: #e0e0d0;
    margin-left:  1.5em;
    margin-right: 1.5em;
    padding: 1.0em 2.0em 1.0em 2.0em;
    border: 1px solid #c0c0c0;
}

.contents dl {
    margin: 0px;
}

.contents dt {
    margin: 0px;
}

.contents dd {
    margin: 0px;
    margin-left: 5.0em;
}


/* -----------------------------------------------------------------
  Æüµ­
----------------------------------------------------------------- */
span.ddate {
/*
    font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "MS Gothic", monospace;
*/
    font-family: monospace;
    font-size: 83.3%;
    color: #600000;
}

