@charset "utf-8";

body {
	background-color:#000;
	 } /* 全体の背景指定 */
}

html > body > iframe {
	display: none;
	height:0;
}

#contents {
	width:1000px;
	margin:0 auto;
}
#wrapper {
	background: url(../images/bodyBg.png) no-repeat 0px 0px;
	background-position: top center;
}

/* anchor */
#wrapper a,
#wrapper .article{
	-webkit-transition: all 0.2s 0s ease;
	-moz-transition: all 0.2s 0s ease;
	transition: all 0.2s 0s ease;
}
#wrapper a:hover {
	text-decoration: none;
	/*filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.5;
}
/* #main */
#main {
	width: 675px;
	padding-bottom: 35px;
}


/* SNS自動設置エリア */
.global_NTV_snsArea .global_NTV_snsList{
	padding: 0 0 10px 0;
	background: url(../images/copy.png) no-repeat right top;
}

.global_NTV_snsArea .global_NTV_snsList li{
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
}

.global_NTV_snsArea .fb_iframe_widget span{
	vertical-align: top!important;
}
/* #side */
#side { padding: 10px 0px 0px; }

#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 #oa .info a,
#wrapper #contents #side #blog .info a{
	background-color: rgba(153,153,153,0.5);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
}

/*-----------------------------
TOP
-------------------------------*/

#side #sp_rectangle { display: none; }

/* #header */
#main #header {
	width: 675px;
	height: 813px;
	background: url(../images/img-top-title.png) no-repeat 0px 0px;
	background-size: cover;
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;

}

#article #menu {
}

#article h2 {
	font-weight: bold;
	font-size: 120%;
}
#article h3 {
	
	font-size: 100%;
}
#article p {
	margin-bottom: 10px;
	margin-top: 15px;
}

.innerlink-head {
	margin-top: 10px;
}
.innerlink-head a {
	font-size: 11px;
	color: #000;
}

.section {
	margin-bottom: 20px;
	padding: 20px;
	border-radius: 8px;
}
#wrapper #article #menu #nav {
	margin: 20px 0 0 0;
	width: 658px;
}
#wrapper #article #menu #nav ul li {
	float:left;
	}

#wrapper #article #menu #nav ul li.fl02 {
	float:right;
}
#wrapper #article #menu #nav ul li.fl03 {
	padding: 0 0 0 6px;
}
#wrapper #article #menu #nav ul li.fl04 {
	/*filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.5;
}


#nextonairBtn {
	clear:both;
}

#wrapper #article #nextonair {
	clear:both;
	color:#fff;
	text-align:center;
	padding: 17px 0 70px 0;
}
#wrapper #article #nextonair h2 {
	color:#7af0fc;
	font-size: 20px;
    padding: 10px 0 0 0;
}
#wrapper #article #nextonair h3 {
	font-size: 13px;
	padding: 0 0 10px 0;
}
#wrapper #article #nextonair p {
	width: 600px;
	margin: 0 auto;
	font-size: 13px;
	text-align: left;
	padding: 17px;
	background: rgba(120,237,254,0.1);
	border-radius: 4px;
	line-height: 1.9;
	letter-spacing: 2px;
}

#wrapper #article #nextonair .backnumberBtn {
	padding: 25px 0 0 0;
}


#wrapper #article #introduction {
	padding: 0 0 70px 0;
}
#wrapper #article .introIn .movieImg {
	float:left;
	width:310px;
	margin: 0 15px 0 0;
	position:relative;
}

#wrapper #article .introIn iframe {
	margin: 15px auto 0 auto;
    display: block;
}
#wrapper #article .introIn p {
	width: 600px;
	color:#fff;
	line-height: 2.1;
	font-size: 14px;
	letter-spacing: 2px;
	margin: 15px auto 0 auto;
}

#wrapper #article #music {
	color:#fff;
	clear:both;
	text-align:center;
	padding: 0 0 70px 0;
}
#wrapper #article #music h2 {
	font-size: 13px;
    padding: 10px 0 0 0;
}
#wrapper #article #music h3 {
	color: #7af0fc;
	font-size: 20px;
    padding: 7px 0 20px 0;
	font-weight:bold;
}
#wrapper #article #music p {
	width: 563px;
	margin: 0 auto 20px auto;
	font-size: 13px;
}

#wrapper #article #music .musicIn {
	text-align:left;
	margin: 32px 0 0 84px;
}
.musicImg {
	float:left;
	width:227px;
	margin: 0px 15px 0 24px;
}

#wrapper #article #music .musicIn .musicTxt03 {
	font-size: 18px;
    font-weight: bold;
	margin: 0 0 15px 0;
	padding: 70px 0 0 0;
}

#wrapper #article #music .musicIn .musicTxt04 {
	font-size: 17px;
	border:1px solid #fff;
	padding: 5px;
    display: inline;
}
#wrapper #article #staff {
	color:#fff;
	clear:both;
	text-align:center;
	margin: 0 0 120px 0;
}

#wrapper #article #staff p {
	line-height: 1.9;
}
#wrapper #article #staff p.staffGroup {
	font-size: 18px;
	margin: 26px 0 0px 0;
	letter-spacing: 3px;
}
#wrapper #article #staff img {
    margin: 20px 0 0 0;
}

.innerlink-head {
	margin-top: 10px;
	position: fixed;
	bottom: 30px;
	padding: 0 0 0 700px;
	clear: both;
}

#footer {
    
}


/*-----------------------------
cast
-------------------------------*/
#main #headerSub h1 {
	float:left;
}
#subContents {
	background: url(../images/cast/topBg.png) no-repeat 0px 0px;
	height: 540px;
	margin: 17px 0 0 0;
}

