home *** CD-ROM | disk | FTP | other *** search
- @charset "Shift_JIS";
- h1 {
- border-bottom:thin solid;
- text-align:center;
- }
- h2 {
- color:mintcream;
- background:royalblue;
- line-height:150%;
- padding-left:12pt;
- font-size:100%;
- }
- h3 {
- border-bottom:thin solid;
- font-size:100%;
- }
- div.heading {
- border-bottom:thin solid;
- font-weight:bold;
- }
- p {
- line-height:120%;
- }
- em {
- color:red;
- }
- strong {
- font-weight:bold;
- color:red;
- }
- div.cmdnavibar {
- font-weight:bold;
- background:skyblue;
- font-size:80%;
- }
- a.inheading {
- color:white;
- }
- a:hover {
- color:red;
- background-color:lemonchiffon;
- }
- ul.relation {
- list-style-type:none;
- list-style-position:inside;
- margin-top:0.5em;
- margin-bottom:0.5em;
- padding-left:0em;
- margin-left:0em;
- }
- li {
- line-height:120%;
- padding-left:0em;
- margin-left:0em;
- }
- img { border-style:none; }
- dt { font-weight:bold; }
- table{
- border-collapse: separate;
- border: 1px solid #bbe;
- width: 100%;
- }
- td, th {
- border-style: solid;
- border-color: #bbe #99c #99c #bbe;
- border-width: 1px 2px 2px 1px;
- }
- th {
- background: #ccf;
- color: #000;
- }
- address {
- margin: 2em 2em 0;
- padding: 0em;
- text-align: right;
- }
- span.infoId {
- font-weight:normal;
- font-size:80%;
- }
-