@charset"utf-8";

/* base styles */


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


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

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

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%;
}
#header-inner {
	height: 191px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../../image/bg/bg_autumn1920-container.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header-title h1 {
	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;
}
#header-rokokoro {
	position:relative;
	left:0px;
	top:12px;
	width:230px;
	height: 70px;
}
img#bnHotFurusato {
	margin-top:5px;
}


/*============================================
 *	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;
}



/*==================================
 *	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;
}
#global-nav-radio a {
	background-position: -93px 0px;
	width: 95px;
	left: 208px;
}
#global-nav-radio a:hover {
	background-position: -93px -25px;
}
#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;
}
#global-nav-blog a {
	background-position: -568px 0px;
	width: 95px;
	left: 683px;
}
#global-nav-blog 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%;
}
#content-inner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	padding-bottom: 20px;
}


/* ***********************************************************************
        5 : content(alpha)
*********************************************************************** */

#alpha {
	height: 245px;
	width: 950px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#alpha #bangumihyo {
	height: 243px;
	width: 213px;
	border: 1px solid #f2bb00;
	position: relative;
}
#alpha #bangumihyo h2 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../image/index/autumn1920/bangumihyo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 19px;
	width: 213px;
}
#alpha #bangumihyo li a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../../image/index/autumn1920/bangumihyo-btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 83px;
	position: absolute;
	left: 126px;
	top: 0px;
}
#alpha #bangumihyo li a:hover {
	background-position: 0px -18px;
}
#alpha #bangumihyo #bangumihyo-text {
	font-size: 10px;
	line-height: 23px;
	color: #f364a8;
	margin-left: 3px;
	position: absolute;
	top: 19px;
}
#alpha #bangumihyo iframe {
	height: 153px;
	width: 209px;
	margin-left: 2px;
	position: absolute;
	top: 42px;
}
#alpha #bangumihyo .sp {
	color:#CC0000;
	position:absolute;
	bottom:5px;
	font-size:10px;
	line-height:12px;
	padding:0 5px;
}
#alpha #bangumihyo .sp a {
	color:#CC0000;
	text-decoration: none;
}
#alpha #bangumihyo .sp a:hover {
	color:#FF0000;
	text-decoration: none;
}
#alpha #banner-flash {
	height: 180px;
	width: 395px;
	position: absolute;
	left: 225px;
	top: 0px;
}
#alpha #brightcove {
	height: 180px;
	width: 320px;
	position: absolute;
	left: 630px;
	top: 0px;
}
#alpha #banner-small li {
	height: 58px;
	width: 138px;
	list-style-type: none;
	position: absolute;
	bottom: 0px;
}
#alpha #banner-small #banner-small01 {
	left: 225px;
}
#alpha #banner-small #banner-small02 {
	left: 372px;
}
#alpha #banner-small #banner-small03 {
	left: 519px;
}
#alpha #banner-small #banner-small04 {
	left: 666px;
}
#alpha #banner-small #banner-small05 {
	left: 811px;
}







/* ***********************************************************************
        6 : content(beta)
*********************************************************************** */

#beta {
	float: left;
	height: 800px;
	width: 415px;
	left: 240px;
	position: relative;
	margin-bottom: 30px;
}
#beta  #pr  ul li {
	list-style-type: none;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../../image/index/pr.gif);
	background-repeat: no-repeat;
	padding-left: 29px;
}
#beta #pr {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	margin-bottom: 10px;
}
#beta #pickup-menu {
	height: 293px;
}
#beta #pickup-menu .pickup-menu-box {
	height: 89px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}

