@charset "utf-8";
/*----HTML再定義--------------------------------------------------*/
body {
	padding: 0px;
	margin: 0px;
	font: 80%/130% Verdana, arial, sans-serif;
	color: #000;
	background: url(../../img/background.jpg) repeat-x;
}


/*---- Basic --------------------------------------------------*/

form {
	padding: 0px;
	margin: 0px;
}

hr {
	clear: both;
	padding: 0px;
	margin: 0px;
}

ol,ul,li {
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin-top: 3px;
	margin-bottom: 3px;
}

dl {
	margin-top: 20px;
	margin-left: 10px;
}

dt {
	margin-bottom: 20px;
	margin-left: 10px;
	font-weight: bold;
}

dd {
	margin-top: 3px;
	margin-bottom: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

a {
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	color: #0000ff;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}


/*---- Template Sharing --------------------------------------------------*/
#BaseTemplate {
	width: 890px;
	margin:0px auto;
}

#Contents {
	width: 860px;
	height: 100%;
    margin: 0px;
	padding: 15px 15px 30px 15px;
	background: url(../../img/bk_contents.jpg) no-repeat left top;
}


.clear {
    clear: both;
	padding:0px;
	margin:0px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* Table Border */
table#border {
	margin-bottom: 3px;
	background: #666666;
}

#border th {
	padding: 3px 5px;
	font-weight: normal;
	background: #f6f6f6;
}

#border td {
	padding: 3px 5px;
	font-weight: normal;
	line-height: 130%;
	letter-spacing: 1px;
	background: #FFFFFF;
}

#border td.price1 {
	padding: 2px 5px;
	border-top: 1px solid #999999;
	line-height: 120%;
	letter-spacing: 1px;
	text-align: right;
	background: #FFFFFF;
}

#border td.price2 {
	padding: 2px 5px;
	font-weight: bold;
	color: #CC0000;
	line-height: 120%;
	letter-spacing: 1px;
	text-align: right;
	background: #FFEEEE;
}

#border td.price3 {
	padding: 2px 5px;
	line-height: 120%;
	letter-spacing: 1px;
	text-align: right;
	background: #FFFFFF;
}

#border td.price4 {
	padding: 2px 5px;
	text-align: right;
	background: #ececec;
}


table#border2 {
	font-size: 80%;
	background: #dbdbdb;
}

#border2 th {
	padding: 1px;
	font-weight: normal;
	background: #f5f5f5;
}

#border2 td {
	padding: 1px;
	letter-spacing: 1px;
	background: #FFFFFF;
}

/* Pop Up Window */

#BookmarkHelp {
	width: 500px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}

/*---- Banner Area ---------------------------------------------*/

/* Top */
#baTopLeft {
	float: left;
	width: 468px;
	height: 60px;	
	padding-left: 75px;
	margin: 15px 0px 15px 0px;
}

#baTopRight {
	float: right;
	width: 234px;
	height: 60px;	
	padding-right: 75px;
	margin: 15px 0px 15px 0px;
}

/*------------------------------------------------------------------*/


/*---- Header --------------------------------------------------*/
#Header {
	width: 890px;
	height: 95px;
	background: url(../../img/bk_header.jpg) no-repeat top left;
	clear:both;
}

/* Logo */
#logo {
	float: left;
	height: 90px;
	padding: 0px;
	margin: 5px 0px 0px 8px;
}

* html #logo {
	float: left;
	height: 90px;
	padding: 0px;
	margin: 5px 0px 0px 4px;
}

#logo h1 {
	padding: 0px;
	margin: 0px;
	font-size: small;
}

#logo h1 a {
	position: relative;
	top: 0px;
	height: 90px;
	width: 304px;
	display: block;
	background: url(../img/logo.jpg) no-repeat left top;
}

#logo h1 a span {
	display: none;
}

