body
{
	background: #cccccc;
	color: #000000;
	padding: 0em;
	margin: 0em;
	width: 100%;
}

h1 {	font-size: 140%;
	color:#38334c;
}

h2 {	font-size: 110%;
	font-weight: normal;
	clear: both;
}

h3 {	font-size: 110%;
	color:#2d8c21;
}

h4 { color:#cc3300; }
h1,h2,h3,h4,h5,h6 { margin-bottom: 0.5em; }
h3,h4,h5,h6 { margin-top: 0.5em; }

h5,h6 {
	color:#000000;
	background:#f8fff8;
	border: 1px solid #2d8c21;
	border-left: 10px solid #2d8c21;
	padding: 2px 8px;
	font-weight: normal;
	display: inline;
}

div.h5m { margin-bottom: 0.5em; }

ol { 	line-height: 150%; }

hr {
	border-top:		1px;
	border-left:		1px;
	border-right:		1px;
	border-bottom:		1px;
	border-style:		dotted;
	border-color:		#666677;
}

textarea { font-family: monospace; }
input { font-size: 100%; }
input.mono { font-family: monospace; }
input.btn, select.btn { font-size: 100%; }
input.box { border: 1px #666666 solid; padding: 0 0.2em; }

a:link { color:#0033ee; text-decoration:none; }
a:visited { color:#0000dd; text-decoration:none; }
a:hover { color:#009900; text-decoration:underline; }

a.pix { color:#000000; text-decoration:none; border-color:#000000; border:none; }
a.lnkp { color:#000000; text-decoration:none; background-color:#d2f4fa; }
a.lnkp:hover { color:#000000; text-decoration:underline;  background-color:#d0fad4; }

img { border-width: 1px; border-style: outset; }
img.mainpic { float:right }
img.lvl { margin: 0px 1px; border-style: none; padding: 0px; width: 12px; height: 12px; }
img.pix { margin: 1em; }
img.def { border-width: 0px; border-style: none; }

div.main {
	padding: 1em;
	margin: 1em;
	clear: both;
}

div.enl {
	font-size: 90%;
	text-align: left;
	color: #666600;
	clear: both;
}

div.enl_r {
	font-size: 90%;
	text-align: right;
	color: #666600;
	clear: both;
}

div.enl_p {
	font-size: 90%;
	color: #666600;
}

div.pix {
	margin: 2em 0em 1em;
	margin: auto;
	text-align: center;
}

div.ttl {
	float:left;
	text-align: left;
	padding-left: 1em;
}

div.ttl_r {
	float:right;
	text-align: right;
	padding-right: 1em;
}

div.hdr {
	background-image: url('./pix/gr1_20.jpg');
	background-repeat: repeat-x;
	height: 20px;
	clear: both;
}

div.ftr {
	background-image: url('./pix/gr2_20.jpg');
	background-repeat: repeat-x;
	height: 20px;
	clear: both;
}

span.enl {
	font-size: 90%;
	color: #666600;
}

.hdr_l { float: left; }
.hdr_r { float: right; text-align: right; }

ul.p1 { list-style-image: url('./pix/i_p1.gif'); }
ul.p2 { list-style-image: url('./pix/i_p2.gif'); }
ul.il { margin: 0em; padding-left: 2em; }

.caption {
	margin: 0em 0em 0em 1em;
	padding: 1em 1em;
	border: solid 1px #999999;
	background-color: #d3d3d3;
	line-height: 120%;
	clear: both;
}

.stuff {
	margin: 0em 0em 0em 1em;
	padding: 0em 1em 0em 0em;
	border: solid 1px #999999;
	background-color: #e9e9e9;
	line-height: 150%;
	clear: both;
}

.howto {
	margin: 0em 0em 0em 1em;
	padding: 0.5em 1em;
	border: solid 1px #999999;
	background-color: #ffffff;
	line-height: 120%;
	clear: both;
}

.memo {
	margin: 0.5em 0em;
	padding: 0.5em 1em;
	background-color: #e9e9e9;
	line-height: 120%;
	clear: both;
}

.memo5 {
	margin: 0.5em 0em;
	padding-bottom: 0.5em;
	padding-right: 1em;
	background-color: #e9e9e9;
	line-height: 120%;
	clear: both;
}

.tips {
	margin: 0em 0em 0em 1em;
	padding: 0.5em 1em;
	border: solid 1px #999999;
	background-color: #f8f8f8;
	line-height: 120%;
	clear: both;
}

.cyu1 {
	margin-left: 1em;
}
.cyu2 {
	margin-left: 2em;
}
.cyu3 {
	margin-left: 4em;
}
.cyu2_stuff {
	margin-left: 2em;
	color: #000080;
}

.author {
	margin: 0em 0em 0em 1em;
	padding: 1em 1em;
	border: dotted 2px #999999;
	line-height: 120%;
	clear: both;
}

.esc {
	color: #191919;
	font-size: 90%;
}

.deftxt {
	margin: 0em 3em;
	padding: 0em;
	line-height: 120%;
}

.que{ color:#000000; font-weight: bold; padding: 16px 0px 4px;}
.ans{ color:#000000; margin-left: 80px; margin-right: 80px; }
.lm{ color:#000000; float: right; font-size: 90%; }

.ylinemk { background-color:#ffffcc; }
.err { color: #cc3333 }
.rpop{ color:#CC0000; font-weight: bold; font-style: italic; margin-left: 2px; margin-right: 2px; }
.rlmk { color:#f0f0f0; background-color:#f00000; padding:0px 2px; font-size: 90%; font-weight: bold; margin:0px 2px; }
.deny { text-decoration: line-through; }
.u { border-bottom: dotted #cc0000 2px; }

dl.dli { clear:both; font-family: monospace; }
dl.dli dt { clear: both; float: left; width: 8em; text-align: right; padding-right: 0.5em; }

div.blkl { clear: both; float: left; width: 6em; text-align: right; padding-right: 0.5em; }
div.blkr { padding-left: 6.5em; }

div.pixcheck { float: right; }

#pic1, #pic2, #pic3, #pic4, #pic5, #pic6, #pic7, #pic8, #pic9 { float: right; padding-left: 0.5em; display:none; width: 160px; font-size: small; color: #666600; }

@media print {
	div.enl, div.enl_r, div.hdr, div.ftr,
	div.pixcheck { display: none; }
}

