@charset"utf-8";
/* base styles */


/*
    1 : base
		2 : Clear Fix
		3 : header
		4 : content
		5 : content(beta)
		6 : content(delta)
		7 : footer
        
 */


/* ***********************************************************************
        1 : base
*********************************************************************** */

html {
	height: 100%;
}
body {
	height: 100%;
	text-align: left;
	background: #fff;
}
#container {
	position:relative;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-image: url(../../image/bg/bg_coron_pink.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#container-inner {
	/*background-image: url(../../../image/bg/bg_container.gif);
	background-repeat: repeat-y;
	background-position: center top;*/
}

body > #container {
	height: auto;
}

a,
a:link {
	color:#373737;
}

a:visited {
	color:#660099;
}

a:active,
a:hover,
a:focus {
	color:#FF0000;
}


/* ***********************************************************************
	2 : Clear Fix
*********************************************************************** */
.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	line-height:0;
	visibility: hidden;
}
.clearFix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearFix {
	height: 1%;
}
.clearFix {
	display: block;
}
/* End hides from IE-mac \*/

/* ***********************************************************************
        3 : header
*********************************************************************** */

#header {
	width: 100%;
	/*background-image: url(../../image/bg/bg_ccrowns1920-container.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}
#header-inner {
	height: 130px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header-title p a {
	/* height: 22px; */
	font-size: 0px;
	line-height: 0px;
	/* background-image: url(../../image/index/title.gif); */
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 95px;
	position: absolute;
	left: 15px;
	top: 153px;
	display: block;
}
#header-rokokoro {
	/* position:relative;
	left:0;
	top:12px;
	width:230px;
	height: 70px; */
	display: none;
}
/*============================================
 *	Search Area
 *============================================*/
#rightSrchArea {
	width:212px;
	height:23px;
	background-image: url(../../image/index/bg_srchBox.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	left: 16px;
	top: 92px;
	display: none;
}
#rightSrchArea #srchBox {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 28px;
}
#rightSrchArea #srchBox input#srchInput {
	font-size:1em;
	float:left;
	width:140px;
	border:none;
	background:transparent url(http://img.yahoo-search.jp/img/logo_wm.gif) center center no-repeat;
}
*html #rightSrchArea #srchBox input#srchInput {
	font-size:1em;
	float:left;
	width:130px;
	border:none;
	background:transparent url(http://img.yahoo-search.jp/img/logo_wm.gif) center center no-repeat;
}
#rightSrchArea #srchBox input#srchBtn {
	float:right;
	width:36px;
	height:16px;
	display:block;
	overflow:hidden;
	background: url(../../image/index/bt_srch.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#rightSrchArea #srchBox input#srchBtn:hover {
	background-position:0 -16px;
}
#rightSrchArea #srchBoxSub {
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
}
/*==================================
 *	super-banner
 *==================================*/

#header #super-banner {
	height: 90px;
	width: 728px;
	/* position: absolute;
	left: 237px;
	top: 25px; */
	margin: 25px auto 0;
}
/*==================================
 *	global-nav
 *==================================*/
 
#global-nav li {
	list-style-type: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#global-nav li a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../../image/index/global-nav.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 25px;
	position: absolute;
	top: 152px;
}

#global-nav-tv a {
	background-position: 0px 0px;
	width: 93px;
	left: 115px;
}
#global-nav-tv a:hover {
	background-position: 0px -25px;
}
#tv-index #global-nav-tv a {
	background-position: 0px -50px;
}

#global-nav-radio a {
	background-position: -93px 0px;
	width: 95px;
	left: 208px;
}
#global-nav-radio a:hover {
	background-position: -93px -25px;
}
#radio-index #global-nav-radio a {
	background-position: -93px -50px;
}

