/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://nobeata.sakura.ne.jp/mt/mt-static/themes-base/blog.css);
@import url(http://nobeata.sakura.ne.jp/mt/mt-static/support/themes/001/001.css);
/* end StyleCatcher imports */
body {

}

#page {
  width:960px;
  margin:0 auto;
}
.asset-body {
  font-size:80%;
}
.rss {
  font-size:80%;
}

#beta {
  font-size:80%;
}

#header {
  background: url("header_kusablog.jpg");
  height:200px;
}

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

#under_box {
  background:#D6DCC4;
  border:#88B118 solid 1px;
  padding:5px;
}

h2 {
  background:#000;
  font-size:100%;
  color:#fff;
  padding:5px;
}

.comment-content {
  font-size:80%;
}

.comments-open {
  font-size:80%;
}

#twitter_div {
  font-size:80%;
  background-color:#000000;
  color:#ffffff;
  padding:10px 20px;
}