#beta .pickup-menu-left {
	float: left;
	width: 195px;
	padding-left: 12px;
}
#beta .pickup-menu-right {
	float: right;
	width: 195px;
	padding-right: 6px;
}
#beta a .pickup-menu-left,
#beta a .pickup-menu-right {
	width: 190px;
	height:100%;
	display:block;
}
#beta a:hover .pickup-menu-left,
#beta a:hover .pickup-menu-right {
	background-color:#dadada;
}
#beta .pickup-menu-image {
	float: left;
	width: 80px;
}
#beta .pickup-menu-text {
	float: right;
	width: 106px;
}
#beta .pickup-menu-text h3 {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #373737;
}
#beta .pickup-menu-text p {
	font-size: 10px;
	line-height: 16px;
	color: #373737;
}
#beta #oshirase h2 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../image/index/oshirase.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 395px;
}
#beta #oshirase ul {
	list-style-type: none;
	overflow: auto;
	height: 630px;
	width: 415px;
}
#beta #oshirase ul li {
	width: 335px;
	padding-left: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0ba00;
	font-size: 12px;
	line-height: 16px;
	color: #373737;
	background-repeat: no-repeat;
	background-position: 10px 7px;
}
#beta #oshirase ul li a {
	width:100%;
	height:100%;
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
}
#beta #oshirase ul li.none {
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent:5px;
	color: #FF0000;
}
#beta #oshirase ul li a:hover {
	background-color:#fdf2a0;
}
#beta #oshirase .oshirase-topic {
	background-image: url(../../image/index/oshirase-topic.gif);
}
#beta #oshirase .oshirase-tv {
	background-image: url(../../image/index/oshirase-tv.gif);
}
#beta #oshirase .oshirase-radio {
	background-image: url(../../image/index/oshirase-radio.gif);
}
#beta #oshirase .oshirase-event {
	background-image: url(../../image/index/oshirase-event.gif);
}
#beta #oshirase .oshirase-mobile {
	background-image: url(../../image/index/oshirase-mobile.gif);
}
#beta #oshirase .oshirase-shop {
	background-image: url(../../image/index/oshirase-shop.gif);
}
#beta #oshirase .oshirase-etc {
	background-image: url(../../image/index/oshirase-etc.gif);
}
#beta #oshirase .info {
	background-image: url(../../image/index/oshirase-oshirase.gif);
}




/* ***********************************************************************
        7 : content(gamma)
*********************************************************************** */

#gamma {
	float: left;
	width: 215px;
	background-color: #fdf2a0;
	position: relative;
	left: -400px;
}

#gamma .banner {
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#gamma #hicbc-contents-category h2 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../image/index/autumn1920/contents-category.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 215px;
}
#gamma #hicbc-contents-category li {
	height: 25px;
	width: 180px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0ba00;
	list-style-type: none;
	font-size: 12px;
	line-height: 25px;
	color: #373737;
}
#gamma #hicbc-contents-category li a {
	height: 100%;
	width: 100%;
	display:block;
	text-indent:5px;
}
#gamma #hicbc-contents-category li a:hover {
	background-color: #f0ba00;
}
#gamma #contents-category-dragons {
	background-image: url(../../image/index/contents-category-dragons.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
}
#gamma #contents-category-cinema {
	background-image: url(../../image/index/contents-category-cinema.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
}
#gamma #contents-category-ranking {
	background-image: url(../../image/index/contents-category-ranking.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
}
#gamma #hicbc-contents-category #contents-category-sitemap {
	background-image: url(../../image/index/contents-category-sitemap.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gamma #hicbc-osusume-contents {
	padding-bottom: 10px;
}
#gamma #hicbc-osusume-contents h2 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../image/index/autumn1920/osusume-contents.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 215px;
	margin-bottom: 10px;
}
#gamma #hicbc-osusume-contents li {
	margin-bottom: 2px;
	margin-left: 24px;
	list-style-type: none;
}

#gamma #coron {
	padding-bottom:10px;
}

#gamma #miyazaki{
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 3px;
}

#gamma #coron h2 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../image/index/autumn1920/coron.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 215px;
	margin-bottom: 10px;
}

#gamma #coron  li {
	margin-bottom: 2px;
	margin-left: 24px;
	list-style-type: none;
}
#gamma #miyazaki li {
	margin-left: 24px;
	list-style-type: none;
}


#promotionBn {
	width:210px;
	margin:10px auto;
	background-color:#fff;
}



/* ***********************************************************************
        8 : content(delta)
*********************************************************************** */

