 body{
	font-size:80%;
	line-height:150%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #000000;
 }
 a{
	color: #000000;
 text-decoration: none;
 border-style: dashed;
 border-color: #CC0000;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 1px;
 border-left-width: 0px
 }
 a:hover{
	color: #CC0000;
 text-decoration: none;
 border-style: none;
 border-color: #CC0000;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 1px;
 border-left-width: 0px
 }
 img{
	border: none;
 }
 .imglink{
	text-decoration: none;
 border-style: none;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px
 }
 .data{
	font-size:95%;
	line-height:120%;
 }
 
#topics{width: 720px;margin-right: auto;margin-left: auto;}
#topics h1{margin-top: 0px;	margin-right: 0px;margin-bottom: 5px;margin-left: 0px;}
#topics .box{
	overflow: auto;
	z-index: auto;
	height: 330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-bottom: 10px;
	line-height: 1.6em;
}
#topics th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 20px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#topics td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
