@charset "utf-8";
body { }
/* 全体の背景指定 */
div#wrapper {
	background: url(../images/nav_bg.gif) no-repeat center 630px,
	url(../images/spring_l_bg.gif) repeat-y left -100px,
	url(../images/spring_r_bg.gif) repeat-y right 50px;
}

/*header2*/
div#header2{
    background:#fff url(../images/header/bg.jpg) no-repeat center -3px;
    margin-top: 10px;
    padding-top: 450px;
    padding-bottom: 40px;
    height: 120px;
    position: relative;
    border: 3px solid #000;
}
div#header2 #headerLogo{
    background: url(../images/is2nd_logo.png) no-repeat 0px 0px;
    height: 120px;
    width: 205px;
    position: absolute;
    top: 440px;
    right: -30px;
    text-indent: -9999px;
    overflow: hidden;
}
div#header2 .onair{
    margin: 0;
    padding: 10px 10px 0px 10px;
}
div#header2 .note{
    padding: 0px 10px 10px 10px;
}
div#header2 .note li{
    font-size: 10px;
}
div#header2 .global_NTV_snsArea{
    bottom: 10px;
    left: 10px;
}
div#header2 .form_btn{
    width: 276px;
    height: 112px;
    position: absolute;
    right: 80px;
    bottom: -40px;
}
div#header2 .form_btn {
    background: url(../images/header/btn_form.png) no-repeat 0px 0px;
    margin-top: 0;
    width: 276px;
    height: 112px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    transition: all 0.2s;
}
div#header2 .form_btn a:hover{
    margin-top: -5px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

div#header {
	height: 515px;
	width: 675px;
	position: relative;
	/* overflow: hidden; */
	z-index: 0;
	background: url(../images/header_bg_01.gif) no-repeat 0px 0px;
	margin-top: 10px;
}
div#nav{
	padding: 70px 0 40px;
}
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: -94px;
	left: 80px;
	background: url(../images/logo_bg_01.png);
	text-indent: -9999px;
	/* width: 675px; */
    width: 576px;
	height: 393px;
}
div#contents p#onair {
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
	line-height: 1;
	background-image: url(../images/header_onar_01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 164px;
	width: 612px;
	text-indent: 100%;
	position: absolute;
	left: 30px;
	top: 307px;
}
div#contents p#logo {
    display: block;
    position: absolute;
    top: 465px;
    left: 200px;/*130px*/
    margin: 0px;
    padding: 0px;
    z-index: 10;
}
div#contents ul#btn-sbm {
	display: block;
	position: absolute;
	bottom: 15px;
	left: 33px;
}
div#contents div#form_btn{
    width: 185px;
    height: 167px;
    position: absolute;
    top: -5px;
    left: 0px;
    z-index: 50;
}
div#contents div#form_btn a{
	display: block;
	background-image: url(../images/form_btn.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
div#contents div#form_btn a:hover{
    background-position: 0px -167px;
}
.global_NTV_snsArea{
	display: block;
	position: absolute;
	bottom: 10px;
	left: 250px;
}
.global_NTV_snsArea .global_NTV_snsList{
	padding: 0;
}
.global_NTV_snsArea .global_NTV_snsList li{
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}
.global_NTV_snsArea .global_NTV_snsList li:last-child{
	margin-right: 0;
}
.global_NTV_snsArea .fb_iframe_widget span{
	vertical-align: top!important;
}

#wrapper a:hover { text-decoration: none }

#wrapper .btn_form a {
	display: block;
	width: 200px;
	height: 183px;
	background: url(../images/btn_form.png);
	position: absolute;
	left: 0px;
	text-indent: -9999px;
	top:0;
}
/*
#wrapper .btn_form a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
*/

/*    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;
}
/*----------#blockTwt----------*/
div#article #blockTwt {
	background: url(../images/twt_bg.gif) no-repeat center top;
	height: 468px;
	width: 675px;
	margin-top: -50px;
}
div#article #blockTwt h2 { display: none }
div#article #blockTwt .twt_box{
	width: 580px;
	padding-top: 150px;
	margin-right: auto;
	margin-left: auto;
}

/*----------#blockPr----------*/
div#article #blockPr {
    background: url(../images/pr_bg.png) no-repeat center top;
    height: 479px;
    width: 675px;
    margin-top: 8px;
	margin-bottom: 8px;
}
div#article #blockPr p.btn {
    display: block;
    padding-top: 160px;
    margin-left: 108px;
    height: 262px;
    width: 393px;
}
div#article #blockPr div#player {
    padding-top: 138px;
    margin-left: 87px;
}
div#article #blockPr h2 { display: none }

/*----------#blockRoom----------*/
div#article #blockRoom {
    background: url(../images/room_bg.png) no-repeat center top;
    height: 329px;
    width: 675px;
    margin-top: -62px;
    position: relative;
}
div#article #blockRoom p.btn a {
    background: url(../images/about_btn.png) no-repeat 0px 0px;
    width: 216px;
    text-indent: -9999px;
    display: block;
    height: 63px;
    position: absolute;
    left: 430px;
    top: 184px;
}
div#article #blockRoom p.btn a:hover { background: url(../images/about_btn.png) no-repeat 0px -63px }
div#article #blockRoom h2,
div#article #blockRoom p.txt { display: none }
/*----------#blockIntro----------*/
div#article #blockIntro {
	background: url(../images/intro_bg.png) no-repeat center top;
	height: 1472px;
	width: 675px;
	text-indent: -9999px;
	margin-top: -52px;
}
/*----------#blockStaff----------*/
div#article #blockStaff {
    background: url(../images/staff_bg.png) no-repeat center top;
    height: 624px;
    width: 675px;
    text-indent: -9999px;
    margin-top: -74px;
}
/*----------#blockCast----------*/
div#article #blockCast {
	background: url(../images/cast_bg.png) no-repeat center top;
	height: 1064px;
	width: 675px;
	text-indent: -9999px;
	margin-top: -57px;
}
/*----------#blockMail----------*/
div#article #blockMail {
	display: block;
	background: url(../images/mail_bg.png) no-repeat center top;
	height: 258px;
	width: 675px;
	margin-top: -72px;
	position: relative;
	overflow: hidden;
}
div#article #blockMail:hover { opacity:.7; }
div#article #blockMail h2{ display: 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;
    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 */
}

/*----------bnr----------*/

#bnr{
	margin:10px 0 20px;
	position:relative;
	top:-50px;
	text-indent:-9999em;
}

#bnr p.disc a{
	height:132px;
	background: url(../images/disc_bnr.gif) no-repeat left top;
	display:block;
}

#bnr p.disc a:hover{
	background: url(../images/disc_bnr.gif) no-repeat left bottom;
}

#bnr p.hulu a{
	height:132px;
	margin-bottom:-10px;
	background: url(../images/hulu_bnr.gif) no-repeat left top;
	display:block;
}

#bnr p.hulu a:hover{
	background: url(../images/hulu_bnr.gif) no-repeat left bottom;
}