#global-nav-event a {
	background-position: -188px 0px;
	width: 95px;
	left: 303px;
}
#global-nav-event a:hover {
	background-position: -188px -25px;
}
#global-nav-cinema a {
	background-position: -283px 0px;
	width: 95px;
	left: 398px;
}
#global-nav-cinema a:hover {
	background-position: -283px -25px;
}
#global-nav-announcer a {
	background-position: -378px 0px;
	width: 95px;
	left: 493px;
}
#global-nav-announcer a:hover {
	background-position: -378px -25px;
}
#global-nav-mobile a {
	background-position: -473px 0px;
	width: 95px;
	left: 588px;
}
#global-nav-mobile a:hover {
	background-position: -473px -25px;
}
#mobile-index #global-nav-mobile a {
	background-position: -473px -50px;
}
#global-nav-blog a {
	background-position: -568px 0px;
	width: 95px;
	left: 683px;
}
#global-nav-blog a:hover {
	background-position: -568px -25px;
}
#global-nav-weather a {
	background-position: -568px 0px;
	width: 95px;
	left: 683px;
}
#global-nav-weather a:hover {
	background-position: -568px -25px;
}
#global-nav-shopping a {
	background-position: -663px 0px;
	width: 92px;
	left: 778px;
}
#global-nav-shopping a:hover {
	background-position: -663px -25px;
}
#global-nav-sp {
	list-style-type: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	width: 980px;
}
#global-nav-englishi a {
	position: absolute;
	left: 880px;
	top: 162px;
	background: url(../../image/index/bt_english.gif);
	width: 55px;
	height: 15px;
	display: block;
}
#global-nav-englishi a:hover {
	background-position: 0 -15px;
}
/* ***********************************************************************
        4 : content
*********************************************************************** */

#content {
	width: 100%;
	/*background: url(../../image/bg/bg_naco1975-footer2.jpg) no-repeat center bottom;*/
}
#content-inner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background: #fff;
}
/* ***********************************************************************
        5 : content(beta)
*********************************************************************** */

#beta {
	float: left;
	width: 640px;
	position: relative;
	margin-bottom: 10px;
	background-color: #fff;
	left: 15px;
}
#beta a {
	color: #0084ff;
	text-decoration: none;
}
#beta a:hover {
	color: #FF0000;
	text-decoration: none;
}
#beta p.pageup {
	clear: both;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	padding: 25px 10px 20px 0;
}
/* ***********************************************************************
        6 : content(delta)
*********************************************************************** */

#delta {
	float: right;
	width: 300px;
	position: relative;
	right: 15px;
	margin-bottom: 10px;
}
#delta #bangumihyo {
	height: 245px;
	width: 298px;
	border: 1px solid #98bcda;
	position: relative;
	margin-bottom: 13px;
}
#delta #bangumihyo h3 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../tv/image/side/bangumihyo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
	width: 298px;
}
#delta #bangumihyo li a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../../tv/image/side/bangumihyo-btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 83px;
	position: absolute;
	left: 211px;
	top: 0px;
}
#delta #bangumihyo li a:hover {
	background-position: 0px -18px;
}
#delta #bangumihyo #bangumihyo-text {
	font-size: 10px;
	line-height: 23px;
	color: #f364a8;
	margin-left: 3px;
	position: absolute;
	top: 19px;
}
#delta #bangumihyo iframe {
	height: 203px;
	width: 298px;
	position: absolute;
	top: 42px;
	overflow-x: hidden;
}
#delta #present {
	background: url(../../tv/image/side/original_goods.gif) no-repeat #ff5470;
	position: relative;
	padding: 203px 0 12px;
	margin-bottom: 11px;
}
#delta #present h3 {
	font-size: 0px;
	line-height: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 300px;
}
#delta #present p {
	color: #FFFFFF;
	font-size: 12px;
	line-height:16px;
}
#delta #present li.oubo {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#delta #present li.oubo a {
	height: 95px;
	width: 91px;
	background: url(../../tv/image/side/goods_btn.gif);
	position: absolute;
	top: 81px;
	right: 20px;
	display: block;
}
#delta #present li.oubo a:hover {
	background-position: 0 -96px;
}
#delta #present p.photo {
	position: absolute;
	top: 71px;
	left: 25px;
}
#delta #present p.text {
	padding: 0 20px;
}
#delta #banner {
}
#delta #banner ul {
	margin-bottom: 11px;
}
#delta #banner li {
	margin-bottom: 11px;
}
#delta #banner li.data_broadcasting a {
	width: 300px;
	height: 39px;
	background: url(../../tv/image/side/bn_tv_broadcasting.gif) no-repeat;
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}
#delta #rectangle-banner {
	margin-bottom: 11px;
}
#delta #cbc-weather a:hover {
	background-position: 0px -18px;
}
/* ***********************************************************************
        7 : footer
*********************************************************************** */

