@charset "utf-8";

.contents{ margin-bottom:77px;}

/*トピックス一覧*/
.center_contents_970 h2{
	background: url(../img/h2_title_topics_all.jpg) no-repeat 0 0;
	text-indent:0;
	line-height: 50px;
}
.center_contents_970 h2 em,
.center_contents_970 h2 strong{display:block;float:left;}
.center_contents_970 h2 em{ text-indent:-9999px; width:190px;}
.center_contents_970 h2 strong{ width:300px; font-size:15px;color:#039;}
.center_contents_970 h2 ul{ float:right; padding-right:15px; text-align:right; text-decoration:underline; }
.center_contents_970 h2 li{ display:inline; font-size:13px; }
.center_contents_970 h2 li a:hover{ background-color:#039; color:#FFF; }



/* トピックス部分 ほんとは枠ごと替えたいところ  */
.topics{ margin-left: 20px;}
.center_contents_970 .topics h3 span{ margin-left: 0; margin-right:0; color:#039; border-color:#039}
.topics dl div{ padding-bottom:20px;}

/*
IE6
aの内包要素だけでなく
外側のfloatしてないdivも
widthとかhaslayoutだめというのは
げせない。

しかもindex.htmlは外側の要素
floatとかwidthとかhaslayoutされてるはずなのになぜ。
*/


/* 終了キャンペーン　リンクトル。薄い文字。「終了しました」赤文字 */
.topics .endCampain{ color: #BBB;}
.topics .endCampain strong{ color: #E00;}