@charset "utf-8";

/*
   Title: pshared2
   Author: ussy
   Access: ussy@gmail.com
   License: GPL
   Comment: シンプルにみやすくをモットーをテーマにします。
   */

* {
  font-family: 	'Trebuchet MS', 'Meiryo', Arial, Helvetica, sans-serif;
}

pre {
  font-family: monospace;
}

body {
  font-size: 110%;
  margin-left: 15%;
  margin-right: 15%;
}

textarea {
  font-size: 90%;
}

input {
  font-size: 75%;
}

hr.sep {
  display: none;
}

a:link, a:visited {
  color: #33a;
}

a:hover {
  color: red;
  text-decoration: underline;
}

h1 {
  color: #aaa;
  font-size: 140%;
}

h2 {
  font-size: 130%;
  line-height: 1em;
  margin-top : 1em;
  margin-bottom: 0;
  color: #06c;
}

h2 span.nyear {
  font-size: 80%;
  font-weight: normal;
}

h2 a {
  text-decoration: none;
}

h3 {
  font-size: 120%;
  font-weight: bold;
  color: #333;
  margin-bottom: 0.5em;
}

h3 a {
  text-decoration: none;
}

span.sanchor, span.canchor {
  color: #333;
}

div.adminmenu {
  text-align: right;
  font-size: 80%;
}

div.day {
  font-size: 100%;
  margin: 3em 0 3em 0;
}

div.body {
  margin-bottom: 2em;
}

div.section {
  margin: 0 0 2em 0.5em;
  padding-left: 1em;
}

div.section p {
  margin: 0 0.25em 1em 0.25em;
  line-height: 140%;
}

div.section ul {
  margin: 0 0 1em 0.25em;
  line-height: 140%;
}

div.caption {
  border-bottom: solid #06c 1px;
  padding-bottom: 0.20em;
  margin-top: 1em;
  font-size: 90%;
}

div.commentshort {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-size: 90%;
}

div.commentshort p {
  line-height: 1.5em;
  margin: 0 0 0 5em;
  text-indent: -4em;
}

div.commentbody {
  font-size: 90%;
  line-height: 1.2em;
  margin: 1em 0 0 0.15em;
}

div.commentator {
  line-height: 1.5em;
  background-color: #fff;
  color: #;
}

div.commentbody p {
  margin: 0.1em 0.5em 0.5em 1em;
}

form.comment {
  font-size: 90%;
}

form.comment input {
  font-size: 100%;
}

form.comment div.textarea {
  display: block;
}

form.comment textarea {
  display: block;
  margin-left: 3em;
  margin-bottom: 1em;
}

div.category {
  font-size: 90%;
}

div.category ul {
  list-style-type: none;
  margin: 1em;
  padding: 0 0 0 1em;
}

div.category ul li {
  line-height: 150%;
  margin: 0.2em;
  display: inline;
}

div.referer {
  margin-top: 0.3em;
  text-align: right;
  font-size: 80%;
}

div.refererlist ul {
  line-height: 1.2em;
  margin-top: 0.20em;
  color: #09c;
  font-size: 80%;
}

div.section {
  font-size: 90%;
}

div.section pre, div.section blockquote {
  font-size: 100%;
  border: solid #cbcbcb 2px;
  background-color: #efefef;
  margin: 0.5em 0.25em 1em 0.15em;
  padding: 0.5em 1em;
  line-height: 1.5em;
}

div.section blockquote {
  font-style: italic;
}

div.section blockquote p {
  margin: 0.5em;
}

img {
  margin: 0;
  padding: 0;
  border-width: 0;
  clear: both;
}

img.photo {
  float: none;
}

img.right {
  margin: 0 0 0.25em 0.25em;
  float: right;
}

div.footnote {
  border-top: solid #666 1px;
  margin: 1em 0.5em 0 0.5em;
  padding: 0.25em;
  background-color: #fff;
}

div.footnote p {
  margin:0.2em 0 0.2em 1em;
}

span.footnote {
  font-size: 80%;
  margin : 0 0.1em 0 0.1em;
  vertical-align: super;
}

/* update */
div.update {
  font-size: 90%;
}

form.update {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

form.update span.field {
  display: inline;
  margin-left: 0em;
  margin-right: 0.5em;
}

form.update div.field.title {
  display: block;
  margin-top: 1em;
}
form.update div.field.title input {
  margin-left: 0.5em;
}

form.update div.textarea {
  display: block;
  margin-top: 1em;
}
form.update textarea {
  display: block;
  margin-left: 3em;
  margin-bottom: 1em;
}

form.update span.checkbox.hidediary {
  margin-left: 1em;
}

/* search */
form.searchform {
  font-size: 90%;
  float: right;
}

/* table */
div.section table {
  border-collapse: collapse;
  font-size: 90%;
  border: 1px solid #446;
  margin: 0.5em 1em 1em 3em;
  padding: 1em;
}

div.section th, div.section td {
  border: 1px solid #446;
}

div.section table tr th {
  text-align: left;
  font-weight: normal;
  color: #fff;
  background-color: #779;
  padding: 0.5em;
  width: auto;
}

div.section table tr td {
  background-color: #fff;
  padding: 0.2em;
}

p.source {
  margin-top: 0.3em;
  text-align: right;
}

div.footer {
  font-size: 90%;
  text-align: right;
  margin-top: 1em;
  clear: both;
}

em {
  font-style: normal;
  font-weight: bold;
}

div.calendar {
  font-size: 90%;
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: right;
  float: right;
  clear: left;
}

table.calendar {
  margin:0 0 0 1.5em;
  width:70%;
  color:#aaa;
}

td.calendar-current-month {
  text-align: center;
  line-height: 1.4em;
}

td.calendar-next-month {
  text-align: right;
}

td.calendar-prev-month {
  text-align: left;
}

td.calendar-sunday {
  color: red;
  background-color: #fbb;
}

td.calendar-saturday {
  color: blue;
  background-color: #bbf;
}

td.calendar-weekday {
  color: #000;
  background-color: #ddd;
}

td.calendar-day {
  text-align: right;
}

p.recentitem {
  padding: 1em 0 0 0;
}

div.recentsubtitles {
  margin-left: 0.5em;
}

.socialbuttons {
  float: right;
}

