@charset "utf-8";
body {
} /* 全体の背景指定 */

div#wrapper
{
	background: url(../images/nav_bg.gif) no-repeat center 1015px;
}
div#header
{
	height: 935px;
	width: 675px;
	position: relative;
	overflow: hidden;
	z-index: 0;
	background: url(../images/mainvisual.jpg) no-repeat 0px 0px;
	margin-top: 10px;
}
div#contents
{
	position: relative;

}
div#contents h1#logoBingo
{
	display: block;
	position: absolute;
	top: -500px;
	left:100px;
	background: url(../images/logo_bg.png);
	text-indent: -9999px;
	height: 229px;
	width: 423px;
}
div#contents p#onair
{
	display: block;
	position: absolute;
	top: 560px;
	left:10px;
	margin: 0px;
	padding: 0px;
}
div#contents p#logo
{
	display: block;
	position: absolute;
	top: 465px;
	left:130px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}div#contents div#form_btn
{
	display: block;
	position: absolute;
	top: 900px;
	left:10px;
	display: block;
	z-index: 100;
}
div#contents div#form_btn02
{
	display: block;
	position: absolute;
	top: 900px;
	left:200px;
	display: block;
	z-index: 100;
}
div#contents ul#btn-sbm
{
	display: block;
	position: absolute;
	top: 870px;
	right:0px;
	display: block;
	z-index: 100;
	background: url(../images/sbm_bg.png) no-repeat left bottom;
	padding-bottom: 5px;
	height: 170px;
}
div#contents ul#btn-sbm li
{
	display: block;
	padding-top: 8px;
	padding-right: 3px;
	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: -5px;
}



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




/*----------main----------*/
div#main
{
	padding-bottom: 20px;
	padding-left: 0px;
	position: relative;
}
/*----------#blockPr----------*/
div#article #blockPr
{
	background: url(../images/pr_bg.gif) no-repeat center top;
	height: 510px;
	width: 675px;
	margin-top:0px;
}
div#article #blockPr p.btn
{
	display: block;
	padding-top: 160px;
	margin-left: 108px;
	height: 262px;
	width: 393px;
}
div#article #blockPr div#player
{
	padding-top: 152px;
	margin-left: 105px;
}div#article #blockPr h2
{
	display: none;

}
/*----------#blockMmpre----------*/
div#article #blockMmpre
{
	background: url(../images/mmpresent_bg.gif) no-repeat center top;
	height: 230px;
	width: 675px;
	margin-top: -35px;
	position: relative;
	z-index: 10;
}
div#article #blockMmpre p.btn a
{
	background: url(../images/mmpresent_btn.gif) no-repeat 0px 0px;
	width: 251px;
	text-indent: -9999px;
	display: block;
	height: 45px;
	position: absolute;
	left: 20px;
	top: 160px;
}
div#article #blockMmpre p.btn a:hover
{
	background: url(../images/mmpresent_btn.gif) no-repeat 0px -45px;
}
div#article #blockMmpre h2,div#article #blockMmpre p.txt
{
	display: none;
}
/*----------#blockHulu----------*/
div#article #blockHulu
{
	background: url(../images/hulu_bg.gif) no-repeat center top;
	height: 275px;
	width: 675px;
	margin-top: -35px;
	position: relative;
}
div#article #blockHulu p.btn a
{
	background: url(../images/hulu_btn.png) no-repeat 0px 0px;
	margin: 20px auto;
	width: 216px;
	text-indent: -9999px;
	display: block;
	height: 63px;
	position: absolute;
	left: 420px;
	top: 128px;
}
div#article #blockHulu p.btn a:hover
{
	background: url(../images/hulu_btn.png) no-repeat 0px -63px;
}
div#article #blockHulu h2,div#article #blockHulu p.txt
{
	display: none;
}
/*----------#blockDvd----------*/
div#article #blockDvd {
	background: url(../images/dvd_bg.gif) no-repeat center top;
	height: 637px;
	width: 675px;
	margin-top: -65px;
	position: relative;
}
div#article #blockDvd p#first a {
	position: absolute;
	left: 445px;
	top: 335px;
}
div#article #blockDvd p#second a {
	position: absolute;
	left: 249px;
	top: 335px;
}
div#article #blockDvd p#third a {
	position: absolute;
	left: 51px;
	top: 334px;
}
div#article #blockDvd p#fourth a {
	position: absolute;
	left: 445px;
	top: 143px;
}
div#article #blockDvd p#fifth a {
	position: absolute;
	left: 247px;
	top: 141px;
}
div#article #blockDvd p#sixth a {
	position: absolute;
	left: 51px;
	top: 142px;
}
div#article #blockDvd h2 { display: none }
div#article #blockDvd a:hover {  
    filter: alpha(opacity=70);
	-moz-opacity:0.7;
    opacity:0.7;
    filter: alpha(opacity=70); /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* ie 8 _NO__DOTCOMMA__AFTER__*/
	-khtml-opacity: 0.7; /* Safari 1.x _NO__DOTCOMMA__AFTER__*/
	zoom: 1.0;
}
/*----------#blockIntro----------*/
div#article #blockIntro
{
	background: url(../images/intro_bg.gif) no-repeat center top;
	height: 1134px;
	width: 675px;
	text-indent: -9999px;
	margin-top: -55px;
}
/*----------#blockCast----------*/
div#article #blockCast
{
	background: url(../images/cast_bg.png) no-repeat center top;
	height: 1343px;
	width: 675px;
	text-indent: -9999px;
	margin-top:-60px;
}

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


/*----------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;
	background:url(none) \9 ; /* IE8 */
}
div#cover_02
{
	background:url(../images/bg_koumori_02.gif) repeat-y 0 0;
	background:url(none) \9 ; /* IE8 */
}
div#cover_03
{
	background:url(../images/bg_koumori_03.gif) repeat-y 0 0;
	background:url(none) \9 ; /* IE8 */
}
div#cover_04
{
	background:url(../images/bg_koumori_04.gif) repeat-y 0 0;
	background:url(none) \9 ; /* IE8 */
}
div#cover_05
{
	background:url(../images/bg_koumori_05.gif) repeat-y 0 0;
	background:url(none) \9 ; /* IE8 */

}
