@charset "utf-8";
@import "tool.css";

/*====================================================================

index.css

======================================================================

	01.common element
	02.company
	03.program
	04.request
	
	05.time 08/08/21add@(*refer:tool.css)

last update 08/07/16
produced by 0510office (http://www.0510office.co.jp/)

=====================================================================*/

/*--------------------------------------------------------------------
	01.common elements
--------------------------------------------------------------------*/
#contents{background: url(../img/contents_bg.gif) repeat-y 165px top;}
#rightpane{width: 600px;}
#leftpane{width: 165px;}
#rightpane h3{margin-top: 30px;}
#rightpane h3#hw1{margin-top: 0;}
#rightpane div#hw1{margin-top: 0;}

/*	1-1.navi(leftpane)
----------------------------------------------------------------*/
#lv2navi ul,
#lv2navi ul li,
#lv2navi ul li a{display: block;}
#lv2navi ul li{
	width: 160px;
	height: 35px;
	background: url(../img/side_navi.gif) no-repeat;
	margin-bottom: 5px;
}
#lv2navi ul li a{
	line-height: 1.4;
	padding: 10px 10px 7px 30px;
}


/*	1-2.box
----------------------------------------------------------------*/
.box{
	width: 600px;
	margin: 20px 0 0 0;
}
.box:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.box img.left{margin-right: 15px;}
.box img.right{margin-left: 15px;}
/*list*/
.box ul{border-top: solid 1px #cccccc;}
.box ul li{
	display: block;
	background: url(../img/icon_01.gif) no-repeat left 8px;
	padding: 5px 0 5px 25px;
	border-bottom: solid 1px #cccccc;
	
}

/*	1-3.table
----------------------------------------------------------------*/
/*table1*/
.table1{
	width: 600px;
	background: url(../img/border_02.gif) repeat-x top left;
}
.table1 th,
.table1 td{
	text-align: left;
	vertical-align: top;
	background: url(../img/border_02.gif) repeat-x bottom left;
	padding-top: 8px;
	padding-bottom: 7px;
}
.table1 th{
	font-weight: normal;
	color: #7a7a74;
	width: 120px;
}
.table1 td{padding-right: 15px;}
.table1 td strong{
	font-weight: bold;
	color: #000;
}
/*table2*/
.table2{
	width: 600px;
	background: #dcdcd9;
}
.table2 th,
.table2 td{
	line-height: 1.2;
	text-align: center;
	vertical-align: middle;
	background: #fffff7;
	padding: 5px 5px 3px;
}
.table2 th{
	font-weight: bold;
	color: #505050;
	background: #f5f4ec;
}
.table2 td{
	background: #fffff7;
	font-size: 10px;
}
.table2 td strong{
	font-weight: normal;
	color: #709e00;
}


/*--------------------------------------------------------------------
	02.company
--------------------------------------------------------------------*/
/*broadcasting area*/
#area img{
	margin-left: 0;
	margin-right: 0;
}
#area img.left{margin-top: 20px;}
#area h4,
#area p{
	width: 295px;
	float: right;
}
#area h4{
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../company/img/area_h4.gif) no-repeat left top;
	margin-top: 15px;
}
#area p{margin-top: 10px;}
/*staff introduction*/
.status{
	padding-bottom: 25px;
	border-bottom: solid 1px #e1e1e1;
}
.status div,
.status h4,
.status p,
.status table{
	float: right;
	width: 420px;
}
.status div{
	background: #dbf63b url(../../company/img/comment_top.gif) no-repeat top;
}
.status div p{
	width: 390px;
	color: #568604;
	background: url(../../company/img/comment_bottom.gif) no-repeat bottom;
	padding: 7px 15px 15px;
	margin: 0;
}
.status h4{margin-top: 10px;}
.status p{
	margin-top: 13px;
}
.status table{
	background: url(../../company/img/status_bg.gif) repeat-y;
	margin-top: 20px;
}
.status table th,
.status table td{
	text-align: left;
	vertical-align: top;
}
.status table th img{margin-left: 6px;}
.status table td{padding: 5px 10px 0 25px;}


