@charset "Shift_JIS";


/*--------------------------------------

    TVA会社情報用
	
	[0] レイアウト
	
	[1] 共通設定
	
	[2] 会社概要
	
	[3] 関連会社
	
	[4] 青少年向け番組
	
	[5] 字幕放送
	
	[6] 個人情報
	
	[7] 放送基準
	
	[8] 番組審議会
	
	[9] 放送番組の種別と基準
	
	[10] 関連メディア・系列局
	
	[11] 決算情報
	
	[12] 採用情報
				
---------------------------------------*/


/*--------------------------------------

[0] レイアウト 

--------------------------------------*/

#container_tva {
	padding: 15px 15px 5px 0;
	position: relative;
}

#container_tva #secondary {
	border: 1px solid #DDDDDD;
	background: #F3F3F3;
	width: 198px;
	_width:200px;
	float: left;
}

#container_tva #primary {
	margin-left: 220px;
	_margin-left: 215px;
	width: 732px;
	/*background: CCC;*/
	}


/*--------------------------------------

[1] 共通設定 

--------------------------------------*/

* {
	margin: 0;
	padding: 0;
	line-height: 150%;
}

ul,
ol,
dl {
	list-style-position: outside;
	list-style: none;

}

a:link {
	color: #0000CC;
	text-decoration: none;
}

a:visited {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}

a:active {
	color: #0000CC;
	text-decoration: underline;
}

#secondary ul {
	margin: 4px;
}

#secondary ul li {
	margin-bottom: 2px;

	border: 1px solid #DDDDDD;
	background: #FFFFFF url(../images/arrow1.gif) no-repeat center left;
}

#secondary ul li.current {
	background: #FAFAFA url(../images/arrow1.gif) no-repeat center left;
}

#secondary ul li a {
	padding:3px 5px 3px 22px;
	display: block;
	zoom: 1;
}

#secondary ul li a:link,
#secondary ul li a:visited,
#secondary ul li a:hover,
#secondary ul li a:active {
	color: #333333;
}

/*みだし*/

h2.ttl1 {
	margin-bottom:10px;
	padding: 5px;
	border-top: 3px solid #666666;
	border-bottom: 1px solid #CCCCCC;
	font-size: 159%;
	font-weight: bold;
}



h1.ttl1 {
	margin-bottom: 10px;
	padding: 0 0 0 16px;
	border: 1px solid #CCCCCC;
	background: url(../images/ttl2_bg.gif) no-repeat;
	height: 31px;
	_height: 29px;
	font-size: 114%;
	font-weight: bold;
	line-height: 2.2em;
}

h1.ttl2 {
	margin-bottom: 10px;
	padding: 0 0 0 16px;
	border: 1px solid #CCCCCC;
	background: url(../images/ttl1_bg.gif) no-repeat;
	font-size: 114%;
	font-weight: bold;
	line-height: 2.2em;	
}

h1.ttl3 {
	margin-bottom: 10px;
	padding: 4px 10px;
	border: 1px solid #CCCCCC;
	background: url(../images/ttl3_bg.gif) no-repeat;
	font-size: 114%;
	font-weight: bold;
}

h2.ttl2 {
	margin-bottom: 10px;
	padding: 0 0 0 20px;
	border: 1px solid #CCCCCC;
	background: url(../images/ttl1_bg.gif) no-repeat;
	height: 31px;
	_height: 29px;
	font-size: 114%;
	font-weight: bold;
	line-height: 2.2em;
}

h2.ttl3 {
	margin-bottom: 10px;
	padding: 4px 10px;
	border-top: 3px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F1F1F0 url(../images/bg_program.gif) repeat-x;
	font-weight: bold;
}

h2.ttl4 {
	margin: 0 10px 25px 10px;
	padding: 4px 5px;
	border-bottom: 1px solid #DEDEDE;
	font-weight: bold;
}
	
	

h3.ttl4 {
	margin: 0 10px 10px 10px;
	padding: 4px 5px;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}

h3.ttl3 {
	padding: 3px 10px;
	border: 1px solid #CCC;
	font-weight: bold;
}


.t-right {
 text-align:right;
	padding: 0 10px 10px 10px;
	}