/* Help Menu */
#HelpMenu{
	float: right;
	padding: 0;
	margin: 10px 20px 0px 0px;
}

* html #HelpMenu{
	float: right;
	padding: 0;
	margin: 10px 10px 0px 0px;
}

#HelpMenu ul{
	padding: 0;
	margin: 0;	
	list-style: none;
}

#HelpMenu li{
	float: left;
	padding: 0;
	margin: 0;
}

#HelpMenu a span {
	display: none;
}

#hpNHKCMA a{
	height: 17px;
	width: 170px;
	padding: 0;
	margin: 0px 10px 0px 0px;
	display: block;
	background: url(../../img/bt_ncma_off.gif) no-repeat left top;
}
#hpNHKCMA a:hover{
	height: 17px;
	width: 170px;
	padding: 0;
	margin: 0px 10px 0px 0px;
	display: block;
	background: url(../../img/bt_ncma_on.gif) no-repeat left top;
}

#hpCustomerService a{
	height: 18px;
	width: 103px;
	padding: 0;
	margin: 0px 10px 0px 0px;
	display: block;
	background: url(../img/bt_cs_off_en.gif) no-repeat left top;
}

#hpCustomerService a:hover{
	height: 17px;
	width: 103px;
	padding: 0;
	margin: 0px 10px 0px 0px;
	display: block;
	background: url(../img/bt_cs_on_en.gif) no-repeat left top;
}

#hpJp a{
	height: 17px;
	width: 71px;
	padding: 0;
	margin: 0px 5px 0px 0px;
	display: block;
	background: url(../img/bt_jp_en_off.gif) no-repeat left top;
}

#hpJp a:hover{
	height: 17px;
	width: 71px;
	padding: 0;
	margin: 0px 5px 0px 0px;
	display: block;
	background: url(../img/bt_jp_en_on.gif) no-repeat left top;
}

#hpEn a{
	height: 17px;
	width: 71px;
	padding: 0;
	margin: 0px 0px 0px 5px;
	display: block;
	background: url(../../img/bt_en_off.gif) no-repeat left top;
}

#hpEn a:hover{
	height: 17px;
	width: 71px;
	padding: 0;
	margin: 0px 0px 0px 5px;
	display: block;
	background: url(../../img/bt_en_on.gif) no-repeat left top;
}

/*	NSO 0628*/
#Search{
	float: right;
	height: 45px;
	width: 325px;	
	padding: 0;
	margin: 10px 20px 0px 0px;
	background: url(../img/bk_search.gif) no-repeat left top;	
}

* html #Search{
	float: right;
	height: 45px;
	width: 325px;	
	padding: 0;
	margin: 10px 10px 0px 0px;
	background: url(../img/bk_search.gif) no-repeat left top;	
}

#Search input.keyword {
	float: left;
	height: 17px;
	width: 130px;
	padding: 3px 3px 0px 3px;
	margin: 5px 5px 0px 100px;
	border: 1px solid #a3aab0;
	background: #FFF;
}

#Search .Submit {
	float: left;
	height: 22px;
	width: 50px;
	padding: 0px 2px 0px 2px;
	margin: 4px 0px 0px 0px;
	display: block;
}

#Search p.howto{
	clear:both;
	padding:4px 0px 0px 30px ;
	_padding:4px 0px 0px 30px ;
	font-size:10px;
	line-height:100%;
	margin:0px;
}


*+html #Search p.howto {
	padding:4px 0px 0px 30px ;
}

#Search p.howto a{
	color:#0000ff;
}

/* Global Navi */
#GlobalNavi{
	height: 39px;
	width: 890px;
	padding: 0px;
	margin: 0px;
	background: url(../../img/bk_globalnavi.jpg) no-repeat left bottom;
}

#GlobalNavi ul{
	padding: 4px 0px 0px 15px;
	margin: 0px;
	list-style: none;
}

#GlobalNavi li{
	float: left;
	margin: 0px;
	padding: 0px 7px 0px 0px;
}

