@charset "utf-8";
/*----------------------------------------------------------
all
----------------------------------------------------------*/

html {
	overflow-y: scroll;
}
/* 01: base
==========================================================*/
body {
	font: 100% "MS PGothic", "ＭＳ Ｐゴシック", Osaka, "HiraginoKakugo Pro W3", "ヒラギノ角ゴ Pro W3", sans-serif, Meiryo, "メイリオ";
	color: #202020;
	padding: 0px;
	margin: 0px;
	background: #262626;
	text-align: center;/* --- For IE6 --- */
}
* html body {
	padding-left: 1px;
}/* --- For IE6 --- */
*+html body {
	padding-left: 1px;
}/* --- For IE7 --- */
@media screen and (-webkit-min-device-pixel-ratio:0) {
body {
padding-left: 1px;
}
}/* --- For webkit --- */
h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd, form, fieldset, pre, blockquote, address, div, span, img, input {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	list-style: none;
}
img {
	border: 0;
}
li img {
	vertical-align: bottom;
}
td, th {
	vertical-align: top;
}
select, input, textarea, table {
	font-size: 100%;
}
label {
	cursor: pointer;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* 01: 外枠部分指定
==========================================================*/
#container {
	width: 100%;
	background: url(/img/common/bg_container.jpg) center top no-repeat #FFFFFF;
}
/* 01: ヘッダーエリア（ナビ含む）
==========================================================*/
#headerArea {
	position: relative;
	width: 970px;
	height: 153px;
	_height: 158px;
	margin: 0px auto;
	text-align: left;
	font-size: 78%;
	padding-bottom: 5px;
	line-height: 1.0;
	background: url(/img/common/bg_container.jpg) center top no-repeat #FFFFFF;
}
#headerArea p.logo, #headerArea h1.logo {
	position: absolute;
	left: -5px;
	top: 0;
	width: 197px;
}
#headerArea #hederNaviArea {
	width: 770px;
	_width: 970px;
	height: 93px;
	padding-left: 200px;
}
/* --- ヘッダナビ --- */
	#hederNaviArea #hnav {
	float: right;
	padding-left: 122px;
}
#hederNaviArea #hnav li {
	float: left;
	padding: 10px 0 2px 8px;
}
/* --- 注目キーワード --- */
	#hederNaviArea .keyword {
	clear: both;
	width: 550px;
	_width: 570px;
	height: 37px;
	margin: 0 200px 10px 0;
	padding: 0 20px 0 0;
	background: url(/img/common/bg_keyword_right.jpg) right top no-repeat;
}
#hederNaviArea .keyword dl {
	float: right;
}
#hederNaviArea .keyword dt {
	float: left;
	width: 91px;
}
#hederNaviArea .keyword dd {
	float: left;
	height: 22px;
	_height: 37px;
	max-width: 440px;
	padding: 15px 3px 0 15px;
 *padding: 17px 3px 0 15px;
	background: url(/img/common/bg_keyword.gif) left top repeat-x;
}
#hederNaviArea .keyword dd li {
	display: inline;
	padding-right: 5px;
}
/* --- 検索 --- */
	#hederNaviArea input.inputTxt {
	width: 135px;
	_width: 137px;
	height: 16px;
	_height: 23px;
	border: #6699FF 1px solid;
	background: #FFFFFF;
	position: absolute;
	top: 56px;
	left: 778px;
	vertical-align: middle;
	padding: 4px 0 1px 3px;
}
#hederNaviArea input.inputBtn {
	position: absolute;
	top: 56px;
	left: 923px;
	width: 42px;
	height: 23px;
	background: url(/img/common/btn_search.gif) left top no-repeat;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
	_behavior: url(/js/csshover3.htc);
}
#hederNaviArea input.inputBtn:hover {
	background: url(/img/common/btn_search_over.gif) left top no-repeat;
}
/* --- グローバルナビ --- */
#headerArea #gnav {
	clear: both;
	width: 970px;
	float: left;
	padding-bottom: 5px;
}
#headerArea #gnav li {
	float: left;
}
/* 01: コンテンツエリア
==========================================================*/
#contentsArea {
	width: 970px;
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 30px;
	_padding-bottom: 20px;
	text-align: left;
	font-size: 78%;
}
/* --- パンくず --- */
#contentsArea #bread {
	background:url(/img/common/bg_pan.gif) no-repeat;
	padding:10px 0 10px 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contentsArea #bread ul li {
	display:inline;
}
#contentsArea #bread ul li img {
	vertical-align:middle;
	margin:0 3px 0 5px;
}
.padHome {
	padding-right:3px;
}
/* --- メインエリア --- */
#mainArea {
	width: 705px;
	float: left;
}
/*H1*/
	#mainArea h1 {
	margin-bottom: 15px;
}
/*waku*/
	#mainArea .waku {
	width: 685px;
	_width: 705px;
	overflow: hidden;
	padding: 15px 10px 0;
	margin-bottom: 15px;
	border-top: #E0E0E0 1px solid;
	background: url(/img/common/bg_waku_bottom.png) left bottom no-repeat;
}
/*pagetop*/
	#mainArea .pagetop {
	clear: both;
	text-align: right;
	padding: 0 0 20px 0;
}
/* --- サイドエリア --- */
#sideArea {
	width: 250px;
	float: right;
}
/* 放送番組 */
#sideArea #schedule {
	width: 250px;
	height: 405px;
	background: url(/img/common/bg_schedule_top.gif) left top no-repeat;
	position: relative;
	margin-bottom: 15px;
}
#sideArea #schedule h2 {
	width: 200px;
	_width: 250px;
	height: 47px;
 *height: 32px;
	_height: 47px;
	padding-left: 10px;
	padding-right: 40px;
 *padding-top: 15px;
	display: table-cell;
	vertical-align: middle;
	font-size: 160%;
	font-weight: bold;
	color: #000000;
	background: url(/img/common/bg_schedule_in.gif) 10px bottom no-repeat;
}
#sideArea #schedule h2 span {
	padding-left: 5px;
}
#sideArea #schedule p {
	position: absolute;
	top: 6px;
	left: 214px;
}
#sideArea #schedule .scheduleList {
	padding: 0 10px 10px;
	background: url(/img/common/bg_schedule_bottom.gif) left bottom no-repeat;
}
#sideArea #schedule ol {
	overflow: auto;
	height: 348px;
	padding: 0 0 0 4px;
	background: #EBEBEE;
}
#sideArea #schedule ol li {
	margin-bottom: 5px;
	text-indent: -38px;
	margin-left: 38px;
}
#sideArea #schedule ol li span {
	padding-right: 8px;
}
#sideArea #schedule ol li img {
	vertical-align: middle;
}
/* バナー */
#sideArea #banner {
	width: 250px;
	margin-bottom: 15px;
	background: url(/img/common/bg_banner_bottom.png) left bottom no-repeat;
}
#sideArea #banner ul {
	padding-top: 10px;
	background: url(/img/common/bg_banner_top.gif) left top no-repeat;
}
#sideArea #banner li {
	padding: 0 10px 10px;
}
/* スカチャンはココで観れます！ */
#sideArea #information {
	width: 250px;
	margin-bottom: 15px;
}
#sideArea #information dl {
	padding: 0 10px 8px;
	background:url(/img/common/bg_information_top.png) left top no-repeat;
}
#sideArea #information dt {
	padding-top: 14px;
	margin-bottom: 10px;
}
#sideArea #information dd {
	margin-bottom: 1px;
}
#sideArea #information p {
	padding: 0 10px 9px;
	background:url(/img/common/bg_information_bottom.gif) left bottom no-repeat;
}
#sideArea #information img {
	vertical-align: bottom;
}
/* 01: フッターエリア
==========================================================*/
#footerAreaTop, #footerAreaBottom {
	clear: both;
	font-size: 78%;
	color: #FFFFFF;
	line-height: 1.2;
}
.footerContentsArea {
	width: 970px;
	margin: 0 auto;
}
#footerAreaTop {
	background: #00006F url(/img/common/bg_footerAreaTop.jpg) repeat-x top left;
}
#footerAreaTop p {
	text-align: right;
}
#footerAreaTop ul {
	background: url(/img/common/bg_footerAreaTopList.jpg) no-repeat bottom left;
	padding: 15px 0px 35px 0px;
	text-align: center;
}
#footerAreaTop ul li {
	display: inline;
	padding: 0px 14px 0px 22px;
	background: url(/img/common/ico_footerAreaTop.jpg) no-repeat top left;
}
#footerAreaTop span {
	font-size: 82%;
	padding: 0px 12px 12px 12px;
	display: block;
	text-align: left;
}
#footerAreaBottom {
	min-height: 100%;
	background: #262626 url(/img/common/bg_footerAreaBottom.jpg) repeat-x top left;
}
#footerAreaBottom ul li {
	display: inline;/*	margin-right:2px;*/
}
#footerAreaBottom p {
	padding: 30px 0px 30px 0px;
	text-align: center;
}
/* --- フッターリンクカラー --- */
#footerAreaTop ul a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footerAreaTop ul a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footerAreaTop ul a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#footerAreaTop ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* --- 調整用 --- */
.verBottom {
	vertical-align:text-bottom;
}
.txtSmall {
	font-size: 85%;
	letter-spacing: 0.1mm !important;
}
.marTop5 {
	margin-top: 5px !important;
}
.marTop10 {
	margin-top: 10px !important;
}
.marTop15 {
	margin-top: 15px !important;
}
.marTop20 {
	margin-top: 20px !important;
}
.marBottom0 {
	margin-bottom: 0px !important;
}
.marBottom5 {
	margin-bottom: 5px !important;
}
.marBottom10 {
	margin-bottom: 10px !important;
}
.marBottom15 {
	margin-bottom: 15px !important;
}
.marBottom20 {
	margin-bottom: 20px !important;
}
.marBottom30 {
	margin-bottom: 30px !important;
}
.marBottom40 {
	margin-bottom: 40px !important;
}
.marBottom50 {
	margin-bottom: 50px !important;
}
.marBottom80 {
	margin-bottom: 80px !important;
}
.marLef5 {
	margin-left: 5px;
}
.marLef5_ {
	margin-left: 5px;
	margin-bottom:5px;
}
.marLef10 {
	margin-left: 10px !important;
}
.marLef15 {
	margin-left: 15px !important;
}
.marLef20 {
	margin-left: 20px !important;
}
.marRig5 {
	margin-right: 5px !important;
}
.marRig10 {
	margin-right: 10px !important;
}
.marRig15 {
	margin-right: 15px !important;
}
.marRig20 {
	margin-right: 20px !important;
}
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
.clear {
	clear: both !important;
}
.al {
	text-align: left;
}
.ar {
	text-align: right;
}
.ac {
	text-align: center;
}
ol.decimal, ul.disc {
	padding: 5px 0 5px 0;
}
ol.decimal li {
	list-style: decimal;
	margin-left: 24px;
}
ol.decimal li li {
	margin-left: 24px;
}
ul.disc li {
	list-style: disc;
	margin-left: 30px;
}
.indent {
	text-indent: -1.4em;
	margin-top: 1.4em;
	margin-left: 1.4em;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear :both;
	visibility :hidden;
}
/* --- リンクカラー ---- */
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
/* --- リンクカラー skyp ---- */
a.skyp:link {
	color: #0333FB;
	text-decoration: underline;
}
a.skyp:visited {
	color: #0333FB;
	text-decoration: underline;
}
a.skyp:active {
	color: #0333FB;
	text-decoration: underline;
}
a.skyp:hover {
	color: #0333FB;
	text-decoration: none;
}
/* --- リンクカラー e2 ---- */
a.e2:link {
	color: #F31E08;
	text-decoration: underline;
}
a.e2:visited {
	color: #F31E08;
	text-decoration: underline;
}
a.e2:active {
	color: #F31E08;
	text-decoration: underline;
}
a.e2:hover {
	color: #F31E08;
	text-decoration: none;
}
/* --- テキストカラー skyp/e2 ---- */
.skypcolor {
	color: #0333FB;
}
.e2color {
	color: #F31E08;
}
 @media print {
/* 紙媒体向けスタイル定義ここから */
body {
	zoom: 65%;/* --- For IE6 --- */
}
#contentsArea #mainArea .lineup li a img, #contentsArea #mainArea .topics li a img {
 *display: block !important;
}
#mainContentsArea, #mainContentsArea #mainArea, #mainArea .waku, #contentsArea {
	overflow: visible !important;
}
}
/* 紙媒体向けスタイル定義ここまで */
