/* stilo.css 
 * MARUYAMA Satosi 2002-03-23
 */

body {background: #ffffdd;
		margin-left: 3em;
		margin-right: 3em;
}  /* linen */
		dl {line-height: 1.5;}
		p {line-height: 1.5;
			/* text-indent: 1em; */}
		ul {line-height: 1.5;}
		ol {line-height: 1.5;}
                pre {line-height: 1.5;}

p.dngl{margin-left: 2em;
				text-indent: -1em;}
p.dngl2{margin-left:4em;
				text-indent: -3em;}
p.dngl3{margin-left: 3em;
				text-indent: -2em;
				margin: 1em 2em}
p.noindent{text-indent: 0%;}

p.frame{
	border: thin gray solid;
	margin-left: 1em 1em 1em 3em;
	padding: 1em;
}
	
div.right{text-align: right;}
td.right{text-align: right;


}

img.float{float: left;}
img.float{float: left;}

span.nova{color: #FF0000;}

img.desc{
	float:left;
}

h1, h2, h3, h4 {
	clear: left;
}	

td{
	vertical-align: top
}

blockquote.frame{

	border: thin gray solid;
	margin-left: 1em 1em 1em 3em;
	padding: 1em;

}

table.frame{
	border: 2px ##ff0000 solid;
}
tr.frame{
	border: 2px ##ff0000 solid;
}

td.frame{
	vertical-align: top
	border: 2px ##ff0000 solid;
/*	margin-left: 1em 1em 1em 3em; */
	padding: 1em;
        white-space: nowrap;
}

