/*スタイルシート定義*/

document.write("<STYLE TYPE='text/css'><!--")

/*/////ベーシックチャンネル/////*/
		document.write("table#basic_ch_table {width:100%; margin:0 auto; border-collapse:collapse; border-spacing: 0; background:none; border-left:1px #666 solid; border-top:1px #666 solid;}")
		document.write("table#basic_ch_table th {width:5%; padding:5px 0; text-align:center; border-right:1px #666 solid; border-bottom:1px #666 solid;}")
		document.write("table#basic_ch_table td {padding:5px; background:#FFF; border-right:1px #666 solid; border-bottom:1px #666 solid;}")
		document.write("table#basic_ch_table td.ch_icon {width:20%; text-align:center;}")
		document.write("table#basic_ch_table td.ch_name {width:25%;}")
		document.write("table#basic_ch_table td.ch_space {background:none; border-right:none!important; border-bottom:none!important;}")
		document.write("table#basic_ch_table td a.promo_txt {color:#134A9E;}")

/*/////ミュージックチャンネル/////*/
		document.write("table#music_ch_table {width:100%; margin:0 auto; border-collapse:collapse; border-spacing: 0; background:#FFF; border-left:1px #666 solid; border-top:1px #666 solid;}")
		document.write("table#music_ch_table th {width:5%; padding:5px 0; text-align:center; border-right:1px #666 solid; border-bottom:1px #666 solid;}")
		document.write("table#music_ch_table td {padding:5px; background:#FFF; border-right:1px #666 solid; border-bottom:1px #666 solid;}")
		document.write("table#music_ch_table td.ch_icon {width:25%; text-align:center;}")
		document.write("table#music_ch_table td.ch_name {width:70%;}")

/*/////セレクトチャンネル/////*/
		document.write("table#select_ch_table {width:100%; margin:0 auto; border-collapse:collapse; border-spacing: 0; background:#FFF; border-left:1px #666 solid; border-top:1px #666 solid;}")
		document.write("table#select_ch_table th {width:5%; padding:5px 0; text-align:center; border-right:1px #666 solid; border-bottom:1px #666 solid;}")
		document.write("table#select_ch_table td {padding:5px; background:#FFF; border-right:1px #666 solid; border-bottom:1px #666 solid;}")
		document.write("table#select_ch_table td.ch_icon {width:25%; text-align:center;}")
		document.write("table#select_ch_table td.ch_icon table td {border:none;}")
		document.write("table#select_ch_table td.ch_name {width:70%;}")
		document.write("table#select_ch_table td table {width:100%; margin:10px 0; border-collapse:collapse; border-spacing: 0; background:#FFF; border:none;}")
		document.write("table#select_ch_table td.ch_name table td {border:none;}")
		document.write("table#select_ch_table td.ch_name table td.ch_icon_s {width:15%; text-align:center;}")
		document.write("table#select_ch_table td.ch_name table td.plus {padding-left:55px;}")

/*/////テーブルカラー/////*/
		document.write("table th.ch_drama {background:#68BE83;}")
		document.write("table th.ch_anime {background:#EEB711;}")
		document.write("table th.ch_movie {background:#EA5432;}")
		document.write("table th.ch_enta {background:#EB6DA5;}")
		document.write("table th.ch_news {background:#728CB0;}")
		document.write("table th.ch_sports {background:#60B0E3;}")
		document.write("table th.ch_music {background:#8F82BC;}")
		document.write("table th.ch_doc {background:#769471;}")
		document.write("table th.ch_shop {background:#20B8B2;}")
		document.write("table th.ch_hobby {background:#C78D4D;}")
		document.write("table th.ch_adult {background:#A89990;}")
		document.write("table th.ch_promo {background:#FF0000;}")
		document.write("table th.ch_kokunai {background:#244494;}")

/*/////ツールチップ left/////*/
		document.write("div.left_tip {	margin:0; padding:0; width:320px; position:absolute; display:none;}")
		document.write("div.left_tip p.bg_header {line-height:1.5; width:285px; margin:0; font-size:0.8em; background:url('http://www.auhikari.jp/img/tv/service_tv_channel/tip/left_tip_h.png') no-repeat top left; padding:15px 10px 0 25px;}")
		document.write("div.left_tip p.bg_footer {width:320px; hight:20px; margin:0; padding:0; background:url('http://www.auhikari.jp/img/tv/service_tv_channel/tip/left_tip_f.png') no-repeat top left; display:block; vertical-align:bottom;}")

/*/////ツールチップ right/////*/
		document.write("div.right_tip {	margin:0; padding:0; width:320px; position:absolute; display:none;}")
		document.write("div.right_tip p.bg_header {line-height:1.5; width:285px; margin:0; font-size:0.8em; background:url('http://www.auhikari.jp/img/tv/service_tv_channel/tip/right_tip_h.png') no-repeat top left; padding:15px 25px 0 10px;}")
		document.write("div.right_tip p.bg_footer {width:320px; hight:20px; margin:0; padding:0; background:url('http://www.auhikari.jp/img/tv/service_tv_channel/tip/right_tip_f.png') no-repeat top left; display:block; vertical-align:bottom;}")


document.write("--></STYLE>");
