.xtxtHighlight
{
	background-color: yellow; 
}

.xtxtUrgent
{
	color: red;
}

.xtxt_image_caption 
{
	font-size: 80%; 
	text-align: center; 
}

div.right 
{
	float: right;
	margin: 10px 10px 0px 20px;
}

div.left
{
	float: left;
	margin: 10px 20px 0px 10px;
}

img.xtxt_image {
	border-width: 0px;
}

blockquote
{
	margin-left: 0px;
	font-style: italic;
}

cite
{
	font-size: 13px;
	font-weight: bold;
	margin-left: 300px;
}

div.warning
{
	margin: 10px 0px 10px 0px;
	border: solid 1px black;
	padding: 2px 10px 5px 10px;
	background-color: #fcc;
}

div.example
{
	margin: 10px 0px 10px 0px;
	border: solid 1px black;
	padding: 2px 10px 5px 10px;
	background-color: #ccf;
}

.amountCost
{
	color: #990000;
	font-weight: bold;
}

.amountProfit
{
	color: #009900;
	font-weight: bold;
}

.amountCostEstimate
{
	color: #990000;
	font-weight: bold;
}

.amountProfitEstimate
{
	color: #009900;
	font-weight: bold;
}

.pro
{
	color: #009900;
}

.con
{
	color: #ff0000;
}


/*

dl
{
	margin-top: 12px;
	margin-bottom: 0px;
}

dt
{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
	color: Maroon;
}

dd
{
	font-size: 10pt;
	margin-left: 20px;
	margin-bottom: 0px;
	color: Maroon;
}


code
{
	color: #00f;
}



*/

.miru_toc_changed_1d > a:link,
.miru_toc_changed_1d > a:visited,
.miru_toc_changed_1d > a:active
{
color: #f00;
}
.miru_toc_changed_2d > a:link,
.miru_toc_changed_2d > a:visited,
.miru_toc_changed_2d > a:active
{
color: #e00;
}
.miru_toc_changed_3d > a:link,
.miru_toc_changed_3d > a:visited,
.miru_toc_changed_3d > a:active
{
color: #d00;
}
.miru_toc_changed_1w > a:link,
.miru_toc_changed_1w > a:visited,
.miru_toc_changed_1w > a:active
{
color: #a00;
}
.miru_toc_changed_1m > a:link,
.miru_toc_changed_1m > a:visited,
.miru_toc_changed_1m > a:active
{
color: #900;
}