body{
	font-size:75%;
	line-height:200%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#FFFFFF;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
 }
 a{
	color:#f5deb3;
	text-decoration:none;
 border-style:dashed;
 border-color:#f5deb3;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:1px;
 border-left-width:0px
 }
 a:hover{
	color:#f5deb3;
	text-decoration:none;
 border-style:none;
 }
 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
 }
 .topix{
	color:#f5deb3;
 }
 .topback{
	background-repeat:no-repeat;
 }
 
#topics{
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/topback.gif);
	background-repeat: no-repeat;
	background-position: 50px;
}
#topics h1{
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#topics .box{
	overflow: auto;
	z-index: auto;
	height: 320px;
	padding-bottom: 10px;
	line-height: 1.8em;
	width: 620px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #f5deb3;
}
#topics table{
}	
#topics th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 20px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#topics td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
