blockquote pre {
  margin-left: 0em;
  padding-left: 0em;
  border-width: 0px;
  background-color: transparent;
}

div.image {
  float: left;
}

div.image.small {
  float: left;
}

div.body p {
  text-indent: 0em;
  margin: 1em 0 1em 0;
}

div.day {
  margin-right: 0.5em;
  padding-right: 0.5em;
}

div.main {
  margin-left: 140px;
}

div.sidebar {
  position: absolute;
  top: 0px;
  width: 134px;
  left: 0px;
}

div.adminmenu  {
  display: none;
}

div#side-login{
  display: block;
}

/*** システム情報（System info）を見えなくする *************/  
/*
div#side-system-info { display: none; }
*/  


/*** 追加のスタイル ****************************************/  
body {
  font-family: sans-serif;
  line-height: 1.3em;
}

address {
  font-family: "Times New Roman", "Times", serif;
  margin-left: 1em;
}

pre {
  overflow: auto;
  line-height: 1.15em;
}

kbd {
  text-decoration: underline;
}

abbr {
  border-bottom: 1px dotted #3f0000;
}

div.side-b {
  top: 0px;
}

table.calendar td {
  white-space: nowrap;
}

/*
.hatena-module {
  width: 128px;
  margin-left: auto;
  margin-right: auto;
}
*/

div.wiki span.date {
  display: inline;
  visibility: visible;
}

div#side-infomation div.hatena-moduletitle {
  display: block;
}

.hidden {
  display: none;
}

#side-author img {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}