@charset"utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/* 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
*********************************************************************** */

::selection{background-color:#B3D4FC;text-shadow:none}
::after,::before{text-decoration:inherit;vertical-align:inherit}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
}
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

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;
}

.ttlIcon01 {
	padding-left:15px;
	background:url(../image/site/marker_list_site.gif) 0 2px no-repeat;
}

.ttlIcon02 {
	padding-left:8px;
	background:url(../image/site/marker_body_site.gif) 0 center no-repeat;
}

p.updDate {
	margin-top:2em;
	text-align:right;
}

h3.ttlFinding {
	font-size:12px;
	margin-top:2em;
	padding-left:15px;
	padding-bottom:2px;
	background:url(../image/site/marker_list_finding_site.gif) 0 2px no-repeat;
	border-bottom:1px solid #a5c9e2;
}

ul.faq li {
	padding:0.5em 0 0.5em 20px;
}
ul.faq li.question {
	padding-top:1.5em;
	background:url(../oshirase/image/q.gif) 0 14px no-repeat;
}
ul.faq li.answer {
	padding-bottom:1.5em;
	background:url(../oshirase/image/a.gif) 0 2px no-repeat;
	border-bottom:1px dotted #a5c9e2;
}

.cBoxInner {
	border-top:2px solid #000;
	padding:0 10px 15px 5px;
}
.cBoxInner dl.list {
	padding:7px 0;
	}
.cBoxInner dl.list dt,
.cBoxInner dl.first dt {
	color:#222;
	padding-left:20px;
	}
.cBoxInner dl.list dd,
.cBoxInner dl.first dd {
	color:#222;
	padding-left:20px;
	}
.cBoxInner dt.trigger {
	cursor:pointer;
	}

a[rel="external"]:after {
	font-family: FontAwesome;
	content: '  \f08e';
}


/* ***********************************************************************
	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: 193px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
} */
#header-title h1 {
	/* height: 22px; */
	height: 0;
	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-title a {
	display: block;
}
#header-rokokoro {
	display: none;
}
/*
#header-rokokoro {
	position:relative;
	left:0px;
	top:12px;
	width:230px;
	height: 70px;
}
*/


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



/* cbc-nav */
#cbc-global-nav {
	font-family: 'Noto Sans JP', sans-serif !important;
	font-weight: 400 !important;
	width: 100%;
	padding-bottom: 2px;
	background: #fff;
	border-bottom: 2px solid #39414e;
	margin-bottom: 20px;
}
#cbc-global-nav-wrap {
	width: 980px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
#cbc-global-nav-logo {
	display: flex;
	align-items: center;
	width: 100px;
	height: 50px;
	position: relative;
}
#cbc-global-nav-logo a {
	display: block;
	width: 75px;
	position: absolute;
	left: 15px;
}
#cbc-global-nav-logo img {
	width: 65px;
	vertical-align: middle !important;
	line-height: 20px !important;
	box-sizing: border-box
}
#cbc-global-nav-main {
	display: flex-inline;
	align-items: center;
	justify-content: center;
	position: relative;
}
#cbc-global-nav-item {
	display: flex;
	align-items: center;
	border-right: 1px dotted #ccc;
}
#cbc-global-nav-item li {
	position: relative;
	font-weight: 700;
	border-left: 1px dotted #ccc;
	line-height: 16.8px;
	font-size: 12px;
}
#cbc-global-nav-item li a {
	font-size: 14px;
	padding: 17px 12px;
}
#cbc-global-nav-item li a:hover {
	background: #eee;
	overflow: hidden;
	outline: none;
}

#cbc-global-nav-item li a:link,
#cbc-global-nav-item li a:visited,
#cbc-global-nav-item li a:hover,
#cbc-global-nav-item li a:active {
	color: #000;
	text-decoration: none;
}
#cbc-global-nav-sns-item {
	display: flex;
    align-items: center;
	margin-left: 10px;
}
#cbc-global-nav-sns-item li a {
	font-size: 14px;
	padding: 14px 10px;
}
#cbc-global-nav-sns-item li a img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

#cbc-global-nav-sns-item li:nth-child(1) img {
	fill: #42AFE3; 
}
#cbc-global-nav-sns-item li:nth-child(2) img {
	fill: #f00; 
}


