@charset "utf-8";
/* 美しい */

#blog_body {
  width:428px;
  float:left;
}
#blog_side {
  width:220px;
  float:right;
}

h3.entry-header {
  margin:0 0 22px 0;
  padding:16px 0 0 20px;
  font-size:large;
  font:normal bold 16px "ＭＳ Ｐ明朝",serif;
  background:url("/img/icon_cloud.gif") no-repeat; }
}
.entry-content {
}
.entry-body {
}
.entry-tags {
}
h4.entry-tags-header {
}
ul.entry-tags-list {
}
li.entry-tag {
}
p.entry-footer {
  text-align:right;
  margin:22px 0;
  border-top:double 3px #cccccc;
}

.blog_menubox {
  width:220px;
  margin:0 0 16px 0;
  padding:0;
}
.blog_menubox_header {
  width:220px;
  height:16px;
  background:url("/blog/img/blog_menubox_header.gif") no-repeat;
}
.blog_menubox_body {
  width:190px;
  padding:0 15px;
  background:url("/blog/img/blog_menubox_body.gif") repeat-y;
}
.blog_menubox_footer {
  width:220px;
  height:16px;
  background:url("/blog/img/blog_menubox_footer.gif") no-repeat;
}
.blog_menubox h3 {
  margin:0;
  padding:8px 0 12px 0;
  font-size:medium;
}
.blog_menubox ul {
  margin:0;
  padding:0 0 8px 0;
}
.blog_menubox li {
  margin:0 0 0 24px;
  padding:0;
}

#entry-calendar {
  margin:12px auto;
}
#entry-calendar td, #entry-calendar th {
  width:22px;
  padding:1px 0;
  font-size:12px;
  text-align:center;
}

td.entry-calendar-entry {
  padding:0;
}
td.entry-calendar-entry a:link, td.entry-calendar-entry a:visited {
  display:block;
  width:22px;
  padding:1px 0;
  color:#ffffff;
  background-color:#990000;
  text-decoration:none;
}
td.entry-calendar-entry a:active, td.entry-calendar-entry a:hover {
  color:#333333;
  background-color:#ffbf22;
}

.content-nav {
  margin:0;
  text-align:center;
  border-top:double 3px #cccccc;
  border-bottom:double 3px #cccccc;
}
.archive-nav {
  margin:0 0 22px 0;
}
.trackback-url {
  font-family:"Courier New",monospace;
}
#comments-open-data table {
  width:350px;
  margin:22px auto;
}
#comments-open-data td {
  border-top:solid 1px #cccccc;
  border-bottom:solid 1px #cccccc;
}
#comment-preview, #comment-post {
  width:80px;
}
#comment-post {
  color:#ffffff;
  background-color:#990000;
}
#comment-author, #comment-email, #comment-url, #comment-text {
  background:none;
}