/*--------------------------------------------------------------------
	03.program
--------------------------------------------------------------------*/
/*	weekly program (index)
----------------------------------------------------------------*/
.wpro{
	width: 600px;
	background: url(../../program/img/border_01.gif) repeat-y 419px top;
	margin-top: 20px;
}
.wpro:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.wpro h4,
.wpro h5,
.wpro p{
	float: left;
}
.wpro h4{width: 400px;}
.wpro h5,
.wpro p{width: 285px;}
.wpro h4{background: #dbf63b url(../../program/img/title_top.gif) no-repeat top;}
.wpro h4 strong{
	display: block;
	color: #406402;
	font-size: 18px;
	background: url(../../program/img/title_bottom.gif) no-repeat bottom;
	padding: 8px 10px 4px;
}
.wpro div{
	float: right;
	width: 160px;
	margin-left: 40px;
}
.wpro div p{
	float: none;
	width: 160px;
	color: #909090;
}
.wpro div dl{margin-top: 10px;}
.wpro div dl dd{
	font-size: 10px;
	margin-top: 7px;
}
.wpro img.right{margin-top: 10px;}
.wpro h5{
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	line-height: 54px;
	vertical-align: bottom;
	background: url(../../program/img/mc.gif) no-repeat left 17px;
	overflow: hidden;
}
.wpro h5:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.wpro h5 span{
	display: block;
	float: left;
	width: 58px;
	height: 18px;
	visibility: hidden;
	overflow: hidden;
}
.wpro p{vertical-align: top;}
/*tablep*/
.tablep{
	width: 600px;
	margin-top: 20px;
	border-right: solid 1px #e1e1e1;
}
.tablep th,
.tablep td{
	font-size: 10px;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tablep th{
	font-weight: bold;
	color: #ff3d3d;
	border-left: solid 1px #e1e1e1;
	padding-left: 15px;
	white-space: nowrap;
}
.tablep td{
	color: #505050;
	padding-left: 15px;
	padding-right: 10px;
}
/*	pro
----------------------------------------------------------------*/
.pro{
	border-bottom: solid 1px #e1e1e1;
	padding-bottom: 25px;
}
/*	daily program
----------------------------------------------------------------*/
.dpro{
	width: 600px;
	margin-top: 20px;
	border-bottom: solid 1px #e1e1e1;
	padding-bottom: 25px;
}
.dpro:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.dpro h4,
.dpro dl,
.dpro p{
	float: left;
	width: 400px;
}
.dpro h4{background: #dbf63b url(../../program/img/title_top.gif) no-repeat top;}
.dpro h4 strong{
	display: block;
	color: #406402;
	font-size: 18px;
	background: url(../../program/img/title_bottom.gif) no-repeat bottom;
	padding: 8px 10px 4px;
}
.dpro dl{
	margin: 15px 0 12px;
	background: url(../../program/img/border_01.gif) repeat-y 125px top;
	overflow: hidden;
}
.dpro dl:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.dpro dl dt,
.dpro dl dd{
	float: left;
	vertical-align: middle;
}
.dpro dl dt{
	margin-right: 5px;
}
.dpro dl dd{
	margin-right: 30px;
	height: 18px;
	line-height: 20px;
	font-weight: bold;
	overflow: hidden;
}
.dpro dl dd.mc{margin-right: 0;}
.dpro dl dd strong{color: #ff3d3d;}


/*--------------------------------------------------------------------
	04.request
--------------------------------------------------------------------*/
/* btn */
.btnt{margin: 12px 0 0 0;}
.btnt td{
	padding-right: 35px;
}
.stick{height: 500px;}



/*--------------------------------------------------------------------
	05.time
--------------------------------------------------------------------*/
#timetable1{
	width:700px;
	font-size:8px;
	line-height:2em;
	border-collapse:collapse;
}
#timetable2{
	width:420px;
	font-size:8px;
	line-height:2em;
	border-collapse:collapse;
	margin-top:20px;
}
#timetable1 thead th,
#timetable2 thead th{
	border:none;
	padding-bottom:2px;
	background:#FFF;
}
#timetable1 th,
#timetable2 th{
	background:#01b1ed;
	border:solid 1px #4ed2ff;
}
#timetable1 td,
#timetable2 td{
	vertical-align:top;
	padding-left:2px;
	border-width:1px 1px 1px 0px;
	border-style:solid;
	border-color:#999;
}

/* program name */
.program_t1{
	font-weight:bold;
	font-size:12px;
	color:#4e3cbd;
}
.program_t2{
	font-size:10px;
	color:#4e3cbd;
}

/* time */
#timetable1 td.time,
#timetable2 td.time{
	padding-top:3px;
	width:10px;
	border-right-width:0px;
}
#timetable1 .time2{
	display:block;
	padding-top:5px;
	width:60px;
	border-right-width:0px;
}

/* sp_box */
#sp .left{
	width:60px;
	display:block;
	padding-top:2px;
	border-right-width:0px;
	font-weight:bold;
}
#sp .right{
	width:150px;
	display:block;
	border-right-width:0px;
	font-weight:bold;
}

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


/* inner table*/
#timetable1 table.inner_tb{
	width:540px;
	padding-bottom:5px;
}
#timetable1 table.inner_tb th,
#timetable1 table.inner_tb td{ border-width:0;}


/* other decoration*/
.red{
	font-size:10px;
	font-weight:bold;
	color:#ee1182;
}
.bg1{ background:#fffac2;}
.bg2{ background:#c6e9fc;}
.bg3{ background:#ffe3a4;}
.bg4{ background:#fad5e6;}
.bg5{ background:#cae8e0;}
.bg6{ background:#f2fafe;}



/* Saturday & Sunday */
.timetable .left{
	width:400px;
	background:#FFF;
}
.timetable .right{
	width:340px;
	margin-top:20px;
	margin-left:5px;
	background:#FFF;
}
.timetable .right img{ margin-top:75px;}
#program_banner{
	position:relative;
	width:340px;
	height:130px;
	margin-top:70px;
	/*margin-left:10px;*/
	background:url(../../time/img/main.jpg) no-repeat;
	text-indent:-9999px;
}
#program_banner a{
	position:absolute;
	display:block;
	width:137px;
	height:30px;
	top:46px;
	right:9px;
	outline:none;
}
#program_banner a:hover{
	background:#FFF;
	opacity:0.2;
	filter: alpha(opacity=20);
}