@media screen and (min-width: 1280px) {
	#cbc-global-nav-wrap {
		width: 1280px;
	}
	#cbc-global-nav-logo {
		width: 150px;
	}
	#cbc-global-nav-logo img {
		width: 75px;
	}
	#cbc-global-nav-logo a {
		width: 100px;
		left: 25px;
	}
	#cbc-global-nav-item li a {
		font-size: 16px;
		padding: 15px 15px;
	}
}



/* ***********************************************************************
        4 : content
*********************************************************************** */

#content {
	width: 100%;
	font-size: 12px;
}
#content-inner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	/* background: #fff; */
}


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

#alpha {
	width: 950px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#alpha #bangumihyo {
	height: 243px;
	width: 213px;
	border: 1px solid #98bcda;
	position: relative;
}
#alpha #bangumihyo h2 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../image/index/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/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: 198px;
	width: 209px;
	margin-left: 2px;
	position: absolute;
	top: 42px;
}
#alpha #banner-flash {
	float: left;
	border: 1px solid #a5c9e2;
	width: 723px;
	margin-left:10px;
}
.header_site {
	background-image: url(../image/site/header_site.gif);
	background-repeat: no-repeat;
}
.header_banner {
	background-image: url(../image/site/header_banner.gif);
	background-repeat: no-repeat;
}
.header_toiawase {
	background-image: url(../image/site/header_toiawase.gif);
	background-repeat: no-repeat;
}
.header_oshirase {
	background-image: url(../image/site/header_oshirase.gif);
	background-repeat: no-repeat;
}
.header_webdata {
	background-image: url(../image/site/header_webdata.gif);
	background-repeat: no-repeat;
}
#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: 786px;
	width: 415px;
	left: 240px;
	position: relative;
	margin-bottom: 10px;
}
#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: 278px;
}
#beta #pickup-menu .pickup-menu-box {
	height: 84px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}
#beta .pickup-menu-left {
	float: left;
	width: 190px;
	padding-left: 17px;
}
#beta .pickup-menu-right {
	float: right;
	width: 190px;
	padding-right: 11px;
}
#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: 75px;
}
#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: 431px;
	width: 415px;
}
#beta #oshirase ul li {
	width: 335px;
	padding-left: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6edfb;
	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;
	text-indent:5px;
}
#beta #oshirase ul li a:hover {
	background-color:#d6edfb;
}
#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);
}








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

#gamma {
	float: left;
	width: 215px;
	background-color: #e2f3fd;
	position: relative;
	left: -400px;
	margin-bottom: 10px;
}

#gamma .banner {
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#hicbc-contents-category {
	float:left;
}
#hicbc-contents-category h2 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../image/shared/bt_title_bar.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 215px;
}
#hicbc-contents-category li {
	height: 25px;
	width: 215px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5e2f9;
	list-style-type: none;
	font-size: 12px;
	line-height: 25px;
	background-color: #e7f6fe;
	background-image: url(../image/shared/marker_list_site.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
	color: #373737;
}
#hicbc-contents-category li a {
	height: 100%;
	width: 100%;
	display:block;
	text-indent:23px;
	text-decoration: none;
	padding-top:1px;
}
#hicbc-contents-category li a:hover {
	background-color: #c5e2f9;
	background-image: url(../image/shared/marker_list_site.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}
#contents-category-dragons {
	background-image: url(../../image/index/contents-category-dragons.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
}
#contents-category-cinema {
	background-image: url(../../image/index/contents-category-cinema.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
}
#contents-category-ranking {
	background-image: url(../../image/index/contents-category-ranking.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
}
#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/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/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 #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 #cbc-news {
	height: 229px;
	width: 298px;
	margin-bottom: 10px;
	border: 1px solid #98bcda;
	position: relative;
}
#delta #cbc-news h2 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../image/index/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/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 #98bcda;
	margin-bottom: 11px;
	position: relative;
}
#delta #cbc-weather h2 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../image/index/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: 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;
}

#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/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;
	box-sizing: content-box;
}
#footer-whatscbc p a {
	padding:2px;
}
#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;
}