/* ---------------------------
リンクボタン／まだ見ていない状態
--------------------------- */
a:link {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color: #ffffff;
 text-decoration: none;
 }

/* ---------------------------
リンクボタン／カーソルが上にある状態
--------------------------- */
a:hover {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color: #ffff00;
 text-decoration: none;
 }

/* ---------------------------
リンクボタン／ボタンを押している状態
--------------------------- */
a:active {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color: #ffff00;
 text-decoration: none;
 }

/* ---------------------------
リンクボタン／すでに見た状態
--------------------------- */
a:visited {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color: #ffff00;
 text-decoration: none;
 }

/* ---------------------------
トップページ放送日
--------------------------- */
.topdate {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color:#ffffff;
 font-size:12px;
 padding: 3px 0px 3px 0px;
 margin-bottom: 12px;
 border-style: dashed;
 border-width: 0px 0px 1px 0px;
 border-color: #ffffff;
 }

/* ---------------------------
みだし
--------------------------- */
.topdate2 {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color:#ffffff;
 font-size:12px;
 padding: 3px 0px 3px 0px;
 margin-bottom: 12px;
 border-style: dashed;
 border-width: 0px 0px 1px 0px;
 border-color: #ffffff;
 }


/* ---------------------------
トップページボディコピー
--------------------------- */
.topbody {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color:#ffffff;
 font-size:12px;
 line-height:20px;
 padding-top: 10px;
 }



.topbody2 {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color:#ffffff;
 font-size:12px;
 line-height:30px;
 padding-top: 10px;
 }

/* ---------------------------
トップページボディコピー大
--------------------------- */
.topbodybig {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color:#ffffff;
 font-size:24px;
 padding-top: 10px;
 }


/* ---------------------------
songlist放送日
--------------------------- */
.songdate {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color:#ffffff;
 font-size:12px;
 padding: 0px 0px 3px 0px;
 margin-bottom: 12px;
 border-style: dashed;
 border-width: 0px 0px 1px 0px;
 border-color: #ffffff
 }

/* ---------------------------
songlistボディコピー
--------------------------- */
.songbody {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color:#ffffff;
 font-size:10px;
 line-height:12px;
 padding-top: 5px;
 padding-bottom: 5px;
 }

/* ---------------------------
backnumber注釈
--------------------------- */
.backcopy {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color:#ffffff;
 font-size:10px;
 line-height:14px;
 padding-top: 0px;
 padding-bottom: 10px;
 }

/* ---------------------------
backnumberボディコピー
--------------------------- */
.backbody {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color:#ffffff;
 font-size:12px;
 line-height:16px;
 padding-top: 5px;
 padding-bottom: 5px;
 }

/* ---------------------------
通常文字10ピクセル
--------------------------- */
.white10 {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color:#ffffff;
 font-size:10px;
 line-height:14px;
 padding-top: 0px;
 }

/* ---------------------------
通常文字10ピクセルボールド
--------------------------- */
.white10bold {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color:#ffffff;
 font-weight: bold;
 font-size:10px;
 line-height:14px;
 padding-top: 0px;
 }

/* ---------------------------
通常文字12ピクセル
--------------------------- */
.white12 {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color:#ffffff;
 font-size:12px;
 line-height:16px;
 padding-top: 0px;
 }

/* ---------------------------
通常文字12ピクセルボールド
--------------------------- */
.white12bold {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color:#ffffff;
 font-weight: bold;
 font-size:12px;
 line-height:16px;
 padding-top: 0px;
 }

/* ---------------------------
ピンク14ボールド
--------------------------- */
.pink14b {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color: #ff0099;
 font-weight: bold;
 font-size: 14px;
 line-height: 18px;
 letter-spacing: 1px;
 padding-top: 0px;
 }

/* ---------------------------
黒小文字ボールド
--------------------------- */
.b10b {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color: #000000;
 font-weight: bold;
 font-size: 10px;
 line-height: 14px;
 letter-spacing: 1px;
 padding-top: 0px;
 }

/* ---------------------------
ピンク12ボールド
--------------------------- */
.pink12b {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color: #ff0099;
 font-weight: bold;
 font-size: 12px;
 line-height: 16px;
 letter-spacing: 1px;
 padding-top: 0px;
 }

/* ---------------------------
チャート黒12
--------------------------- */
.chart1 {
 font-family: "MS PGothic", Osaka, "MS Gothic", Gothic;
 color: #000000;
 font-size: 12px;
 line-height: 16px;
 letter-spacing: 1px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 8px;
 padding-right: 8px;
 }
 
.cafelink {
	margin:0px 0px 0px 0px;
	position: absolute;
	top: 85px;
	left: 55px;
}

