@charset "Shift_JIS";

/* Style sheet for printing */
/* updated 2001-02-09; webtv */

body {
	font-family: "平成明朝", "ＭＳ Ｐ明朝", serif;
	font-size: 10pt;
	background: white;
	background-image: none;
	padding-right: 2em;
}
h1, h2, h3, h4, h5, h6  {
	font-family: "平成角ゴシック", "ＭＳ ゴシック", sans-serif;
	color: navy;
}
h1 {font-size: 18pt;}
h2 {
	font-size: 14pt;
	margin-left: -0.5em;
}
h3 {
	font-size: 12pt;
	margin-left: 0;
}
h4 {font-size: 11pt;}
h5, h6 {font-size: 10pt;}
pre, .example, .badexample {
	font-family: "ＭＳ 明朝", monospace;
	line-height: 1.1em;
}
dt,strong,dfn {
	color: black;
	font-family: "平成角ゴシック", "ＭＳ Ｐゴシック", sans-serif;
}
dfn {
	font-style: italic;
	border: none;
}
strong{
	font-weight: bold;
	/*text-decoration: underline;*/
}

em {
	color: black;
	font-style: normal;
	text-decoration: underline;
}
var {color: black}
.attn, .attn2, .attn3 {
	color: black;
	font-weight: bold;
}

a:link, a:visited {
	color: black;
	text-decoration: none;
}

div.banner {
	margin-left:-0.5em;
}
div.intro {
	margin-left: 0;
}
div.lead {
	margin-left: -0.5em;
	border-width: thin medium medium thin;
	padding: 1em;
	background-image: none;
}
.aux, .example, .spec-fragment, .res-sample {
	padding: 1em;
	border-color: gray;
}
ul.toc {
	list-style-type: disc;
	list-style-image: none;
}
address{
	margin-left: 0;
	margin-right: 0;
}
img.banner, img.help, img.valid, div.navi {
	display: none;
}
hr {height: 1px;}
div.navi + hr {display: block}

div.series-menu {display: none}

/* Counter for bugs in WebTV */
div.main,
div.long-text,
div.banner,
address {
	background-color:white;
}