#GlobalNavi a span {
	display: none;
}

#gnHome a{
	height: 25px;
	width: 89px;
	padding: 0;
	margin: 0;
	display: block;
	background: url(../img/gn_home_en_off.jpg) no-repeat left bottom;
}

#gnHome a:hover{
	height: 25px;
	width: 89px;
	padding: 0;
	margin: 0;
	display: block;
	background: url(../img/gn_home_en_on.jpg) no-repeat left bottom;
}


#gnShicho a{
	height: 25px;
	width: 149px;
	padding: 0;
	margin: 0;
	display: block;
	background: url(../img/gn_shicho_en_off.jpg) no-repeat left bottom;
}

#gnShicho a:hover{
	height: 25px;
	width: 149px;
	padding: 0;
	margin: 0;
	display: block;
	background: url(../img/gn_shicho_en_on.jpg) no-repeat left bottom;
}


#gnShichoHotel a{
	height: 25px;
	width: 117px;
	padding: 0;
	margin: 0;
	display: block;
	background: url(../img/gn_shichohotel_en_off.jpg) no-repeat left bottom;
}

#gnShichoHotel a:hover{
	height: 25px;
	width: 117px;
	padding: 0;
	margin: 0;
	display: block;
	background: url(../img/gn_shichohotel_en_on.jpg) no-repeat left bottom;
}


#gnfaq a{
	height: 25px;
	width: 73px;
	padding: 0;
	margin: 0;
	display: block;
	background: url(../img/gn_faq_en_off.jpg) no-repeat left bottom;
}

#gnfaq a:hover{
	height: 25px;
	width: 73px;
	padding: 0;
	margin: 0;
	display: block;
	background: url(../img/gn_faq_en_on.jpg) no-repeat left bottom;
}


#gnaboutus a{
	height: 25px;
	width: 106px;
	padding: 0;
	margin: 0;
	display: block;
	background: url(../img/gn_aboutus_en_off.jpg) no-repeat left bottom;
}

#gnaboutus a:hover{
	height: 25px;
	width: 106px;
	padding: 0;
	margin: 0;
	display: block;
	background: url(../img/gn_aboutus_en_on.jpg) no-repeat left bottom;
}



/* Tab Navi */
/**
#TabNavi{
	height: 36px;
	width: 890px;
	padding: 0px;
	margin: 0px;
}


#TabNavi ul{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	list-style: none;
}

#TabNavi li{
	float: left;
	margin: 0px;
	padding: 0px 1px 0px 0px;
}

#TabNavi a span {
	display: none;
}

#TabNavi li span{
	display:none;
}
**/

div#TabNavi{
	height: 36px;
	width: 890px;
	padding: 0px;
	margin: 0px;
}

#TabNavi ul{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	list-style: none;
}

#TabNavi li{
	display:block;
	height:36px;
	background-position:0px 0px ;
	float: left;
	margin: 0px;
	padding: 0px 1px 0px 0px;
}

#TabNavi li span{
	display:none;
}

#TabNavi a{
	display:block;
	height:36px;
	text-indent:-9999px;

}

#tn01 ,#tn01 a:hover {
	width:76px;
	background:url(../img/tabnavi_01.gif);
}

#tn01 a{
	width:76px;
	background:url(../img/tabnavi_01_a.gif);
}

#tn01_b {
	width:76px;
	background:url(../img/tabnavi_01_b.gif);
}

/**
#tn01 ,#tn01 a:hover {
	height: 36px;
	width: 83px;
	padding: 0;
	margin: 0;
	display: block;
	background: url(../img/tabnavi_01_en_on.jpg) no-repeat left bottom;
}

#tn01 a{
	height: 36px;
	width: 83px;
	padding: 0;
	margin: 0;
	display: block;
	background: url(../img/tabnavi_01_en_off.jpg) no-repeat left bottom;
}
**/