#delta {
	float: right;
	width: 300px;
	position: relative;
	right: 15px;
	margin-bottom: 10px;
}
#delta #sp_bn {
	width: 300px;
	margin-bottom: 10px;
}
#delta #sp_bn li {
	list-style-type: none;
}
#delta #sp_bn li.news a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../../image/bn_300x37/bn_gienkin.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 300px;
}
#delta #sp_bn li.lifeline {
	padding-top:5px;
}
#delta #sp_bn li.lifeline a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../../image/bn_300x37/bn_lifeline.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 300px;
}
#delta #sp_bn li.gienkin {
	padding-top:5px;
}
#delta #sp_bn li.gienkin a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../../image/bn_300x74/tohoku_gienkin.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 74px;
	width: 300px;
}
#delta #sp_bn li.fukkou {
	padding-top:5px;
}
#delta #sp_bn li.fukkou a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../../image/bn_300x37/bn_fukkou_shien.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 300px;
}
#delta #sp_bn li.aichi80days {
	/*padding-top:5px;*/
}
#delta #sp_bn li.aichi80days a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../../image/bn_300x37/bn_aichi80days.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 300px;
}
#delta #bousai-btn {
	height: 56px;
	width: 300px;
	position: relative;
}
#delta #bousai-btn li {
	list-style-type: none;
}
#delta #bousai-btn li a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../../image/index/bousai-btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 147px;
	position: absolute;
}
#delta #bousai-btn #bousai-btn-station a {
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
}
#delta #bousai-btn #bousai-btn-station a:hover {
	background-position: 0px -20px;
}
#delta #bousai-btn #bousai-btn-jishin a {
	background-position: -147px 0px;
	left: 153px;
	top: 0px;
}
#delta #bousai-btn #bousai-btn-jishin a:hover {
	background-position: -147px -20px;
}
#delta #bousai-btn #bousai-btn-saigai a {
	background-position: -294px 0px;
	left: 0px;
	top: 26px;
}
#delta #bousai-btn #bousai-btn-saigai a:hover {
	background-position: -294px -20px;
}
#delta #bousai-btn #bousai-btn-typhoon a {
	background-image: url(../../image/index/bousai-btn_typhoon.gif);
	background-repeat: no-repeat;
	left: 153px;
	top: 26px;
}
#delta #bousai-btn #bousai-btn-tsunami a {
	background-image: url(../../image/index/bousai-btn_tsunami.gif);
	background-repeat: no-repeat;
	left: 153px;
	top: 26px;
}
#delta #cbc-news {
	height: 229px;
	width: 298px;
	margin-bottom: 10px;
	border: 1px solid #f2bb00;
	position: relative;
}

#delta #cbc-news {
	height: 229px;
	width: 298px;
	margin-bottom: 10px;
	border: 1px solid #f2bb00;
	position: relative;
}
#delta #cbc-news h2 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../image/index/autumn1920/cbc-news.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 19px;
	width: 298px;
}
#delta #cbc-news li {
	list-style-type: none;
}
#delta #cbc-news a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../../image/index/autumn1920/motto_btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 83px;
	position: absolute;
	top: 0px;
	right: 4px;
}
#delta #cbc-news a:hover {
	background-position: 0px -18px;
}
#delta #cbc-news iframe {
	height: 207px;
	width: 280px;
	margin-left: 14px;
	position: absolute;
	top: 21px;
}

#delta #cbc-weather {
	height: 235px;
	width: 298px;
	border: 1px solid #f2bb00;
	margin-bottom: 11px;
	position: relative;
}
#delta #cbc-weather h2 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../image/index/autumn1920/cbc-weather.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 19px;
	width: 298px;
}
#delta #cbc-weather ul li a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../../image/index/motto_btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 83px;
	position: absolute;
	top: 0px;
	right: 4px;
}
#delta #cbc-weather a:hover {
	background-position: 0px -18px;
}
#delta #cbc-weather iframe {
	height: 24px;
	width: 226px;
	position: absolute;
	left: 32px;
	top: 36px;
	border: 1px solid #9e9e9e;
	padding-right: 3px;
	padding-left: 3px;
}
#delta #cbc-weather #cbc-weather1 {
	font-size: 10px;
	line-height: 11px;
	color: #373737;
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1d1d1d;
	position: absolute;
	left: 32px;
	top: 67px;
}
#delta #cbc-weather #cbc-weather2 {
	position: absolute;
	left: 32px;
	top: 82px;
}
#delta #cbc-weather #cbc-weather3 {
	position: absolute;
	left: 213px;
	top: 82px;
}





/* ***********************************************************************
        9 : footer
*********************************************************************** */
#footer {
	clear: both;
	width: 100%;
	height: 400px;
	background-image: url(../../image/bg/bg_autumn-footer1920.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer #footer-inner {
	width: 950px;
	padding: 0 15px 23px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
}
#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/autumn1920/footer-whats.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer-whatscbc {
	background-image: url(../../image/index/autumn1920/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;*/
	margin-top:3px;
	padding:4px 10px 3px;
	font-size: 12px;
	line-height: 16px;
	height: 20px;
	text-align:left;
	background:#fdf2a0;
}
#footer-whatscbc p a {
}
#footer-whatscbc p a:hover {
	background-color:#f0ba00;
}
#footer-whatscbc #regulation {
	margin-top:6px;
	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:#f0ba00;
}


/* === 関連企業 === */
#groupCorp {
	width: 950px;
	padding:6px 0 4px;
	/*background-color:#f2bb00;*/
	border-top: solid 1px #f2bb00;
	border-bottom: solid 2px #f2bb00;
	background:#fdf2a0;
}
#groupCorp h3 {
	float:left;
	color:#f00;
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
}
#groupCorp ul#groupCorpList {
}
#groupCorp ul#groupCorpList li {
	float:left;
	margin-left:4px;
}





#footer #about p {
	clear:both;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	padding-top:40px;
}
#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:#f0ba00;
}
