div.section {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
div.history {
	padding: 10px;
	border: 3px double #000000;
}
div.history h2 {
	margin-bottom: 10px;
}
div.history dl {
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px;
	padding: 3px 0px;
}
div.history dt {
	font-size: 80%;
	float: left;
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.2em;
}
div.history dd {
	font-size: 70%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	text-align: left;

}
div.history ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.section h3 {
	border-left: 7px solid #990000;
	padding: 0px 0px 2px 5px;
	margin-bottom: 10px;
}
div.section p {
	margin-bottom: 10px;
	font: 80%/150% sans-serif;
	margin-right: 20px;
	margin-left: 20px;
}


div.section p.st {
	font-size: 100%;
	text-align: center;
	margin-top: 30px;
}
div.section p.st strong {
	font-size: 150%;
	font-family: serif;
	letter-spacing: 1em;
}



h2.title {
	font-size: 110%;
	color: #FFFFFF;
	background: #000000;
	padding: 5px;
	font-weight: bold;
	font-family: sans-serif;
}
div.section ul {
	background: #EBCDCD;
	padding: 10px 10px 5px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 80%;
	margin-bottom: 10px;
}
div.section li {
	margin-left: 20px;
	margin-bottom: 5px;
}
div.imleft {
	float: left;
	width: 160px;
}
p.rijiname {
	border-top: 5px solid #990000;
	padding-top: 3px;
	margin-bottom: 50px;
}
div.about {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
div.rt {
	float: right;
	width: 320px;
}
div.imleft img {
	border: 1px solid #000000;
}
p.st {
	text-align: center;
	font-size: 120%;
}