/*--------------------------------------
[2] 会社概要
--------------------------------------*/

#introduction {
	margin-bottom: 15px;
	border-bottom: 1px dotted #999999;
	background: url(../images/img_buill.jpg) no-repeat top right;
}

#introduction p {
	padding: 10px 245px 35px 10px;
}

dl.data_company {
	margin: 10px;
	width:335px;
	float: left;
}

dl.data_company dt {
	width: 85px;
	font-weight: bold;
}

.data_company h2 {
	padding-left: 10px;
	background:url(../images/bg_list1.gif) no-repeat center left;
	font-weight: bold;
}

dl.data_company dd {
	margin-top: -1.5em;
	margin-left: 90px;
}

#section_data_company {
	margin-bottom: 15px;
}

#accessmap {
	margin-bottom: 15px;
	clear:left;
}

#section_accessmap {
	padding: 5px 20px;
	border: 1px solid #CCCCCC;
	border-top: none;
	background: url(../images/bg_accessmap.gif) repeat-x ;
}

#section_accessmap h3 {
	margin-bottom: 10px;
	padding: 0 0 3px 7px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../images/bg_list1.gif) no-repeat center left;
}

#section_accessmap .section_map {
	margin-top: 20px;
	width:335px;
	float: left;
}

#section_accessmap .section_map img {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#section_accessmap .section_map2 {
	margin-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px dashed #CCCCCC;
	clear:left;
}

/*--------------------------------------
[3] 関連会社
--------------------------------------*/

.corpo {
	margin: 10px 10px 20px 10px;
}

.corpo .map {
	margin: 10px;
	border: 1px solid #CCCCCC;
	float: right;
}
.corpo dl dt {
	width: 80px;
}

.corpo dl dd {
	margin-top: -1.5em;
	margin-left: 90px;
	width: 325px;
}


/*--------------------------------------
[4] 青少年向け番組
-------------------------------------*/

.table_syounen td {
	padding: 5px;
}

table.syounen_title {
	border-top: 3px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #F1F1F0 url(../images/bg_program.gif) repeat-x;
}

table.syounen_title h2 {
	padding: 3px 6px;
	font-weight: bold;
} 

.ttl_program {
	padding-left: 12px;
	background: url(../images/arrow02.gif) no-repeat center left;
}
	

/*--------------------------------------
[5] 字幕放送
-------------------------------------*/

#table_jimaku td{
	border-bottom: 1px solid #DDDDDD;
}

/*--------------------------------------
[6] 個人情報
-------------------------------------*/

#list_personal {
	padding-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

#list_personal li {
	margin-left: 10px;
	padding-left: 11px;
	background: url(../images/arrow02.gif) no-repeat center left;
}

table#table_personal {
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}

table#table_personal td {
	padding:3px;
	text-align: center;
}

.box_personal {
	margin: 10px 10px;
}

.box_personal td {
	vertical-align:top;
}

.box_personal td.underline01 {
	background: url(../images/line01.gif) repeat-x top;
	padding-top:10px;
}

.box_personal .ttl {
	font-weight:bold;
}

.box_personal .l_height{
	line-height:2em;
}

.box_personal .a_right{
	text-align:right;
}

.box_personal2 {
	margin-left:10px;
}


/*--------------------------------------
[7] 放送基準
-------------------------------------*/

#table_kijun {
	margin: 10px;
}

#table_kijun td {
	padding:5px 10px;
}

#table_kijun td.ttl {
	font-weight: bold;
	border-right: dotted 1px #ccc;
}

#table_kijun td.underline01 {
	background: url(../images/line01.gif) repeat-x bottom;
}

#table_kijun td.underline01 td {
	background: url(../images/line01.gif) repeat-x top;
	padding: 5px 2px;
}

/*--------------------------------------
[8] 番組審議会
-------------------------------------*/

.section_banshin {
	margin-bottom: 10px;
}

.section_years {
	margin: 5px 7px 0px 7px;
	float: left;
	width: 350px;
	_width: 345px;
	height:260px;
}

.section_years h3 {
	margin-bottom: 10px;
	padding: 3px 10px;
	border-top: 3px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F1F1F0 url(../images/bg_program.gif) repeat-x;
	font-weight: bold;
}