#tn02 ,#tn02 a:hover {
	width:83px;
	background:url(../img/tabnavi_02.gif);
}

#tn02 a{
	width:83px;
	background:url(../img/tabnavi_02_a.gif);
}

#tn02_b {
	width:83px;
	background:url(../img/tabnavi_02_b.gif);
}


#tn03 ,#tn03 a:hover {
	width:76px;
	background:url(../img/tabnavi_03.gif);
}

#tn03 a{
	width:76px;
	background:url(../img/tabnavi_03_a.gif);
}

#tn03_b {
	width:76px;
	background:url(../img/tabnavi_03_b.gif);
}



#tn04 ,#tn04 a:hover {
	width:76px;
	background:url(../img/tabnavi_04.gif);
}

#tn04 a{
	width:76px;
	background:url(../img/tabnavi_04_a.gif);
}

#tn04_b {
	width:76px;
	background:url(../img/tabnavi_04_b.gif);
}


#tn05 ,#tn05 a:hover {
	width:126px;
	background:url(../img/tabnavi_05.gif);
}

#tn05 a{
	width:126px;
	background:url(../img/tabnavi_05_a.gif);
}

#tn05_b {
	width:126px;
	background:url(../img/tabnavi_05_b.gif);
}


#tn06,#tn06 a:hover{
	width:76px;
	background:url(../img/tabnavi_06.gif);
}

#tn06 a{
	width:76px;
	background:url(../img/tabnavi_06_a.gif);
}

#tn06_b {
	width:76px;
	background:url(../img/tabnavi_06_b.gif);
}


#tn07 ,#tn07 a:hover {
	width:56px;
	background:url(../img/tabnavi_07.gif);
}

#tn07 a{
	width:56px;
	background:url(../img/tabnavi_07_a.gif);
}

#tn07_b {
	width:56px;
	background:url(../img/tabnavi_07_b.gif);
}


#tn08 ,#tn08 a:hover {
	width:76px;
	background:url(../img/tabnavi_08.gif);
}

#tn08 a{
	width:76px;
	background:url(../img/tabnavi_08_a.gif);
}

#tn08_b {
	width:76px;
	background:url(../img/tabnavi_08_b.gif);
}

#tn09 ,#tn09 a:hover {
	width:66px;
	background:url(../img/tabnavi_09.gif);
}

#tn09 a{
	width:66px;
	background:url(../img/tabnavi_09_a.gif);
}

#tn09_b {
	width:66px;
	background:url(../img/tabnavi_09_b.gif);
}

#tn10 ,#tn10 a:hover {
	width:64px;
	background:url(../img/tabnavi_10.gif);
}

#tn10 a{
	width:64px;
	background:url(../img/tabnavi_10_a.gif);
}

#tn10_b {
	width:64px;
	background:url(../img/tabnavi_10_b.gif);
}

#tn11 ,#tn11 a:hover {
	width:66px;
	background:url(../img/tabnavi_11.gif);
}

#tn11 a{
	width:66px;
	background:url(../img/tabnavi_11_a.gif);
}

#tn11_b {
	width:66px;
	background:url(../img/tabnavi_11_b.gif);
}




/*------------------------------------------------------------------*/

/*----Footer--------------------------------------------------------*/

#Footer {
	clear: both;
	width: 840px;
	height:70px;
	padding: 20px 25px 0px 25px;	
	font: 10px/150% "EE EゴシチE", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #4D4D4D;
	text-align:center;
	background: url(../../img/bk_footer.jpg) no-repeat left top;	
}

#Footer a {
	color: #4D4D4D;
	text-decoration: none;
}

#Footer a:visited {
	color: #4D4D4D;
	text-decoration: none;
}

#Footer a:hover {
	color: #4D4D4D;
	text-decoration: underline;
}

#Copyright {
	clear: both;
	padding: 5px 0px 0px 0px;
	font: 11px/150% Geneva, Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	letter-spacing: 0.1em;
}

