/* Default Layout:  */
@import url(http://catswhiskers.jp/mt-conf/mt-static/themes-base/blog.css);
@import url(http://catswhiskers.jp/mt-conf/mt-static/themes/minimalist-red/screen.css);

body,
p
{
	font-size: 14px;
	line-height: 150%;
}

p
{
	text-indent: 1em;
	text-align: justify;
	text-justify: distribute;
}

dt
{
	float: left;
}

div.asset-body
{
	overflow: auto;
}

img.capture-images
{
	margin-bottom: 12px;
	margin-left: 0;
}

div.reference
{
	padding: 4px;
	background-color: #FFFFDD;
}

.float-left
{
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
}

.float-right
{
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
