*{margin:0;
padding:0;}

/* ひまわり画像レイヤー用 */
#BodyIWrap1{
 height:100%;
 background : url(../img/topics/main_topics_hima.gif) no-repeat fixed 5px 45px;
}
/* ねこ画像レイヤー用 */
#BodyIWrap2{
 height:100%;
 background : url(../img/topics/main_topics_neko.gif) no-repeat fixed 460px 45px;
 overflow:auto;
}

BODY{
 scrollbar-base-color:#1e90ff; 
 background-image: url(../img/topics/top_topics_wall.gif);
}

/* トピックス全体位置を設定 */
#content{
 padding-top: 5px;
 padding-left:70px;
}

/* トピックス定義用 */
dt{
 margin:0;
 padding:0;

 font-weight:bold;
 font-size: 10pt;
 color: #fd5e5e;
 margin-left: 10px;
 padding-left: 14px;
 background-image: url(../img/topics/top_topics_hana.gif);
 background-repeat: no-repeat;
}

dd{
 background-image: url(../img/topics/top_topics_dot.gif);
 background-repeat: no-repeat;
 margin:0;
 padding:0;

 font-size: 10pt;
 margin-right: 90px;
 margin-left: 24px;
 padding-left: 10px;
 margin-bottom: 5px;

}


dd.line{
 margin-bottom: 5px;
 margin-bottom: 5px;
 margin-right: 0px;
 margin-left: 0px;
 text-indent:0px;
 height:2px;
 font-size: 2pt;
 background-image: url(../img/topics/top_topics_line.gif);
 background-repeat: no-repeat;
}

