.o_line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333;
}
.link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#topics2 {
	margin-top: 15px;
        margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
　　　　 color: #000000;
}

#topics3{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
        line-height: 22px;
        list-style-type: none;
        text-decoration: none;
        }

#topics2 a:link{
	
	color: #ffffff;
        line-height: 22px;
        list-style-type: none;
        text-decoration: none;
        }
		
#topics2 a:visited{
	
	color: #ffdd43;
        line-height: 22px;
        list-style-type: none;
        text-decoration: none;
        }
				
		