#wrapper #article #menuSub #nav ul li {
	float:left;
	}

#wrapper #article #menuSub #nav ul li.fl02 {
	float:right;
}

#soukanMain {
	background: url(../images/castMain.png) no-repeat 0px 0px;
	position: relative;
	width:675px;
	height:609px;
}

#soukanMain ul li.cast01 {
    position: absolute;
    top: 123px;
    right: 0px;
    bottom: 0px;
    left: 34px;
}

#soukanMain ul li.cast02 {
    position: absolute;
    top: 287px;
    right: 0px;
    bottom: 0px;
    left: 34px;
}

#soukanMain ul li.cast03 {
    position: absolute;
    top: 50px;
    right: 0px;
    bottom: 0px;
    left: 196px;
}

#soukanMain ul li.cast04 {
    position: absolute;
    top: 210px;
    right: 0px;
    bottom: 0px;
    left: 272px;
}
#soukanMain ul li.cast05 {
    position: absolute;
    top: 51px;
    right: 0px;
    bottom: 0px;
    left: 527px;
}

#soukanMain ul li.cast06 {
    position: absolute;
    top: 237px;
    right: 0px;
    bottom: 0px;
    left: 500px;
}

#soukanMain ul li.cast07 {
    position: absolute;
    top: 404px;
    right: 0px;
    bottom: 0px;
    left: 438px;
}
#profile {
	margin: 15px 0 150px 0;
}
#profile div img {
	float:left;	
	width:160px;
}
#profile div .profileTxt {
	width:493px;
	color:#fff;
	margin: 0 0 0 160px;
	background-color: rgba(0,0,0,0.3);
    height: 212px;
	padding: 12px 0 0 22px;
	
}
.profileIn {
	clear:both;
	padding: 10px 0 15px 0;
}

#profile .profileIn .profileTxt .timeBlue {
	color:#2b6eff;
	font-size:180%;
	font-weight: bold;
	padding: 0 20px 0 0;
}
#profile .profileIn .profileTxt .timeBlueVoice {
	color:#2b6eff;
	font-size:120%;
	font-weight: bold;
}
#profile .profileIn .profileTxt .timeRed {
	color:#bf3c3b;
	font-size:180%;
	font-weight: bold;
	padding: 0 20px 0 0;
}
#profile .profileIn .profileTxt .timeRedVoice {
	color:#bf3c3b;
	font-size:120%;
	font-weight: bold;
}

#profile .profileIn .profileTxt P {
	padding: 15px 20px 0 0;
    line-height: 1.8;
    font-size: 110%;
}

/*-----------------------------
backnumber
-------------------------------*/
#backnumberBg {
	background: url(../images/backnumber/topBg.png) no-repeat 0px 0px;
	margin: 17px 0 0 0;
	clear: both;
}
#wrapper #article #backnumber {
	clear:both;
	color:#fff;
	margin: 0 0 150px 0;
}
#wrapper #article #backnumber h2 {
	color:#78edff;
	font-size: 20px;
    padding: 10px 0 0 15px;
	letter-spacing: 2px;
}
#wrapper #article #backnumber h3 {
	font-size: 13px;
	padding: 0 0 10px 15px;
	letter-spacing: 2px;
}
#wrapper #article #backnumber p {
	width: 600px;
	margin: 15px auto 10px auto;
	font-size: 13px;
	padding: 17px;
	background: rgba(120,237,254,0.1);
	border-radius: 4px;
	line-height: 1.9;
	letter-spacing: 2px;
}


/*-----------------------------
cast
-------------------------------*/
#cast {
	margin: 17px 0 150px 0;
	clear: both;
}
	
#cast img {
	margin: 17px 0 0 0;
}
	
#cast img.castTitle {
	margin: 0 0 0 0;
}














