/* StyleSheet for Japanese Simple HTML Documents */ html {margin: 0; background-color: Window; color: WindowText} head {display: none} body {margin: 1em; line-height: 200%} p {margin: 0 2em; text-indent: 1em} acronym, abbr {border-bottom: dotted #ff0080 thin; padding-bottom: .1em; cursor: help} span[title] {border-bottom: dotted #ff0080 thin; padding-bottom: .1em; cursor: help} h1, h2, h3, h4, h5, h6 {border-style: none none none solid; border-width: thin; padding-left: .5em; font-size: 100%; font-weight: bolder} h1 {margin-left: -0.4em; margin-right: -0.4em; border-color: #0080ff; border-style: none none solid solid; padding-top: .4em; padding-bottom: .4em} h2 {margin-left: -0.2em; margin-right: -0.2em; border-color: #ff0080; border-style: dotted none dotted none; padding-top: .2em; padding-bottom: .2em} h3 {border-color: #008080; border-style: none none none double} h4 {border-color: #ff8040} h5 {border-color: #ffff00} h6 {border-color: #80ff00} kbd {margin-left: 0.1em; margin-right: 0.1em; border-style: solid; border-width: 1px 2px 2px 1px; border-color: ActiveBorder; padding: 1px 2px; font-size: 100%} /* citation */ blockquote {margin: 0 2em; border: dotted WindowFrame thin; padding: .5em} blockquote cite {display: block; text-align: right; text-decoration: none; font-style: normal} /* anchor */ a {padding: .1em} a:hover {background-color: #e8ffff; color: black; padding: .1em; text-decoration: none} a.self {cursor: default; speak: none} /* image */ img.minilogo {float: left} img.xbm\_font {width: 16px; height: 16px; vertical-align: text-bottom} img.favicon {width: 16px; height: 16px; float: none; margin: 0; vertical-align: text-bottom} a img.favicon {border-style: none none solid none} a.self img.favicon {border-style: none} /* footer blocks */ address /* , div.info, .about */ {margin: 1em 0.3em 0 0.3em; border-style: solid none none none; border-color: gray; border-width: thin; padding-top: 0.3em; text-decoration: none; font-style: normal; line-height: 100%} .update {margin: 0 0.3em 1em 0.3em; line-height: 100%} img#w3c-html, img#w3c-css {float: right} .myuri {line-height: 100%} .myuri h2 {display: inline; margin: 0 1.5em 0 0; border-style: none; padding: 0; font-weight: normal} .myuri ul {display: inline; margin: 0} .myuri ul li {display: inline; margin: 0 .5em; border-left: thin #ffbe7d solid; padding-left: .4em} /* list */ ul, dl, ol, table {margin: 1em 2em} ul ul, ol ol, ul ol, ol ul {margin-top: 0.2em; margin-bottom: 0.2em} /* Change 2001-09-29 wakaba * redesign of headings' style. * support of new classes (eg. div.update). * (kbd): new. 2001-09-14 wakaba * bug fix of attr.name (border-size -> border-width). 2001-07-31 wakaba * Favicon support. 2001-05-13 wakaba * New File. */ /* simpledoc.css ends here. */