@charset "shift_jis";

body {
	font-size: 100% ;
	font-family: Verdana, Helvetica, Arial, sans-serif,
                     'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'ƒqƒ‰ƒMƒmŠpƒS3', 
                     sans-serif;
	padding: 0;
	margin: 0;
	border: none;
	color: #ffff00;
	background-color: #ffffff;
	}

/*** begin visibility settings ****/
/* "none" instructs the browser to not render that component */
/* "inline" is default for span, "block" is default for div */
span.siteContents
        {
        /* display: none;  */
        display: inline; 
        }

span.localContents,
span.language
        {
        display: none; 
        /* display: inline; */
        }

div.email_register,
div.comments,
div.pc-main-page div.attachment,
div.pc-edit-page div.attachment,
div.pc-main-page div.forEditors
        {
        display: none;
        /* display: block; */
        }
/*** end visibility settings ****/

/**** begin one-row-table (using table) ******/

table.leftandmain {
	border-spacing: 0px ;
	border-collapse: collapse ;
	width: 100% ;
	}
tr.leftandmain {
	border-width: 0px;
	width: 100% ;
	}

td.leftside {
	/* this glues left and main together so that the lines connect */
	border-right-width: 0px;
	padding-left: 0em;
	padding-right: 0em;
	vertical-align: top ;
	}

td.main {
	width: 100% ;
	/* glue left and main together so that the lines connect */
	padding-left: 0em;
	padding-right: 0em;
	vertical-align: top ;
	border-left-style: solid;
	border-left-width: 0.1em;
	border-left-color: #ffffff; /* line left of content */
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #ccccee;
	}

div.leftside {
	padding-right: 0em;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #ccccee;
	}

div.mainpart {
	padding-left: 2em;
	padding-right: 2em;
	}
/**** end one row table ******/

div.access a {
	text-decoration: none ;
	}
div.access {
	border-bottom-width: 0.2em;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	}

div.forEditors a {
	text-decoration: none ;
	}
div.forEditors {
	border-top-width: 0.2em;
	border-top-style: solid;
	border-top-color: #cccccc;
	}

div.logo {
	text-align: center ;
	}

div.ornv {
	background-color: #ffffff;
	padding-right: 0em;
	border-right-width: 0px;
	}

div.email_register {
	text-align: left;
	}

span#lg_ego {
	background-color: #cccccc;
	}

span#media_ego {
	background-color: #cccccc;
	}

/* indentation for navigation and orientation menue */
div.ornv div.kid_ul ,
div.ornv div.lvl_ul {
	padding-right: 0em;
	padding-left: 1.0em;
	}
/* marker for selected scope */
div.ornv div.kid_ul ,
div.ornv div.lvl_ul {
	border-left-color: #dddddd ;
	border-left-style: solid ;
	border-left-width: 0.1em 
	}

/* marker for orientation */
div.ornv div.onpath a {
	padding-right: 0em;
	color: #222222 ;
	border-top-color: #ffffff ;
	border-top-style: solid ;
	border-top-width: 0em ;
	border-left-color: #ff0000 ;
	border-left-style: solid ;
	border-left-width: 0.1em ;
	border-bottom-color: #ffffff ;
	border-bottom-style: solid ;
	border-bottom-width: 0.1em
	}

div.ornv div.onpath a:hover,
div.ornv a:hover {
	border-left-color: #ff0000;
	border-bottom-color: #ff0000;
	color: #ff0000;
  	background-color: #ffff66;
	}

div.ornv a { 
	padding: 0;
	/* font-weight: bold; */
	font-weight: normal;
	/* text-decoration: none; */
	display: block;
	border-left-style: solid;
	border-left-width: 0.2em;
	border-left-color: #ffffff;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #9999cc;
	border-bottom-style: solid;
	border-bottom-width: 0em;
	border-bottom-color: #9999cc;
	}

span#ego {
	padding-right: 0em;
	}

div.ornv span#ego a.nvlk {
	color: #ff0000 ;
	background-color: #ffffff;
	text-decoration: none;
	border-top-color: #ffffff ;
	border-top-style: solid ;
	border-top-width: 0.1em ;
	border-left-color: #ff0000 ;
	border-left-style: solid ;
	border-left-width: 0.1em ;
	border-bottom-color: #ff0000 ;
	border-bottom-style: solid ;
	border-bottom-width: 0.1em
	}

