@charset "utf-8";
body { }
/* 全体の背景指定 */
div#wrapper { background: url(../images/nav_bg.gif) no-repeat center 685px }
div#header {
	height: 735px;
	width: 675px;
	position: relative;
	overflow: hidden;
	z-index: 0;
	background: url(../images/header_bg_02.jpg) no-repeat 0px 10px;
	margin-top: 0px;
}
div#contents { position: relative }
div#contents div#dvd_txt {
	display: block;
	position: absolute;
	top: 585px;
	left: 25px;
	display: block;
	z-index: 100;
	height: 133px;
	width: 399px;
}
div#contents h1#logoBingo {
    display: block;
    position: absolute;
    top: 450px;
    left: 380px;
    background: url(../images/logo_bg_02.png);
    text-indent: -9999px;
}
div#contents p#onair {
	display: block;
	position: absolute;
	top: 427px;
	left: 20px;
	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 ul#btn-sbm {
	display: block;
	position: absolute;
	top: 550px;
	left: 30px;
}
div#contents div#form_btn a{
	display: block;
	background-image: url(../images/form_btn_02.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
div#contents div#form_btn a:hover{
	background-position: 0px -108px;	
}
#wrapper a:hover { text-decoration: none }
/*    filter: alpha(opacity=50);_NO__DOTCOMMA__AFTER__*/
/*-moz-opacity:0.5;
    opacity:0.5;
    filter: alpha(opacity=50); /* ie lt 8 */
/*-ms-filter: "alpha(opacity=50)"; /* ie 8 _NO__DOTCOMMA__AFTER__*/
/*-khtml-opacity: 0.5; /* Safari 1.x _NO__DOTCOMMA__AFTER__*/
/*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: 145px;
    margin-left: 85px;
}
div#article #blockPr h2 { display: none }
/*----------#blockYosen----------*/
div#article #blockYosen {
    background: url(../images/yosen_bg.png) no-repeat center top;
    height: 506px;
    width: 675px;
    margin-top: -62px;
    position: relative;
}
div#article #blockYosen p.btn a {
	background: url(../images/yosen_btn.png) no-repeat 0px 0px;
	margin: 20px auto;
	width: 216px;
	text-indent: -9999px;
	display: block;
	height: 63px;
	position: absolute;
	left: 410px;
	top: 382px;
}
div#article #blockYosen p.btn a:hover { background: url(../images/yosen_btn.png) no-repeat 0px -63px }
div#article #blockYosen h2,
div#article #blockYosen p.txt { display: none }
/*----------#blockHulu----------*/
div#article #blockHulu {
    background: url(../images/hulu_bg.gif) no-repeat center top;
    height: 306px;
    width: 675px;
    margin-top: -62px;
    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: 148px;
}
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 }
/*----------#blockHulu_02----------*/
div#article #blockHulu_02 {
	background: url(../images/hulu_bg_02.png) no-repeat center top;
	height: 318px;
	width: 675px;
	margin-top: -60px;
	position: relative;
}
div#article #blockHulu_02 p.btn a {
	background: url(../images/hulu_btn_02.png) no-repeat 0px 0px;
	margin: 20px auto;
	width: 216px;
	text-indent: -9999px;
	display: block;
	height: 63px;
	position: absolute;
	left: 220px;
	top: 198px;
}
div#article #blockHulu_02 p.btn a:hover { background: url(../images/hulu_btn_02.png) no-repeat 0px -63px }
div#article #blockHulu_02 h2{ display: none }
/*----------#blockDvd----------*/
div#article #blockDvd {
	background: url(../images/dvd_bg.gif) no-repeat center top;
	height: 578px;
	width: 675px;
	margin-top: -20px;
	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;
}
/*----------#blockCs----------*/
div#article #blockCs {
	background: url(../images/cs_bg.gif) no-repeat center top;
	height: 253px;
	width: 675px;
	margin-top: -35px;
	position: relative;
}
div#article #blockCs p.btn a {
	background: url(../images/cs_btn.png) no-repeat 0px 0px;
	margin: 20px auto;
	width: 216px;
	text-indent: -9999px;
	display: block;
	height: 63px;
	position: absolute;
	left: 430px;
	top: 110px;
}
div#article #blockCs p.btn a:hover { background: url(../images/cs_btn.png) no-repeat 0px -63px }
div#article #blockCs h2,
div#article #blockCs p.txt { display: none }
/*----------#blockIntro----------*/
div#article #blockIntro {
    background: url(../images/intro_bg.gif) no-repeat center top;
    height: 1134px;
    width: 675px;
    text-indent: -9999px;
    margin-top: -52px;
}
/*----------#blockCast----------*/
div#article #blockCast {
    background: url(../images/cast_bg.png) no-repeat center top;
    height: 1343px;
    width: 675px;
    text-indent: -9999px;
    margin-top: -57px;
}
/*----------#blockStaff----------*/
div#article #blockStaff {
    background: url(../images/staff_bg.gif) no-repeat center top;
    height: 624px;
    width: 675px;
    text-indent: -9999px;
    margin-top: -74px;
}
/*----------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 */
}