/*------------------------------------------------------------------*/

/*---- Home Main Contents ------------------------------------------*/

#Contents .MainHome{
	width: 655px;
	float: left;
	padding: 0px;
	margin: 0px 12px 0px 0px;
}

#flash{
width:560px;
margin:0px;
padding:0px;
}


h2.indexen{
width:655px;
height:26px;
margin:10px 0px 0px 0px;
padding:0px;
background:url(../img/brg_pg.jpg) no-repeat;
text-indent:-10000px;
}

#bgl_box{
width:655px;
height:360px;
min-height:350px;
margin:0px;
padding:15px 0px 28px 0px;
background:url(../img/bgl_back.jpg) no-repeat bottom;
}

* html #bgl_box{
padding-bottom:0px;
}

#pg_box{
width:655px;
height:131;

}

#pg_box ul{
width:649px;
margin:0px 1px 0px 5px;
padding:0px;
list-style: none;
}

#pg_box li{
width:207px;
height:136px;
margin:4px;
paddin:0px;
display: block;
float:right;
background:url(../img/img_back.gif) no-repeat left;
}



#pg_box2{
width:655px;
height:183;

}

#pg_box2 ul{
width:580px;
margin-left:auto;
margin-right:auto;
padding:0px;
list-style: none;
}


#pg_box2 li.lg{
width:279px;
height:183px;
margin:4px;
paddin:0px;
display: block;
float:left;
background:url(../img/img_back_lg.gif) no-repeat left;
}

#pg_box3{
width:430px;
height:131;
float:left;
margin-left:9px;
}

*html #pg_box3{
width:440px;
margin-left:0px;
margin-top:-10px;
}

#pg_box3 ul{
width:430px;
margin:0;
padding:0;
list-style: none;
}

*html #pg_box3 ul{
width:440px;
}

#pg_box3 li{
width:207px;
height:136px;
margin:4px;
paddin:0px;
display: block;
float:left;
background:url(../img/img_back.gif) no-repeat left;
}


/*#pg_box3{
width:655px;
margin:0px;
padding:0px;
}

#pg_box3 ul{
width:600px;
margin-left:15px;
padding:0px;
list-style: none;
font-weight:bold;
}


#pg_box3 li.je{
margin:5px 10px 0px 0px;
padding:0px 25px 0px 0px;
display: block;
float:left;
background:url(../img/icon_je.gif) right no-repeat;
}


#pg_box3 li.enews{
margin:5px 10px 0px 0px;
padding:0px 25px 0px 0px;
display: block;
float:left;
background:url(../img/icon_e_news.gif) right no-repeat;
}

#pg_box3 li.sub{
margin:5px 10px 0px 0px;
padding:0px 25px 0px 0px;
display: block;
float:left;
background:url(../img/icon_sub.gif) right no-repeat;
}

#pg_box3 li.e{
margin:5px 10px 0px 0px;
padding:0px 25px 0px 0px;
display: block;
float:left;
background:url(../img/icon_e.gif) right no-repeat;
}
*/

#pg_box4{
margin:0;
padding:0;
float:right;
margin-right:10px;
margin-top:9px;
}

* html #pg_box4{
margin-right:7px;
margin-top:-1px;
}

#pg_box4 li{
padding-bottom:25px;
}

#pg_box5{
clear:both;
width:655px;
height:25px;
text-align:center;
padding:0px;
margin:0px;
}

* html #pg_box5{
margin-top:-10px;
}

#pg_box5 img{
padding:0px 7px 20px;
}

* html #pg_box5 img{
}

/*additional*/

#pg_box6{
width:655px;
height:131;
margin-top:9px;

}

#pg_box6 ul{
width:649px;
margin:0px 1px 0px 5px;
padding:0px;
list-style: none;
}

