/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.miya-ken.jp/mt-static/themes-base/blog.css);
@import url(http://www.miya-ken.jp/mt-static/support/themes/kensetsu_b2/kensetsu_b2.css);
/* end StyleCatcher imports */













/* アーカイブページ */
.archive-entry-box{
	margin:1em 0;
}
.archive-entry-title,
.archive-entry-excerpt,
.archive-entry-data{
	margin:0;
	padding:0 0 0 20px;
}

.archive-entry-title{
	font-size:12px;
	font-weight:bold;
	background:url('http://www.miya-ken.jp/fu-ku-i/images/point.gif') left top no-repeat;
}

.archive-entry-data{
	font-size:10px;
}

