hr {
	border: solid 1px #666666;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #666666;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #339900;
	padding-left: 15px;
}
.center {
	text-align: center;
}
.foot {
	font-size: 9pt;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left : 15px;
	margin-right : 15px;
}
.contents {
	background-color: #FFFFFF;
	position: absolute;
	left: 150px;
	top: 0px;
	padding-top: 20px;
	width: 600px;
}
.index {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	margin-left : 15px;
	margin-right : 15px;
  line-height : 154%;
}
a.index_btn{
	color:#990000;
	text-decoration:none;
	font-size:10pt;
}
a.index_btn:link{
	color:#336699;
}
a.index_btn:visited{
	color:#336699;
}
a.index_btn:hover{
	color:#ffffff;
	background-color:#336699;
}
.menu {
	padding-top: 87px;
	position: absolute;
	width: 150px;
	left: 0px;
	top: 0px;
	font-size: 10pt;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
a.menu_btn{
	text-align:right;
	text-decoration:none;
	display:block;
	border:solid 1px #666666;
	width:120px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
}
a.menu_btn:link{
	color:#666666;
	background-color:
	#ffffff;
}
a.menu_btn:visited{
	color:#666666;
	background-color:#ffffff;
}
a.menu_btn:hover{
	color:#ffffff;
	background-color:#336699;
}
.pt9 {
	font-size: 9pt;
}
.hon {
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12pt;
	line-height: 200%;
}
.topics{font-size:	12pt;
	text-align:	left;
	margin-left : 30px;
	margin-right : 30px;
	argin-bottom:	40px;
	border:	solid 1px #666666;
	padding:10px;
	height:	500px;
	overflow:auto;
	margin-top : auto;
	margin-bottom : 50px;
}
.top{
  margin-top : 50px;
}
h3{
  font-size : 12pt;
  font-weight : bold;
  margin-left : 30px;
}