#pg_box6 li{
width:207px;
height:30px;
margin:4px;
paddin:0px;
display: block;
float:right;
}
/*additional end*/

#icon_box{
width:655px;
margin:2px 0px 15px 0px;
padding:2px 0px 2px 0px;
border-bottom:1px dotted #999999;
}

#icon_box ul{
width:645px;
margin:0px;
padding:15px 0px 15px 10px;
list-style: none;
font-weight:bold;
color:#464646;
background-color:#FFFFE9;
letter-spacing: 0px;
}

#icon_box li.je{
margin:5px;
padding-left:30px;
display:inline;
background:url(../img/icon_je.gif) no-repeat left;
}

#icon_box li.enews{
margin:5px;
padding-left:45px;
display:inline;
background:url(../img/icon_e_news.gif) no-repeat left;
}

#icon_box li.sub{
margin:5px;
padding-left:35px;
display:inline;
background:url(../img/icon_sub.gif) no-repeat left;
}

#icon_box li.e{
margin:5px;
padding-left:25px;
display:inline;
background:url(../img/icon_e.gif) no-repeat left;
}

p.cmt{
margin:0px;
padding:0px;
font-weight:bold;
color:#464646;
letter-spacing: 0px;
}

p.cmt_sub{
margin:5px;
padding:0px;
font-size:80%;
color:#999999;
letter-spacing: 0px;
}




.tableMain {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.MainHome ul{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	list-style: none;
}

.MainHome li{
	padding: 0px;
	margin: 0px;
}

.MainHome img{
    border:0px;
    vertical-align:top;
}

.space{
    height:20px;
}

.MainBox{
   width: 410px;
   padding: 0px;
   margin:0px; 
   border-left: 1px solid #c0bcbc;
   border-right: 1px solid #c0bcbc;
   vertical-align:top;   
}

* html .MainBox{
   width: 408px;
   padding: 0px;
   margin:0px; 
   border-left: 1px solid #c0bcbc;
   border-right: 1px solid #c0bcbc;
   vertical-align:top;   
}

.MainBox2{
   width: 410px;
   padding: 0px;
   margin:0px; 
   border-left: 1px solid #c0bcbc;
   border-right: 1px solid #c0bcbc;
   vertical-align:top;   
}

* html .MainBox2{
   width: 408px;
   padding: 0px;
   margin:0px; 
   border-left: 1px solid #c0bcbc;
   border-right: 1px solid #c0bcbc;
   vertical-align:top;   
}

.imgHighSpot{
    border:1px solid #c0bcbc;
    vertical-align:top;
	margin-bottom:10px; 
}

/*------------------------------------------------------------------*/

/*---- Right Menu --------------------------------------------------*/

#Contents .RightMenu{
	float: left;
	width: 185px;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0px;

}

#Contents .RightMenu h4,#Contents .RightMenu h5{
margin:0;
padding:10px 0 10px 6px;
}


.tableRight {
	padding: 0px;
	margin: 0px 0px 23px 0px;
}

* html .tableRight {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

h3{
font-size:95%;
color:#0B648E;
margin:8px;
padding:0px;
}

h4b{
font-size:95%;
margin:0px 8px 0px 8px;
padding:0px;
border:1px solid #00FF00;
}

h5b{
font-size:95%;
margin:20px 8px 0px 8px;
padding:0px;
}

.f_col_01{
font-weight:bold;
font-size:95%;
color:#0B648E;
border-width:1px 1px 1px 0px;
border-color:#FFFFFF;
border-style:solid;
}

.f_col_02{
font-weight:bold;
font-size:95%;
color:#0B648E;
border-width:0px 1px 1px 0px;
border-color:#FFFFFF;
border-style:solid;
}

.f_col_03{
font-weight:bold;
font-size:95%;
color:#0B648E;
border-width:1px 0px 1px 0px;
border-color:#FFFFFF;
border-style:solid;
}

.f_col_04{
font-weight:bold;
font-size:95%;
color:#0B648E;
border-width:0px 0px 1px 0px;
border-color:#FFFFFF;
border-style:solid;
}



.tbl{
margin:0px 5px 0px 5px;
padding:2px;
}




p.ctr{
margin:10px auto 2px auto;
padding:0px;
text-align:center;
}


#via{
margin:0px;
padding:0px;
text-align:center;
}

