@charset "utf-8";

#container {
	background: url(../../img/pc/bg_main_01.jpg) no-repeat center top;
}


#topHeader {
	position: relative;
	margin: 0 auto;
	width: 960px;
}
h1 {
	margin: 0 auto;
	padding-top: 45px;
	padding-bottom: 429px;
	width: 759px;
}
#topOutline .info {
	margin-right: 15px;
	float: left;
	width: 320px;
}
#topOutline .info p {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 1.5;
}
#topOutline .embed {
	border: 1px solid #404142;
	float: left;
	width: 319px;
}

#topContents {
	position: relative;
}
#topContents .button {
	position: absolute;
	top: -95px;
	width: 960px;
	text-align: center;
}
#topContents .button img {
	display: inline;
	-webkit-box-shadow: 0px 0px 30px rgba(225, 230, 58, 1);
	-moz-box-shadow:    0px 0px 30px rgba(225, 230, 58, 1);
	box-shadow:         0px 0px 30px rgba(225, 230, 58, 1);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#topMain {
	margin-right: 30px;
	float: left;
	width: 700px;
	clear: both;
}
#topMain #topLive .movieBlockL {
	position: static;
	margin: 0;
	float: left;
	width: 364px;
}
#topMain #topLive .movieBlockL .image,
#topMain #topLive .movieBlockL .image img {
	width: 134px;
}
#topMain #topLive .movieBlockL .image.image {
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 4px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 4px rgba(0, 0, 0, 0.75);
}
#topMain #topLive .movieBlockL dl {
	margin-left: 10px;
	width: 210px;
}
#topMain #topLive .movieBlockL dt {
	margin-bottom: 0;
}
#topMain #topLive .movieBlockL dt,
#topMain #topLive .movieBlockL dd {
	line-height: 1.6;
}
#topMain #topLive .movieBlockR {
	position: static;
	margin: 0;
	float: left;
	width: 290px;
}
#topMain #topPrevious {
	padding-left: 0;
	padding-right: 0;
	width: auto;
}
#topMain #topPrevious .unit {
	padding: 0 16px;
	float: left;
	width: 314px;
}
#topMain #topPrevious .unit h3 {
	margin-bottom: 10px;
	font-size: 14px;
	text-align: center;
	line-height: 1.3;
}
#topMain #topPrevious .unit .iframe,
#topMain #topPrevious .unit .embed {
	border: 1px solid #ccc;
}

#topSub {
	float: left;
	width: 230px;
}
#topSub img {
	display: block;
}
#topSub #topManga {
	margin-bottom: 20px;
	padding: 18px 0 24px;
	border: 1px solid #4f4f4f;
	background: #01112c;
	text-align: center;
}
#topSub #topManga .image {
	margin: 0 auto;
	width: 180px;
}
#topSub #topManga p {
	margin-top: 5px;
	font-size: 16px;
	line-height: 1.25;
}
#topSub #topManga .banner {
	margin: 20px auto 0;
	width: 180px;
	height: 180px;
}
#topSub #topHonsha {
	border: 1px solid #4f4f4f;
}

#bannerArea {
	clear: both;
	padding-top: 10px;
    text-align: center;
}
