dt{
    font-family: monospace;
    font-weight: bold;
    font-size:large;
}
.mar{
	margin-left:1.5em;
}
.midashi0{
	font-weight:bold;
	font-size:10pt;
}
.midashi{
	color:white;
	background-color:#ff9933;
	text-align:right;
}
.midashi2{
	kcolor:white;
	background-color:#ff9933;
	text-align:left;
}
.lead{
	border-left: #ff9933 12px solid; 
	border-bottom: #ff9933 1px solid;
	padding-left: 10px;
}
.midashi3{
	color:white;
	background-color:#ff9933;
	margin: 0px 10px;
	text-align: center
}
.honbun{
	overflow: scroll;
	height: 100px;
	margin: 0px 30px;
	border: 1px solid
}
a{
   text-decoration:underline;
   color:#333333;
}
a:hover{
   text-decoration:none;
}
