/*
 MUSIC FLAKE用カスケーディングスタイルシート
*/

body{background-color:#ffffff;  /* 背景色 */
     background:url(../../grph/bg049.gif);}  /* 背景画像 */
a:link{text-decoration:none;  /* ハイパーリンク下線なし */
       color:#000086;}  /* ハイパーリンクの色 */
a:visited{text-decoration:none;  /* リンク（訪問済み）下線なし */
          color:000086;}  /* リンク（訪問済み）色 */
a:active{color:#ff00ff;}  /* リンク（訪問中）の色 */
a:hover{color:red; text-decoration:underline;}  /* ハイパーリンクの文字の上にマウスが来たときの色＆下線（IEのみ) */
p.day{color:#a00000;}  /* 最終更新日 */
p.dousa{font-style:italic}  /* 動作確認 */
h1.o{font-style:italic;
     color:#008080;
     text-align:center;} /* タイトルのとき。主にオリコンページ用 */
h2.o{color:#ff00ff;
     font-size:12pt;} /* 主にオリコンページ用 日付 */
h3.o{font-size:10pt;} /* 主にオリコンページ用 */
p.o{text-indent:11pt;} /* 主にオリコンページ用 */
h1.toppage{font-weight:normal; font-style:italic;} /* TOPページタイトル用 */
div.menu{margin-left:11pt;}
h2.menu{font-size:27px; font-style:italic; color:#000000;
       border-width:0 0 thin 0; border-style:solid; border-color:#0080ff;
       margin-left:0%; margin-right:20%;}
p.menu{margin-left: 0%; font-size:11pt; text-indent:11pt;}
h3.menu{margin-left: 18pt; font-size:11pt; color:#a00000;}
span.menu{color:#a00000;}
span.black{color:#000000;}
h1.top{font-size:27px; font-style:italic; color:#000000;
       border-width:0 0 thin 0; border-style:solid; border-color:#0080ff;
       margin-left:0%; margin-right:20%;} /* 各ページタイトル用 */
h1.page{font-size:27px; font-style:italic; color:#000000;
       border-width:0 0 thin 0; border-style:solid; border-color:#0080ff;
       margin-left:0%; margin-right:20%;} /* 各ページ”タイトル”用 */
h2.page{font-size:11pt; color:#a00000; font-weight:bold; 
       border-width:0 0 thin 0; border-style:solid; border-color:#400000;
       margin-left:3%; margin-right:50%;} /* 各ページ用 */
.navi{color:#000000; font-size:11pt;
      border-width:thin; border-style:solid; border-color:#808080;}
      /* ナビゲーション */
.home{font-style:italic;} /* ナビゲーションのHOME */
.here{font-weight:bold; color:#800000;} /* ナビゲーションの現在位置 */
.new{border-width:thin;	/* 枠は細く */
     border-style:solid;	/* 実線で */
     font-size:small;	/* 文字は小さい */
     margin-left:140px; margin-right:140px;}
th.title{background:#00b39d}  /* タイトル部分の背景色 */
th.a{background:#ffffce}  /* １〜１０位 順位 部分背景 */
td.a{background:#ffffce}  /* １〜１０位 部分背景 */
td.a1{background:#ffffce; text-align:right}  /* １〜１０位 右揃え制御 */
th.b{background:#e0f2ff}  /* １１〜２０位 順位 部分背景 */
td.b{background:#e0f2ff}  /* １１〜２０位 部分背景 */
td.b1{background:#e0f2ff; text-align:right}  /* １１〜２０位 右揃え制御 */
