Index: branches/version-2_13-dev/html/user_data/packages/default/css/bloc.css
===================================================================
--- branches/version-2_13-dev/html/user_data/packages/default/css/bloc.css	(revision 22930)
+++ branches/version-2_13-dev/html/user_data/packages/default/css/bloc.css	(revision 22949)
@@ -124,5 +124,5 @@
     background: url("../img/background/line_dot_01.gif") repeat-x bottom;
 }
-#news_area dl.newslist:last-child {
+#news_area dl.newslist:last-child { /* IE9 未満では無効 (影響度合いが低いので黙殺) */
     background: none;
 }
Index: branches/version-2_13-dev/html/user_data/packages/default/css/common.css
===================================================================
--- branches/version-2_13-dev/html/user_data/packages/default/css/common.css	(revision 22931)
+++ branches/version-2_13-dev/html/user_data/packages/default/css/common.css	(revision 22949)
@@ -253,5 +253,5 @@
 
 /* フォームが縦に重なり合う場合に併用する余白 */
-.top { /* FIXME 簡素な単語は単独で使用しない */
+.top { /* FIXME 簡素な単語は、単独で、込み入った指定に使用しない */
     margin-bottom: 5px;
 }
