

.sidebar {

	line-height: 16px;
	width:10.2em;
	position:absolute;
	top:0;
	padding:0;
	margin-left:8px;
	margin-right:0px;
	left:2px;
}

.sidebar-title {
	visibility: hidden ; 		
	display: none;
}

.sidebar p {

	width: 102px;
	font-size: 100%;
	background: #00AD84;
	font-weight: bold; 
	margin: 0; 
	border: 0;
	font-weight: normal;
	padding: 2px;
}

.sidebar ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	border: 0;
}


.sidebar .reference img {
	visibility: hidden ; 
	border: 0;
	padding: 0;
	display: inline;

}

.sidebar img {
	display:block;
	padding:18px;
}


.siderbar li {
	padding: 0;
}



#online-diary h2 {
	margin: 0px;
	font-weight: normal;
	font-size: small;
}

#online-diary h3 {
	margin: 0px ;
	font-weight: bold ; 
	font-size: x-large;
}


#online-diary h3  a {
	text-decoration: none;
	color: black;
}


#online-diary .section p {
	padding: 0px ; 
	border: 0px ;
	margin-top: 2px ;
	margin-bottom: 10px ;
}


#online-diary .contents {
	width:10.2em;
	margin-right:10px;
	position:absolute;
	top:0;
	right:0;

}


#online-diary .contents a {
  visibility: hidden ; 
}	

#online-diary .contents li {
	list-style-type: none;
}

#online-diary .contents a.reference {
  visibility: visible ; 
}


#welcome .main img {
	display: none;
	margin: 5px;
	float: left;
}

.center .reference img {
	border: 0;
	display: block;
 	margin-left: auto;
	margin-right: auto 
}

.reference img {
	border: 0;
	padding: 0;
	display: inline;

}


.main {
	margin-left:10.2em;
	margin-right:10.2em;
	padding-left:1em;
	padding-right:1em;
}


.section {
	margin-bottom: 20px;
}


body {
  /* background-color: #a9a9a9; */
    background-color: #d3d3d3;  
  /*  background-color: #0099CC; */
  /* background-color: #d7e7f4; */
  /* background-color: white; */
  /*  background-color:  #669999; */
  /*   background-color: #fff7e5; */
  /*  background-color: #dee7ec; */
  /* background-color: #808080; */
  /* background-color: #eeeeee */ 
}


a.toc-backref {
	text-decoration: none;
	color: black;
}

h2 {
	font-weight: normal ; 
}

h3 {
	font-size: small ;
}

div.figure {
	margin-left: 2em ;
}


h1.title {
	visibility: visible ; 
  	text-align: center ;
}


.hiddentitle h1.title {
  visibility: hidden ; 
  /* display: none; */
}


th.docinfo-name, th.field-name {
  font-weight: bold ;
  text-align: left ;
  white-space: nowrap }


pre.literal-block, pre.doctest-block {
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
  margin-left: 2em ;
  margin-right: 2em ;
  /* background-color: #a9a9a9; */
  /*  background-color: #d3d3d3;  */
  /*  background-color: #0099CC; */
  /* background-color: #d7e7f4; */
  /* background-color: white; */
  /*  background-color:  #669999; */
  /*   background-color: #fff7e5; */
  /*  background-color: #dee7ec; */
  /* background-color: #808080; */
  /* background-color: #eeeeee */ }




hr.docutils.footer {
	visibility: hidden;
	width: 60%;
}


.footer {
	text-align: center
}
