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

/************************************************
* web page .info *
************************************************/
.info dt {
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.info dd {
	line-height: 1.6;
	margin-top: -2.4em;
	margin-left: 11em;
	margin-right: 0px;
	margin-bottom: .8em;
	border-bottom: 1px dotted #666666;
}

