@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	line-height: 1.6;
	color: #FFF;
}
table {
	font-size:: inherit;
	font: 100%;
}
pre, code, kbd, samp, tt {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	*font-size: 108%;
	line-height: 100%;
}
.attrHidden {
	position: absolute;
	left: -9999px;
}

div.wrapper {
	width: 960px;
	margin: 0 auto;
}

div.header {
	position: relative;
	background-image: url(../images/mainImg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div.container {
	text-align: left;
}
div.footer {
	background-color: #1e241d;
	padding-top: 14px;
	padding-bottom: 20px;
}

div#snsBlock {
	text-align: center;
}
div#snsBlock img {
	vertical-align: baseline;
}

div.prologueSection {
	padding: 0 40px;
}
div.castSection {
	padding: 0 40px;
}
div.staffSection {
	padding: 0 40px;
}
div.discTopWrapperBlock {
	zoom: 1;
	overflow: hidden;
	margin-top: 25px;
}
div.dvdInfoSection {
	padding: 0 40px;
}
div.blurayInfoSection {
	padding: 0 40px;
}
div.discLeftBlock {
	float: left;
	width: 358px;
}
div.discRightBlock {
	float: right;
	width: 490px;
}
h1 {
	text-indent: -9999px;
}
.fnt10 {font-size: 10px;}
.fntBold {font-weight: bold;}
.fntDiscEm {
	font-size: 15px;
	font-weight: bold;
	color: #fbec0b;
}
.txtEm {
	font-size: 19px;
	font-weight: bold;
	color: #cc0000;
}
.txtBlurayEm {
	font-weight: bold;
	color: #cc0000;
}
.txtInd {text-indent: 2em;}

.pdT20 {padding-top: 20px;}
.pdT510 {padding-top: 510px;}

.mgnT1hem {margin-top: 0.5em;}
.mgnT1em {margin-top: 1em;}
.mgnT25 {margin-top: 25px;}

ul {
	overflow: hidden;
	zoom: 1;
}
ul li {
	float: left;
}

.cartIn {
	display: block;
	background-image: url(../images/cartInImg_o.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 151px;
	height: 42px;
}
.cartLook {
	display: block;
	background-image: url(../images/cartLookImg_o.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 152px;
	height: 42px;
}

address {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

table {
	border-collapse: collapse;
	font-size: 13px;
}

h2.subCatch {
	position: absolute;
	top: 434px;
	right: 20px;
}
p.notice {
	padding-top: 1em;
	font-size: 10px;
	text-align: center;
}