/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/support/themes/minimalist-red/minimalist-red.css);
/* end StyleCatcher imports */

a:link{color:#1d3994;}
a:visited{color:#941d55;}
a:hover{text-decoration:underline;}



.content-nav {
    font-size: 80%;
    padding: 0 0 10px 0;
}

blockquote {
    margin: 10px 10px;
    background-color: #e5e5e5;
    border: 1px solid #ccc;
    padding: 10px;
    background-repeat: repeat-y;
}

/* syokika */
.asset-content {
  font-size: 100%;
  line-height: 100%;
}

.asset-more-link {
  font-size: 100%;
  line-height: 150%;
}

.asset-body {
  font-size: 90%;
  line-height: 150%;
}

.asset-more {
  font-size: 90%;
  line-height: 150%;
}

.widget-content {
  font-size: 75%;
  line-height: 120%;
}

.sb {
  text-align: right;
  margin: 0;
  padding: 0;
}
.sb a {
  margin: 0 5px 0 0;
  padding: 0;
}
.sb img {
  margin: 0;
  padding: 0;
  border: none;
}

/* gazou kazari */
img.mt-image-none {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 2px;
}

img.mt-image-left {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 2px;
}



