body {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
}
h1 {
	background-color: darkblue;
	color: white;
    font-size: 2.0em;
	padding: 8px; 
	fon-family:'Trebuchet MS',Helvetic,sans-serif;
}
h2{
	font-size: 1.1em;
	border-bottom:solid 2px darkorange;
	width: 20em;
}	
h3{
	font-size: 2.0em;
	border-bottom:solid 2px darkorange;
}
h4{
	font-size: 1.5em;
	border-bottom:solid 2px #3366CC;
}
h5{
	font-size: 1.1em;
		width: 12em;
	border-bottom:solid 2px darkorange;
}
div#title {
	color: #000000;
	font-size: 2.0em;
	text-decoration: underline;
	letter-spacing: 20px;
	text-align: center;
}
div#text {
	font-family:"lr@SVbN",monospace;
}
div#paper-e {
	font-size:0.8em;
	padding-left:20px;
	font-family:"Verdana","Arial", sans-serif;
}
div#string {
	font-size:1.0em;
	padding-left:20px;
	font-family:"Verdana","Arial", sans-serif;
}
div#title2{
	background-color: lightsteelblue;
	font-size: 1.0em;
	padding: 5px;
}
div#katagaki{
	width:16em;
}
div#name{
	line-height: 1.0em;
	float:left;
	width:7em;
}
p#indent{
	text-indent : 1em;
	background: #fffacd;
	padding: 10px;
	width: 42em;
	margin:10px;
	border: solid 2px black;
}
div#caption2{
	padding: 5px;
}
div#section1{
	padding-left:20px;
}
li{	
	font-weight: bold;
	line-height:130%;
	list-style-type:circle;
}
li#caption{
	font-weight:normal;
	line-height:100%;
	margin:10px;
	padding:5px;
	width: 35em;
	border:solid 1px;
	list-style-type:none;
}