form p {
	margin: 0;
	padding: 0;
	text-indent: 0
	}
pre {
	font-size: 95% ;
	line-height: 100%;
	white-space: pre;
        width: 100%;
	overflow: auto;
	}

body.pc { 
	background-color: #ffffff ;
	color: #222222 ;
	}

body.comments { 
	background-color: #fafafa ;
	color: #222222 ;
	}

body.print { 
	background-color: #ffffff ;
	color: #222222 ;
	}
body.edit { 
	background-color: #eeeeee ;
	color: #222222 ;
	}

h1 {
	font-family:trebuchet ms, verdana, arial, sans;
	font-size: 141% ;
	margin: 0.5em 0;
	padding-top: 0.5em;
	/* color: #003399 ; */
	/* color: #006600 ; */
	color:#00784a; 
	/* background-color: #eeeeff ; */
	/* background-color: #eeeeee ; */
	/* border-top: 2px solid #999999 ; */
	/* border-top: 2px solid #006600 ; */
	display: block ;
	}

h2 {
	font-family:trebuchet ms, verdana, arial, sans;
	font-size: 121% ; 
	margin: 1px 0;
	/* color: #006600 ; */
	color:#00784a;
	/* background-color: #eeeeee ; */
	/* border-top: 1px solid #999999 ; */
	/* border-top: 1px solid #006600 ; */
	display: block ;
	}

h3 {
	font-family:trebuchet ms, verdana, arial, sans;
	font-size: 105% ; 
	margin: 1px 0;
	/* color: #006600 ; */
	color:#00784a;
	/* background-color: #eeeeee ; */
	display: block ;
	}

h4 {
	font-family:trebuchet ms, verdana, arial, sans;
	font-size: 100% ; 
	margin: 1px 0;
	/* color: #006600 ; */
	color:#00784a;
	/* background-color: #eeeeee ;*/
	}

h5, h6, h7 {
	font-size: 100% ;
	margin: 1px 0;
	color: #00784a ;
	}

form {
	width: 100% ;
	border: 1px solid #cccccc ;
	display: block ;
	margin: 0 0 ;
	padding: 0 0 0 0 ;
	}

a:hover {
  color: #ff0000;  /* overruled somewhere ?? */
  background-color: #ffff66;
}

a:active {
  color: #ff0000;
  background-color: #ffff00;
}

a:link { color: #333333 ; }
a:visited { color: #333333 ; }
a:active { color: #333333 ; }

.delete-buttons { 
	color : black ;
	background-color : #E0FFFF ;
	}

div.comments-title { 
	color : #000000 ;
	text-align: center ;
	font-weight: bold;
	/* background-color : #eeeeff ; */
	}

div.comments { 
	width : 100% ;
	color : #000000 ;
	margin: 0;
	padding: 0;
	border-top: 2px solid #333333;
	padding-top: 0.5ex ;
	background-color : #cfcfcf ;
	}

div.one_comment {
	border: 1px solid #666666;
	margin: 1ex;
	padding: 0;
	}

div.comment-header { 
	background-color : #dfdfdf ;
	margin: 0;
	padding: 0;
	}

div.comment-text { 
	background-color : #efefef ;
	margin: 0;
	padding: 0;
	}
pre.comment-text {
	background-color : #f0f0f0 ;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	}

div.childrenFullFormat {
	width: 100% ;
	margin: 0 ;
	padding: 0 ;
	background-color : #f0f0f0 ;
	}

div.childrenFullFormat dt {
	font-size: 121% ; 
	margin: 1px 0;
	color: #333333 ;
	background-color: #eeeeee ;
	border-top: 1px solid #999999 ;
	}

div.childrenFullFormat dd {
	font-size: 100% ; 
	margin: 1px 0;
	color: #333333 ;
	background-color: #eeeeee ;
	text-indent: 4em;
	}

img { 
	border-style : none ;
	}

img.qr {
	width : 2cm ;
	}

div.footer {
	width: 100%;
	display: block;
	border: 0px solid  #999999;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cccccc;
	}

