@charset "UTF-8";


/**/
fieldset, img {
border:0 none;
}
img {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, address, caption, em, th, td {
font-size:1em;
font-style:normal;
font-weight:normal;
line-height:inherit;
text-align:inherit;
}

hr {
display:none;
}
html {
margin:0;
padding:0;
}
body {
background:#FFFFFF none repeat scroll 0 0;
color:#333333;
font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
font-size:12px;
line-height:1.6;
margin:0;
padding:0;
text-align:left;
}


#primary #mainBlock {
	width:650px;
}

/* テレビサービス
-------------------------------------------------------------- */
div#mainVisual {
	margin-top: 10px;
	margin-bottom: 20px;
}
#chi_bs_box {
	margin-bottom: 25px;
}
#chi_bs_box .txtbox01 {
	background-image: url(../img/img_chi_bs_box_bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 115px;
	margin-top: 2px;
	width: 630px;
}
#chi_bs_box .txtbox01 p strong{
	font-size: 14px;
	
}



/* パネル
///////////////////////////////////////////////////////////////////////////////////*/



#tvPanel .panelContent {
	overflow:hidden;
	width:558px;
	border-left:1px solid #fcc900;
	border-right:1px solid #fcc900;
	border-bottom:1px solid #fcc900;
	background:#ffffee;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#videoPanel {
padding:0 0 13px;
background:url(../imgs/panel/video_panelFooter.jpg) no-repeat left bottom;
}


#videoPanel .panelContent {
overflow:hidden;
width:558px;
padding:10px 0 0;
border-left:1px solid #faa1cb;
border-right:1px solid #faa1cb;
border-bottom:1px solid #faa1cb;
background:#fff7f7;
}


/*タブ領域
////////////////////////////////////////////////*/

.tabHeader2 {
	overflow:hidden;
	width:610px;
	height:57px;
	margin:0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../img/tab_bg.gif);
	background-repeat: no-repeat;
}

.tabHeader2 li {
float:left;
width:264px
height:15px;
}

.tabHeader2 li.last {
float:right;
width:264px
height:15px;
}

.tabHeader2 li a {
	display:block;
	width:305px;
	height:57px;
}

.tabHeader2 li a span {
display:none;
}


.tabHeader2 li#tv_chideji a {
	background-image:url(../img/tab_chideji.gif);
	background-repeat:no-repeat;
}

.tabHeader2 li#tv_bs a {
	background-image:url(../img/tab_bs.gif);
	background-repeat:no-repeat;
}



.tabHeader2 li a:hover {
background-position:0 -57px !important;
}

.tabHeader2 li a.current {
background-position:0 -114px !important;
}

.tabHeader2 li a.current:hover {
background-position:0 -114px !important;
}




.tabContentsWrapper {
	clear:both;
	float:none;
	overflow:hidden;
	width:600px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d7d7d7;
	border-left-color: #d7d7d7;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
}

.tabContentsWrapper .line {
overflow:hidden;
width:100%;
height:1px;
margin:0 0 10px;
background:url(/imgs/panel/line_bg.gif) repeat-x left top;
}

.tabContentsWrapper .line hr {
display:none;
}

.tabContent {
	overflow:hidden;
	width:600px;
}

.program {
	overflow:hidden;
	width:600px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
}
.program .btnbox01 {
	margin-top: 20px;
	width: 285px;
}
.program .btnbox02 {
	margin-top: 5px;
	width: 350px;
}

.program .inner{
	padding: 10px;
	background-color: #EFF0F1;
}
.panelContent {
	width: 650px;
}

/*表組*/
table#table-01 {
	width: 310px;
	border: 3px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
}

table#table-01 th {
	padding: 5px;
	border: #999 solid;
	border-width: 0 0 3px 3px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	background-color: #9adff5;
}
table#table-01 td {
    padding: 5px;
    border: 3px #999 solid;
    border-width: 0 0 3px 3px;
    text-align: center;
}


/*重要説明事項*/
.attenBox {
	margin-top: 30px;
	border: 1px solid #0091CD;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.attenBox h3 {
	margin-bottom: 10px;
}
.attenBox h4 {
	font-weight: bold;
	line-height: 1.5em;
	font-size: 14px;
}
.normalList {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1em;
}

.normalList li {
list-style:disc;
margin:0 0 1em;
line-height:1.4;
}
