﻿

/** OOo *************************************************************
    OpenOffice.org Japanese Native-Language Project
                                             web page style sheet

    * This is a style sheet for printers.
    * This file is for all projets in ja.oo.o.
    * These styles were defined by WhiteApple in Jan.9.2003
*********************************************************************/

/* Tag based style */

body, p, div, li, td, th, dd, dt, blockquote, input, select, span, font  {
  font-size:10pt
}

body {
  background:#ffffff none ;
  font-family:serif;
  color:#000000 ;
  line-height:150% 
}

h1 {
  font-size:16pt
}

h2 {
  margin:2em 0em 0em 0em ;
  font-family:sans-serif;  font-size:12pt
}

h3 {
  font-family:sans-serif ; font-size:10pt
}

h4 {
  margin-top:0em ;
  font-family:sans-serif ; font-size:10pt
}

dt {
  font-family:sans-serif ; font-weight:bold
}

dd {
  margin-bottom:1em
}

th {
  font-weight:normal
}

a {
  color:#000000 ;
  text-decoration:none
}

img {
  border:none
}


/* Classified elements */

.obj-at-left {
  margin:0em 1em 1em 0em ;
  float:left
}

.clear-left {
  clear:left
}

.obj-at-right {
  margin:0em 0em 1em 1em ;
  float:right
}

.clear-right {
  clear:right
}

.notice {
  margin:1em 4em ;
  border:#003399 medium solid
}

.notice-title {
  background:#003399 none ; color:#ffffff ;
  font-size:10pt ; font-weight:bold ;
  margin:0em ; padding:0em 1em
}

.notice-sentence {
  margin:1em
}

.cell-of-title {
  color:#ffffff ;
  background:#003399 none
}

.row-of-even-numbered {
  background:#ccffff none
}

img.as-icon {
  vertical-align:middle
}

strong.loud {
  color:#ff0000
}


/* Identified elements */

#html-page-id {
  margin-top:1em ;
  text-align:right
}


#main-content {
  width:100%
}


#writers-and-designers {
  margin:1em 0em ;
  text-decoration:underline ;
  text-align:right
}


/***** EOF *****/

