@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ボタン */
#btn-sbm {
	text-align: left;
	padding: 13px 0 2px 0;
}

#btn-sbm li {
	display: inline-block;
	margin-left: 0px;
	margin-right: 5px;
	padding: 0px;
	line-height: normal;
	list-style: none;
	vertical-align: top;
}

#btn-sbm li a { margin: 0px; }

#btn-sbm .btnFaceBook { width: 110px; }

#btn-sbm .btnHatenaBookmark { margin-right: 10px; }

/* #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: 551px;
	background: url(../images/img-top-title2.png) no-repeat 0px 0px;
	background-size: cover;
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;

}

#article #menu {
	background: url(../images/menuBg.png) no-repeat 0px 0px;
	height: 443px;
}

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

.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 ul li {
	float:left;
	}

#wrapper #article #menu #nav ul li.fl02 {
	float:right;
}
#nextonairBtn {
	clear:both;
}

#wrapper #article #nextonair {
	clear:both;
	color:#fff;
	text-align:center;
	padding: 0 0 50px 0;
}
#wrapper #article #nextonair h2 {
	color:#FF0000;
	font-size: 20px;
    padding: 10px 0 0 0;
}
#wrapper #article #nextonair h3 {
	font-size: 15px;
	padding: 0 0 10px 0;
}
#wrapper #article #nextonair p {
	width: 563px;
	margin: 0 auto;
	font-size: 13px;
}

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


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

.introIn p {
	color:#fff;
	line-height: 1.7;
}

#wrapper #article #music {
	color:#fff;
	clear:both;
	text-align:center;
}
#wrapper #article #music h2 {
	font-size: 13px;
    padding: 10px 0 0 0;
}
#wrapper #article #music h3 {
	font-size: 18px;
    padding: 7px 0 20px 0;
	font-weight:bold;
}
#wrapper #article #music p {
	width: 563px;
	margin: 0 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 img {
    margin: 20px 0 0 0;
}

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

#footer {
    border-top: #af0e1e 1px solid;
}


/*-----------------------------
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/cast/soukanBg.png) no-repeat 0px 0px;
	position: relative;
	width:675px;
	height:544px;
}

#soukanMain ul li.cast01 {
	width: 146px;
    height: 200px;
    position: absolute;
    top: 15px;
    right: 0px;
    bottom: 0px;
    left: 14px;
}

#soukanMain ul li.cast02 {
	width: 146px;
    height: 200px;
    position: absolute;
    top: 287px;
    right: 0px;
    bottom: 0px;
    left: 14px;
}

#soukanMain ul li.cast03 {
	width: 144px;
    height: 201px;
    position: absolute;
    top: 183px;
    right: 0px;
    bottom: 0px;
    left: 175px;
}

#soukanMain ul li.cast04 {
	width: 127px;
    height: 200px;
    position: absolute;
    top: 183px;
    right: 0px;
    bottom: 0px;
    left: 378px;
}
#soukanMain ul li.cast05 {
	width: 123px;
    height: 160px;
    position: absolute;
    top: 17px;
    right: 0px;
    bottom: 0px;
    left: 536px;
}

#soukanMain ul li.cast06 {
	width: 123px;
    height: 160px;
    position: absolute;
    top: 191px;
    right: 0px;
    bottom: 0px;
    left: 536px;
}

#soukanMain ul li.cast07 {
	width: 123px;
    height: 160px;
    position: absolute;
    top: 365px;
    right: 0px;
    bottom: 0px;
    left: 536px;
}
#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;
	padding: 195px 0 50px 0;
}
#wrapper #article #backnumber h2 {
	color:#FF0000;
	font-size: 20px;
    padding: 10px 0 0 0;
}
#wrapper #article #backnumber h3 {
	font-size: 15px;
	padding: 0 0 10px 0;
}
#wrapper #article #backnumber p {
	width: 563px;
	font-size: 13px;
	padding: 10px 0;
}


















