@charset "UTF-8";

* {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;

}
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,li,img,object{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#topics {
	background-color: #00359F;
	height: 173px;
	width: 486px;
	overflow: auto;
	scrollbar-face-color: #B0CAFF; /*XN[o[{??F*/
	scrollbar-highlight-color: #B0CAFF; /*XN[o[ij?e*/
	scrollbar-shadow-color: #B0CAFF; /*XN[o[Eij?e*/
	scrollbar-3dlight-color: #B0CAFF; /*XN[o[?ij?e*/
	scrollbar-arrow-color: #00359F; /*?F*/
	scrollbar-track-color: #FFFFFF; /*w??F*/
	scrollbar-darkshadow-color: #B0CAFF;/*XN[o[Eij?e*/
	color: #B0CAFF;
}
#topics ul {
	width: 469px;
	background-color: #FFFFFF;
	padding-top: 10px;
}

#topics li {
	font-size: 95%;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	line-height: 1.2em;
	color: #333333;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #B0CAFF;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#topics dl {
	width: 469px;
	background-color: #FFFFFF;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B0CAFF;
	padding-bottom: 10px;
}

#topics dt {
	font-size: 95%;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	line-height: 1.5em;
	color: #333333;
	width: 7.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topics dd {
	font-size: 95%;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	line-height: 1.5em;
	color: #333333;
	padding: 0px;
	margin-top: -1.5em;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 7.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
