.mainimage {
  background-image: url('../sakaguchi/images/mainback.jpg');
  background-repeat: repeat-x;
  height: 155px;
}
#mainimage_blog {
  background-image: url('../sakaguchi/images/main.jpg');
  margin-right: auto;
  margin-left: auto;
  text-indent: -9999px;
}
#mainimage_blog a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}
#mainblock {
/*
  padding-top: 30px;
*/
}
.entry-asset {
  margin-right: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
}
.asset-meta {
  text-align: right;
  font-size: 10px;
}
.asset-body,
.asset-more {
  line-height: 2em;
}
.asset-body p,
.asset-more p {
  line-height: 2em;
}
.asset-body a,
.asset-more a {
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}
.asset-body a:hover,
.asset-more a:hover {
  color: #CC3300;
  text-decoration: underline;
}
.asset-meta a:hover {
  color: #CC3300;
}
.asset-meta {
  font-size: 10px;
  margin-right: 20px;
}
.asset-meta .author {
  font-size: 10px;
  margin-right: 20px;
}
.asset-meta .postpublished {
  font-size: 10px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}




.asset-meta a {
  font-size: 10px;
}
#trackbacks {
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}
.trackbacks-info {
  border: 1px solid #999999;
  padding: 10px;
}
#comments {
  padding-right: 0px;
  padding-left: 50px;
}
#comments #comment-author,
#comments #comment-email,
#comments #comment-url,
#comments #comment-text {
    width: 450px;
}
#comments #comment-text {
    height: 250px;
}
#comments #comments-open-data div {
    margin-top: 10px;
}
#comments #comments-open-text {
    margin-top: 10px;
}

.widget {
  margin-bottom: 30px;
}
#page-title {
  font-size: 16px;
  font-weight: bold;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
}
.entry-title {
  background: url('../sakaguchi/images/mainback.jpg') left center repeat-x;
  color: #FFFFFF;
  font-size: 16px;
  border-left-style: none;
}
.entry-title a {
  color: #FFFFFF;
  text-decoration: none;
  border-left-style: none;
}

.widget-header {
  color: #666666;
  border: 1px solid #999999;
  background-color: #CCCCCC;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
}
.widget-calendar table {
  width: 100%;
  margin-top: 10px;
}
.widget li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
  padding: 3px;
}
.widget li a {
  text-decoration: none;
  background-image: url('../images/categorymenu_arrow.gif');
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  padding-left: 10px;
}
.widget li a:hover {
  color: #CC3300;
  text-decoration: underline;
  background-image: url('../images/categorymenu_arrow_f2.gif');
}
.widget-archive-monthly-dropdown select {
  margin-top: 10px;
}
.widget-calendar td {
  text-align: center;
}
.widget-calendar th {
  text-align: center;
}

.entry-content {
  padding: 20px;
}

.entry-content ul {
  margin-left: 25px;
}

.entry-content blockquote {
  background-color: #EFEFEF;
  margin: 10px;
  padding: 15px;
  color: #064599;
}
.entry-content .origin {
  text-align: right;
  padding: 0px;
  margin: 0px;
}
.entry-content .origin a {
  background: url('../sakaguchi/images/origin1.gif') no-repeat 0 7px;
  padding-left: 15px;
  color: #999;
}

.entry-tags,
.entry-categories {
  display: inline;
  margin-right: 10px;
}
.entry-tags h4,
.entry-categories h4,
.entry-tags ul,
.entry-categories ul,
.entry-tags ul li,
.entry-categories ul li {
  display:inline;
}

