@charset "Shift_Jis";
body { 
	margin: 0; padding: 0; background-color: #ffffde; color #000 }


/* ===== Link Element Style ==== */
a:link { 
	color: #0037ff; text-decoration: underline }
a:visited { 
	color: #069; text-decoration: underline }
a:hover { 
	color: #000; text-decoration: none; background-color: #ff0 }
a:active { 
	color:#090 }

p.link a:link, p.link a:visited { 
	text-decoration: none; !important }

dd a:link, dd a:visited, pre a:link, pre a:visited {
	text-decoration: underline }

/* ==== Element Style ==== */
p { l
	etter-spacing: 1px }
em { 
	color: #f00; font-weight: bold; font-style: normal }

.speak {
	color: #069; background: inherit }
.nmg {
	margin: 0 }
code {
	font-size: 1em; font-family: monospace }

#imleft {
	float: left; margin-right: 1ex; margin-bottom: 1em }

hr {
	width: 90% }

address { 
	font-size:small; color: #069}

pre { 
	margin: 0.5em 0 1em; text-align: left; white-space: pre; font-size: 1em; 
	font-family: monospace }

/* ==== Headding Element Style ==== */
h1#head { 
	margin: 2px 50px 5px; padding: 2px; background: #069; color:#fff; 
	text-indent: 0.5em; font-size: 1.1em; !important }

h2 { 
	font-size: 100%; margin-bottom: 5px; margin-top: 1em; border-top: 1px solid #069; 
	border-bottom: 1px solid #069; padding-top: 2px; padding-left: 0.5em; background: #ffb; 
	letter-spacing: 0px; color: #000; font-family: monospace; !important }

h2#second {
	clear: left }

/* ==== Division Element Style ==== */
div.body { 
	margin-left:50px; margin-right:50px; margin-top:10px; margin-bottom:10px; 
	line-height: 130% }

div#body2 { 
	margin-left: 40px; margin-right: 40px; margin-top: 5px; margin-bottom: 10px; 
	padding: 5px; font-size: 90%; line-height: 130% }

div.item {
	margin: 0; padding-left: 1em; text-align: left }

.navBlock {
	float: left; font-family: monospace; border-left: medium none; 
	width: 33%; color: #000 }

/* ==== Paragraph Element Style ==== */
p.link { 
	margin: 0.5em 50px 0; text-align: right; font-size: smaller }

p#footer { 
	margin-top: 20px; margin-bottom: 20px; font-size: smaller; font-weight: bold; 
	text-align: center; font-family: monospace }

p.idt {
	margin: 0; text-indent: 1em }

p.idt2 { 
	margin-bottom: 0px; text-indent: 1em }

p.idt3 { 
	text-indent: 1em }

/* ==== List Element Style ==== */
dl { font-family: "New Times Roman",Times,serif }
dt {
	margin-top: 0.5em; margin-left: 0; margin-bottom: 0px; padding: 0px 0px 1px; 
	color: #009; font-weight: bold; font-size: 1.2em; font-family: monospace; 
	font-family: "New Times Roman",Times,serif; !important }

dd { 
	margin: 0px; padding-left: 0; font-family: monospace; 
	font-family: "New Times Roman",Times,serif; letter-spacing: 1px; !important }

/*=== For Aural property Section ===*/

@media aural, braille, embossed {
span.speak, span.ra {
	speak: none; volume: silent; visibility: hidden }
span#headline, span.black {
	speak: none; volume: silent; visibility: hidden  }
}

/* ==== Copyright(C) banban@scollabo.com 2003 ==== */