@charset "utf-8";
/* CSS Document */
/**----------------------------------------------------------
 *CSS information 
 *
 * file name	: privacy.css
 * author		: takaaki koyama
 * style info	: privacyディレクトリ内用ページCSS
 -----------------------------------------------------------*/
/* subpage.css -  2階層目以降ページ用共通CSS
----------------------------------------------------------- */
@import url("../../../common/css/subpage.css");

/*= .article_inner
-------------------------------------------------------*/
#article #regular.article_inner,
#article #archive.article_inner,
#article #content.article_inner{
	padding-right:0;
	width: 705px;
}


/*= .sub
-------------------------------------------------------*/
#article #regular.article_inner .sub,
#article #archive.article_inner .sub,
#article #content.article_inner .sub{
	padding-right:20px;
}


/*= .program_list
-------------------------------------------------------*/
#article .program_list{
	clear:left;
	width:705px;
	padding-top:40px;
}
#article .program_list:after {
	content: ".";display: block;visibility: hidden;height: 0.1px;font-size: 0.1em;line-height: 0;clear: both;
}
#article .program_list .program{
	width:215px;
	float:left;
	padding-right:20px;
	padding-bottom:35px;
}

#article .program_list .program .thumb{
	width:215px;
	height:111px;
	overflow:hidden;
	position:relative;
	margin-bottom:1em;
	line-height:0;
}
#article .program_list .program .thumb img{
	padding:1px;
	vertical-align:top;
	display:block;
}
#article .program_list .program .thumb a span{
	display:block;
	text-indent:-9999px;
	font-size:0.1em;
	/*visibility: hidden;*/
}
#article .program_list .program .thumb a span.new_item{
	display:block;
	width:213px;
	height:109px;
	background:url(../../../common/img/parts/new_overlay.png) no-repeat right top;
	visibility:visible;
}
#article .program_list .program .thumb a span.label{
	display:block;
	width:213px;
	height:109px;
	background-position:right top;
	background-repeat:no-repeat;
}
#article .program_list .program .thumb a span.web{
	background-image:url(../img/web_overlay.png);
}
#article .program_list .program .thumb a span.mobile {
	background-image:url(../img/mobile_overlay.png);
}
#article .program_list .program .thumb a span.cd{
	background-image:url(../img/cd_overlay.png);
}
#article .program_list .program .thumb a span.dvd{
	background-image:url(../img/dvd_overlay.png);
}
#article .program_list .program .thumb a span.broadcast{
	background-image:url(../img/broadcast_overlay.png);
}
#article .program_list .program .thumb a span.cinema{
	background-image:url(../img/cinema_overlay.png);
}
#article .program_list .program .thumb a span.sale{
	background-image:url(../img/sale_overlay.png);
}

#article .program_list .program .thumb a{
	display:block;
	width:213px;
	height:109px;
	border:1px solid #999;
	background-position:190px 90px;
	position:absolute;
	top:0;
	left:0;
	padding:0;
}
#article .program_list .program .thumb a:link{
	border:1px solid #999;
}
#article .program_list .program .thumb a:visited{
	border:1px solid #999;
}
#article .program_list .program .thumb a:hover,
#article .program_list .program .thumb a:active{
	border:1px solid #f00;
}

#article .program_list .program dl.program_data{
	margin-bottom:0.5em;
}
#article .program_list .program dl.program_data dt{
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:0.2em;
}
#article .program_list .program dl.program_data dt a{
	background-color:#efefef;
	background-image:none;
	padding:0 0.3em;
	line-height:normal;
}
#article .program_list .program dl.program_data dt a:link,
#article .program_list .program dl.program_data dt a:visited{
	background-color:#efefef;
}
#article .program_list .program dl.program_data dt a:hover,
#article .program_list .program dl.program_data dt a:active{
	background-color:#f00;
	color:#FFF;
}

/*= #archive_list
-------------------------------------------------------*/
#article #archive_list{
	clear:left;
	width:705px;
	font-size:10px;
	padding-top:50px;
}
#article #archive_list:after {
	content: ".";display: block;visibility: hidden;height: 0.1px;font-size: 0.1em;line-height: 0;clear: both;
}
#archive_search_title{
	float:left;
	background-color:#797878;
	height:32px;
	width:485px;
}

#archive_search_title h3{
	padding-left:10px;
	line-height:32px;
	font-size:1.2em;
	font-weight:normal;
	color:#fff;
}
#search_box{
	display:block;
	height:22px;
	width:200px;
	padding:5px 0;
	float:left;
	background-color:#797878;
	line-height:18px;
	overflow:hidden;
}

