" class="clearFix">
<%
If Not chk.chk_null(func_str.DBNullExchange(dat(0).Row("CATEGORY_NAME"), "")) Then
%>
<%
End If
%>
<%=String.Format("{0:D}", serial) & "(" & String.Format("{0:ddd}", serial) & ")"%>
<%=func_str.DBNullExchange(cmn.kaigyo_keep_m(dat(0).Row("TOPIC_DTEXT1")), "")%>
<%=func_str.DBNullExchange(cmn.kaigyo_keep_m(dat(0).Row("TOPIC_DTEXT2")), "")%>
<%=func_str.DBNullExchange(cmn.kaigyo_keep_m(dat(0).Row("TOPIC_DTEXT3")), "")%>
<%
If dat(0).Row("TOPIC_LINK_KBN") = "1" Then
%>
<%
If dat(0).Row("TOPIC_TARGET") = "2" Then
%>" target="_blank"><%
Else
%>"><%
End If
%>
<%=func_str.DBNullExchange(dat(0).Row("TOPIC_LTEXT"), "")%>
<%
End If
%>
<%
If Not chk.chk_null(func_str.DBNullExchange(dat(0).Row("TOPIC_DIMG1"), "")) Then
%>
.Row()
&ino=1&kind=1" alt="<%=dat(0).Row("IMG_TITLE1") %>" width="<%=img1_width %>" />
<%=func_str.DBNullExchange(dat(0).Row("IMG_TITLE1"), "")%>
<%
End If
%>
<%
If Not chk.chk_null(func_str.DBNullExchange(dat(0).Row("TOPIC_DIMG2"), "")) Then
%>
.Row()
&ino=2&kind=1" alt="<%=dat(0).Row("IMG_TITLE2") %>" width="<%=img2_width %>" />
<%=func_str.DBNullExchange(dat(0).Row("IMG_TITLE2"), "")%>
<%
End If
%>
<%
If Not chk.chk_null(func_str.DBNullExchange(dat(0).Row("TOPIC_DIMG3"), "")) Then
%>
.Row()
&ino=3&kind=1" alt="<%=dat(0).Row("IMG_TITLE3") %>" width="<%=img3_width %>" />
<%=func_str.DBNullExchange(dat(0).Row("IMG_TITLE3"), "")%>
<%
End If
%>