#footer {
	clear: both;
	width: 100%;
	height: 330px;
	background: url(../../image/bg/bg_coron_pink-footer.gif) no-repeat center bottom;
}
#footer #footer-inner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	padding-bottom:10px;
}
#footer #footer-btn {
	height: 52px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}
#footer-btn  ul li {
	list-style-type: none;
}
#footer-btn  ul li a {
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	height: 37px;
	width: 133px;
	position: absolute;
	top: 0px;
}
#footer-btn01 a {
	background-image: url(../../image/index/footer-btn.gif);
	background-position: 0px 0px;
	left: 0px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#footer-btn01 a:hover {
	background-position: 0px -37px;
}
#footer-btn02 a {
	background-image: url(../../image/index/footer-btn.gif);
	background-position: -133px 0px;
	left: 164px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#footer-btn02 a:hover {
	background-position: -133px -37px;
}
#footer-btn03 a {
	background-image: url(../../image/index/footer-btn.gif);
	background-position: -266px 0px;
	left: 327px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#footer-btn03 a:hover {
	background-position: -266px -37px;
}
#footer-btn04 a {
	background-image: url(../../image/index/footer-btn.gif);
	background-position: -399px 0px;
	left: 490px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#footer-btn04 a:hover {
	background-position: -399px -37px;
}
#footer #footer-inner ul li#footer-btn05 a {
	background-image: url(../../image/index/footer-btn_chubu-hoso-forum.gif);
	left: 653px;
	height: 30px;
	width: 224px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	border: 1px solid #D0D0D0;
}
/*--#footer-btn05 a {
	background-image: url(../../image/index/footer-btn.gif);
	background-position: -532px 0px;
	left: 653px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#footer-btn05 a:hover {
	background-position: -532px -37px;
}
#footer-btn06 a {
	background-image: url(../../image/index/footer-btn.gif);
	background-position: -665px 0px;
	left: 681px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#footer-btn06 a:hover {
	background-position: -665px -37px;
}--*/
#footer-btn07 a {
	background-image: url(../../image/index/footer-btn2.gif);
	background-position: 0px 0px;
	left: 817px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#footer-btn07 a:hover {
	background-position: 0px -37px;
}
#footer-btn08 a {
	left: 817px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	text-indent: 0;
}
*html #footer-whatscbc {
	background-image: url(../../image/index/pita_pink/footer-whats.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 950px;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;
}
#footer-whatscbc {
	background-image: url(../../image/index/pita_pink/footer-whats.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 950px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#footer-whatscbc h2 {
	overflow: hidden;
}
#footer-whatscbc h2 a {
	position:relative;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	width: 215px;
	height: 20px;
}
#footer-whatscbc p {
	position:relative;
	top:-20px;
	font-size: 12px;
	line-height: 16px;
	height: 20px;
	width: 735px;
	margin-left: 215px;
	text-align: center;
}
#footer-whatscbc p.sp {
	font-size: 12px;
	line-height: 16px;
	padding-top: 6px;
	height: 20px;
	width: 733px;
	margin-left: 217px;
	text-align: left;
	border-bottom: solid 2px #ff9fcc;
}
#footer-whatscbc p a {
	color: #000000;
	padding: 2px;
	text-decoration: underline;
}
#footer-whatscbc p a:hover {
	background-color:#ffe2f0;
}
#footer-whatscbc #regulation {
	position:relative;
	top:-10px;
	text-align:right;
	font-size:10px;
}
#footer-whatscbc #regulation a,
#footer-whatscbc #regulation a:link {
	color:#000000;
	padding:1px;
}
#footer-whatscbc #regulation a:hover {
	color:#FF0000;
	background-color:#ffdbec;
}

#footer #about p {
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	padding-top:10px;
}
#footer #about a, #footer #about a:link {
	color:#000000;
	padding:1px;
}
#footer #about a:visited {
	color:#660099;
	text-decoration: none;
}
#footer #about a:active, #footer #about a:focus {
	color:#FF0000;
}
#footer #about a:hover {
	color:#FF0000;
	background-color:#ffdbec;
}