#search_box input{
	margin:0 5px 0 20px;
	font-size:11px;
	height:18px;
	width:148px;
	border:1px solid #adadad;
}
#search_box img{
	cursor:pointer;
}
#list_header{
	background-color:#8d8d8d;
	color:#fff;
	clear:both;
	height:32px;
	width:685px;
}
#list_header .col{
	position:relative;
}
.col{
	float:left;
}
.col p{
	line-height:32px;
}
.year_col{
	width:59px;
	border-right:1px solid #fff;
}
.station_col{
	width:90px;
	border-right:1px solid #fff;
}
.type_col{
	width:64px;
	border-right:1px solid #fff;
}
.title_col{
	width:250px;
	padding:0 10px;
	border-right:1px solid #fff;
}
.etc_col{
	width:178px;
	padding:0 10px;
}
#year_head p{
	line-height:20px;
	margin:7px 7px 6px;
	background:url(../img/pulldown_right.gif) no-repeat right center;
}
#year_head p span{
	width:22px;
	padding-left:10px;
	display:inline-block;
	background:url(../img/pulldown_left.gif) repeat-x left center;
}
#station_head p{
	line-height:20px;
	margin:7px 8px 6px;
	background:url(../img/pulldown_right.gif) no-repeat right center;
}
#station_head p span{
	width:50px;
	padding-left:11px;
	display:inline-block;
	background:url(../img/pulldown_left.gif) repeat-x left center;
}
#type_head p{
	line-height:20px;
	margin:7px 6px 6px;
	background:url(../img/pulldown_right.gif) no-repeat right center;
}
#type_head p span{
	width:29px;
	padding-left:10px;
	display:inline-block;
	background:url(../img/pulldown_left.gif) repeat-x left center;
}
#year_head p.up,
#station_head p.up,
#type_head p.up{
	background-image:url(../img/pulldown_right_up.gif); 
}
#list_header ul.selector{
	position:absolute;
	color:#fff;
	background-color:#4c4c4c;
	border:1px solid #8d8d8d;
	border-top:0;
	border-bottom:0;
	position:absolute;
	top:24px;
	z-index:200;
	text-align:center;
	
}
#list_header #year_head ul.selector{
	left:6px;
	width:66px;
	border-right:0;
}
#list_header #year_head ul.selector li{
	float: left;
	width:32px;
	border-right:1px solid #8d8d8d;
}
#list_header #station_head ul.selector{
	left:7px;
	width:363px;
	border-right:0;
}
#list_header #station_head ul.selector li{
	float: left;
	width:120px;
	border-right:1px solid #8d8d8d;
}

#list_header #type_head ul.selector{
	left:5px;
	width:39px;
}
#list_header ul.selector li{
	border-bottom:1px solid #8d8d8d;
}
#archive_list #list_header ul.selector li a{
	color:#FFF;
	background:none;
	padding-left:0;
}
#archive_list #list_header ul.selector li a:hover,
#archive_list #list_header ul.selector li a:active{
	color:#f00;
}
#list_header ul.selector li.last-child{
	border-bottom:0;
}
#archive_item_container{
	width:685px;
	height:304px;
	overflow-y:auto;
	overflow-x:hidden;
}
#archive_item_container:after {
	content: ".";display: block;visibility: hidden;height: 0.1px;font-size: 0.1em;line-height: 0;clear: both;
}
#archive_item_container .archive_item{
	float:left;
	height:auto !important;
	height:32px;
	min-height:32px;
	width:685px;
	background:url(../img/bg_archive_items.gif) #f2f2f2 repeat-y scroll left top;
	border-bottom:1px solid #999;
}
#archive_item_container .archive_item li{
	display:block;
	text-align:center;
	line-height:32px;
}
#archive_item_container .archive_item li p{
	cursor:default;
	line-height:normal;
	padding:8px 0;
}

#archive_item_container .archive_item li.station_col{
	width:70px;
	padding:0 10px;
	text-align:left;
}
#archive_item_container .archive_item li.etc_col,
#archive_item_container .archive_item li.title_col{
	text-align:left;
}
#archive_item_container .archive_item li.etc_col{
}

/*= viewer
-------------------------------------------------------*/
#overlay{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2000;
}
#overlay_background{
	width:100%;
	height:100%;
	background-color:#093d00;
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
}
#view_box{
	display:none;
	overflow:hidden;
	width:860px;
	height:520px;
	background-color:#fff;
	position:absolute;
	top:50%;
	left:50%;
	margin:-260px 0 0 -430px;
}
#view_box #contents_viewer{
	padding:20px 20px;
	width:470px;
	height:480px;
	float:left;
}
#view_box #contents_info{
	padding:20px 20px 0px 0px;
	float:left;
	width:330px;
	height:380px;
}
#view_box #contents_info #contents_title{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0.5em;
}
#view_box #contents_info #info_list{
	font-size:1.1em;
	margin-bottom:2em;
}
#view_box #contents_info #info_list li{
	padding-left:20px;
	margin-bottom:0.5em;
}
#view_box #contents_info #contents_explanation p{
	margin-bottom:0.5em;
	font-size:1.1em;
}
#view_box #contents_info #contents_explanation a{
	display:block;
	margin-top:1em;
	margin-left:0.5em;
	background:transparent url(../../../common/img/parts/icon_external.gif) no-repeat scroll left center;
	padding-left:17px;
}
#view_box #contents_info #contents_explanation a:hover{
	background:transparent url(../../../common/img/parts/icon_external_on.gif) no-repeat scroll left center;
}


#close_btn{
	width:15px;
	height:15px;
	position:absolute;
	top:20px;
	right:20px;
}