.section_years ul li {
	margin-left: 10px;
	margin-bottom: 3px;
	padding-left: 10px;
	background: url(../images/arrow02.gif) no-repeat center left;
}

.box_banshin {
	margin: 10px 10px;
}

.box_banshin td {
	vertical-align:top;
}

.box_banshin td.underline01 {
	background: url(.images/line01.gif) repeat-x top;
	padding-top:10px;
}

.t_left {
	text-align:left;
}

/*--------------------------------------
[9] 放送番組の種別と基準
-------------------------------------*/

.table_shubetsu td {
	padding: 5px;
	background-color: #FFFFFF;
}
table.shubetsu_title {
	border-top: 3px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.shubetsu_title h2{
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.t_center {
	text-align: center;
}
.width75 {
	width: 75px;
	text-align: center;
}
/*#shubetsu_jikan {
	width: 706px;
	padding-left: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	border-bottom: solid 1px #CCC;
	margin-bottom: 10px;
	clear: both;
}
#shubetsu_jikan ul {
	padding-top: 5px;
}
#shubetsu_jikan ul li {
	list-style-type: disc;
	padding-bottom: 2px;
	margin-left: 1em;
}*/
caption.ttl5 {
	margin-bottom: 3px;
	font-weight: bold;
	padding: 4px 10px;
	font-size: 110%;
	text-align: center;
}
h2.ttl5 {
	margin-bottom: 3px;
	font-weight: bold;
	padding: 4px 10px;
	font-size: 110%;
	text-align: center;
}
p.ttl1 {
	margin-bottom:10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align:center;
}
/*--------------------------------------
[10] 関連メディア・系列局
-------------------------------------*/

.container_link {
	margin: 0 5px 0 5px;
	height:130px;
}

.container_link li {
	width: 140px;
	float: left;
	text-align:center;
}

.container_link li img.arrow1 {
	margin-right:5px;
	vertical-align: 2px;
}


#link01 li{
	margin: 10px;
	width: 155px;
}

/*--------------------------------------
[11] 決算情報
-------------------------------------*/

.box_kessan {
	margin-bottom: 25px;
	padding: 5px 5px 20px 5px;
	border: 1px solid #CCCCCC;
}

.box_kessan h2 {
	margin-bottom: 10px;
	padding: 3px 7px;
	border-bottom: 1px solid #CCCCCC;
	background:url(../images/bg_list1.gif) no-repeat center left;
	font-weight: bold;
}

.box_kessan dd {
	margin-left:1em;
	margin-bottom:10px;
}

.box_kessan dl {
	margin-bottom:40px;
}

.get_adobe {
	margin-left:1em;
	_margin-left:0.5em;
	margin-right:10px;
	float:left;
}

.get_adobe a {
	display:block;
	padding-left:12px;
	line-height:41px;
	background-image: url(../kessan/images/yazi.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/*--------------------------------------
[12] 採用情報
-------------------------------------*/

.saiyoback {
	background: url(../images/line01.gif) repeat-x top;
	padding-top:10px;
	margin-top:5px;
	text-align:center;
}


#message img.i_left{
	float:left;
	margin:5px;
}

#message img.i_right{
	float:right;
	margin:5px;
}


#message p{
	margin-bottom:20px;
	clear:both;

}


#message .px14{
	color:#FF66CC;
	font-size:14px;
	font-weight:bold;
}

#message .t_left {
	text-align:left;
	margin-left:10px;
}

/*--------------------------------------

 index2.html用css 

--------------------------------------*/

#shubetsu_jikan {

}
/*#shubetsu_jikan ul {
	margin-left: 10px;
	float: left;
	width: 300px;
}*/
#shubetsu_jikan ul {
	margin-left: 10px;
	float: left;
	width: 300px;
	background-image: url(../banshin/shubetsu/images/line_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 8px;
}
#shubetsu_jikan ul li {
	list-style-type: disc;
	margin-left: 17px;
	height: 15px;
	padding-bottom: 3px;
}

#shubetsu_jikan ul li a{
	height: 15px;
}
ul li#hide-disc {
	list-style: none;	
}
#adobe {
	width: 723px;
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px solid #CCC;
	clear: both;
}