#via ul{
margin:0px;
padding:0px;
list-style-type:none;
}

#via li{
margin:0px;
padding:0px;
}

#via a span {
display: none;
}

#dish a {
width:173px;
height:33px;
margin:0px auto 0px auto;
padding: 0;
display: block;
background: url(../img/dish_network_btn_off.jpg) no-repeat left;

}

#dish a:hover {
width:173px;
height:33px;
background: url(../img/dish_network_btn_on.jpg) no-repeat;

}

#cable a {
width:173px;
height:33px;
margin:0px auto 0px auto;
padding: 0;
display: block;
background: url(../img/cable_tv_btn_off.jpg) no-repeat left;

}

#cable a:hover {
width:173px;
height:33px;
background: url(../img/cable_tv_btn_on.jpg) no-repeat;

}

#iptv a {
width:173px;
height:33px;
margin:0px auto 0px auto;
padding: 0;
display: block;
background: url(../img/iptv_btn_off.jpg) no-repeat left;

}

#iptv a:hover {
width:173px;
height:33px;
background: url(../img/iptv_btn_on.jpg) no-repeat;

}


p.rgt{
margin:15px 5px 5px 5px;
padding:0px;
text-align:right;
}



.RightMenu ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.RightMenu li{
	padding: 0px;
	margin: 0px;
}

.RightMenu img{
    border:0px;
    vertical-align:top;
}

.RightBox{
   width: 183px;
   height: 80px;
   padding: 0px;
   margin:0px; 
   border-left: 1px solid #c0bcbc;
   border-right: 1px solid #c0bcbc;
   vertical-align:top;   
   background-color:#DBE5EF;

}

* html .RightBox{
   width: 183px;
   height: 80px; 
   padding: 0px;
   margin:0px; 
   border-left: 1px solid #c0bcbc;
   border-right: 1px solid #c0bcbc;
   vertical-align:top;   
}

/* きょぁEE番絁EE日仁E*/

table#DateBox {
    width: 212px;
	height:44px;
    padding:0px;
    border:0px;
	margin:0px;
    vertical-align:top;  	
	background: url(../../img_home/bk_day.gif) no-repeat left top;
}

#DateBox td {
    padding:7px 0px 0px 0px;
    border:0px;
	margin:0px;
}

#DateBox td.month{
    width:20px;
    padding-left:15px;
    color:#FFF;
    font-size:16px;
	font-weight:bold;
}

#DateBox td.date{
    width:11px;
    padding-left:19px;
    color:#FFF;
    font-size:16px;
	font-weight:bold;
}

#DateBox td.day{
    width:9px;
    padding-left:11px;
    color:#FFF;
    font-size:14px;
	font-weight:bold;
}

#DateBox td.link{
    padding-right:19px;
    color:#326292;
    font-size:10px;
	text-align:right;
}

.link a {
    color:#326292;
	text-decoration: none;
}

.link  a:visited {
    color:#326292;
	text-decoration: none;
}

.link a:hover {
	color:#d94314;
	text-decoration: none;
}

/* スポンサーボックス */

.SponsorBox{
   width: 183px;
   padding:0px;
   margin:0px; 
   border-left: 1px solid #c0bcbc;
   border-right: 1px solid #c0bcbc;
   vertical-align:top;
   background:#ececec;
   text-align:center;  
}

.SponsorBox img{
    padding: 10px 0px 10px 0px;
	margin:0px;
    border:0px;
    vertical-align:top;
}

/*------------------------------------------------------------------*/

