
/* ------------------------------------------------ */
/* TAG index 基本情報 詳細ページ用CSS                  */
/* ------------------------------------------------ */

/* AdSenseボックス */
#AdsBox {
margin-top: 15px;
text-align: center;
}

/* AdSenseフッター */
#AdsFoot {
margin: 0;
text-align: center;
}

  a:link { color: #0000ff;  text-decoration: none}
                  a:visited { color: #0000a0; text-decoration: none }
                  a:hover { color: #ff0000; text-decoration: none }
                  a:active { color: #ffff00; text-decoration: none } 
