@charset "utf-8";
@import "font.css";
body {
	background: #B220EB url(../images/bg.gif) repeat center top;
} /* 全体の背景指定 */

div#wrapper
{
}
div#header
{
	height: 650px;
	width: 678px;
	position: relative;
	overflow: hidden;
	z-index: 0;
	background: url(../images/header_bg.gif) no-repeat;
	margin-top: 10px;
}

div#contents h1#logoBingo
{
	display: block;
	position: absolute;
	top: -400px;
	left:70px;
	background: url(../images/logo_bg.png);
	text-indent: -9999px;
}

div#contents ul#btn-sbm
{
	display: block;
	position: absolute;
	top: -100px;
	left:510px;
	display: block;
	z-index: 100;
	background: url(../images/sbm_bg.png) no-repeat left bottom;
	padding-bottom: 5px;
}


div#contents ul#btn-sbm li
{
	display: block;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 10px;
	float: none;
	clear: both;
	height: 22px;

}
div#contents ul#btn-sbm li#patapataYokatta
{
	background:url(../images/patapata_2.png) no-repeat;
	height: 89px;
	width: 118px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 10px;
}
#wakuYokatta .ntv-yokatta-widget
{
	margin-left: 0px;
	width: 145px;
}

div#contents div#backnumber_btn
{
	display: block;
	position: absolute;
	top: -100px;
	left:4px;
	display: block;
	z-index: 100;
	background: url(../images/backnumber_btn.png) no-repeat left bottom;
	padding-bottom: 5px;
	height: 144px;
	width: 208px;
}
div#contents div#backnumber_btn a
{
	display: block;
	height: 144px;
	width: 208px;
	text-indent:-9999px;
}
div#contents p#onair
{
	display: block;
	position: absolute;
	top: 320px;
	left:80px;
}
div#contents p#copy
{
	display: block;
	position: absolute;
	top: 0px;
	left:0px;
	z-index:10;
}
div#contents
{
	margin:0px auto;
	width:1000px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#header #btn-sbm
{
	position: absolute;
	top: 452px;
	left:58px;
	z-index:10;
}
#wrapper a:hover {
	text-decoration: none;}
	/*	filter: alpha(opacity=50);*/
	/*-moz-opacity:0.5;
	opacity:0.5;
	filter: alpha(opacity=50);        /* ie lt 8 */
	/*-ms-filter: "alpha(opacity=50)";  /* ie 8 */
	/*-khtml-opacity: 0.5;              /* Safari 1.x */
	/*zoom: 1.0;


/*----------side----------*/
#side {
	padding: 10px 0px 0px;
	width: 312px;
}

#side .box{
	/* border-radius */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


#wrapper #contents #side .box .title {
	background: rgb(218,225,229); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(218,225,229,1)), color-stop(100%,rgba(238,241,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#dce2e6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* W3C */
}

#wrapper #contents #side #onAir .info a,
#wrapper #contents #side #blog .info a{
	background-color: rgba(153,153,153,0.5);
	/* box-shadow */
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
}
#side .ntv-yokatta-widget {
	margin-bottom: 10px;
}




/*----------main----------*/
div#main
{
	padding-bottom: 20px;
	padding-left: 0px;
	position: relative;
}

div#main a#totop
{
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
}
div#article .block p
{
}
div#article .block p.btn
{
	text-align: center;
}

/*----------#blockIntro----------*/
div#article #blockIntro
{
	background: url(../images/intro_bg.gif) no-repeat center top;
	height: 302px;
	width: 675px;
	text-indent: -9999px;
	margin-top: -205px;
}

/*----------#blockPoint----------*/
div#article #blockPoint
{
	background: url(../images/point_bg.png) no-repeat center top;
	height: 453px;
	width: 675px;
	text-indent: -9999px;
	margin-top: -75px;
}
/*----------#blockBtn----------*/
div#article #blockBtn
{
	margin-top:5px;
	position: relative;
}
div#article #blockBtn p#btnMousou
{
	height: 104px;
	width: 675px;
	display: block;
}
div#article #blockBtn p#btnMousou a
{
	height: 104px;
	width: 675px;
	display: block;
	background: url(../images/entry_btn.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}
/*div#article #blockBtn p#btnMousou a:hover
{
	background: url(../images/entry_btn.gif) no-repeat 0px -77px;
}*/
div#article #blockBtn p#btnMousou_close
{
	margin-top:10px;
}
div#article #blockBtn p#fukidashi
{
	position: absolute;
	height: 191px;
	width: 169px;
	display: block;
	top: -70px;
	left: 380px;
}
div#article #blockBtn p#btnDvd a
{
	height: 123px;
	width: 675px;
	display: block;
	background: url(../images/dvd_btn.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}
div#article #blockBtn p#btnDvd a:hover
{
	background: url(../images/dvd_btn.gif) no-repeat 0px -123px;
}
div#article #blockBtn p#btnDvd_02 a
{
	height: 132px;
	width: 675px;
	display: block;
	background: url(../images/dvd_btn_02.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}
div#article #blockBtn p#btnDvd_02 a:hover
{
	background: url(../images/dvd_btn_02.gif) no-repeat 0px -132px;
}
/*----------#blockMember----------*/
div#article #blockMember
{
	background: url(../images/member_bg.png) no-repeat center top;
	height: 731px;
	width: 675px;
	text-indent: -9999px;
	margin-top:5px;
}

/*----------#blockStaff----------*/
div#article #blockStaff
{
	background: url(../images/staff_bg.gif) no-repeat center top;
	height: 549px;
	width: 675px;
	text-indent: -9999px;
	margin-top: -75px;
}

/*----------footer----------*/
div#footer
{
	clear:both;
}

#page-top {
	position: fixed;
	bottom: 0px;
	right: 20px;
}
#page-top a {
	text-decoration: none;
	display: block;
	
}
#page-top a:hover {
	text-decoration: none;
}

/*----------koumori----------*/

#koumori{
	position: fixed;
	left: 0;
	top: 0;
	background: url(../images/totop_btn.gif) norepeat left top;
	-webkit-animation: slide 10s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-webkit-transform: translate3d(0, 0, 0);
	z-index: -100;
}
div#cover_01
{
	background:url(../images/bg_koumori_01.gif) repeat-y 0 0;
}
div#cover_02
{
	background:url(../images/bg_koumori_02.gif) repeat-y 0 0;
}
div#cover_03
{
	background:url(../images/bg_koumori_03.gif) repeat-y 0 0;
}
div#cover_04
{
	background:url(../images/bg_koumori_04.gif) repeat-y 0 0;
}
div#cover_05
{
	background:url(../images/bg_koumori_05.gif) repeat-y 0 0;
}
/*メルマガバナー*/
#side div#banner_navimail {	width: 100%; }
#side div#banner_navimail a {
	background: url(/basic2011/images/bnr_navimail.png) no-repeat 0px 0px;
	background-size:100% auto;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	min-height: 105px;
	text-indent: -9999px;
	height: 105px;
}
