@charset "utf-8";
/* CSS Document */

#main_border {
	width:922px;
	border:1px solid #999999;
	padding:0px;
	background-color: #000000;
	height: 5318px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	/* background-image: url(../images/katudou_back.jpg); */
	background-repeat: no-repeat;
}

#header{
	margin:0px;
	width:922px;
	height: 55px;
	position: relative;
	top: 23px;
	clear: both;
}

#headerBoxLeftBox{
	float: left;
	height: 55px;
	width: 255px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#TitleImage a {
	display:block;
	background-image: url(../images/top_back2.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 255px;
}#TitleImage a:hover {
	background-image: url(../images/top_back2.jpg);
	background-repeat: no-repeat;
}

#headerBoxRightBox{
	float: right;
	margin-top: 10px;
}

#headerBox{
	float: right;
	clear: both;
}

#headerBox ul {
	width: 599px;
	height:45px;
	float: right;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#headerBox li  {
	margin:0px;
	height: 45px;
	list-style-type:none;
	float: left;
}

#header li a {
	display: block;
	height: 45px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	margin:0px;
}

#header #actors a  {
	background-image: url(../images/menu_act_1.jpg);
	width:100px;
}

#header #news a {
	background-image: url(../images/menu_news_1.jpg);
	width:120px;
}

#header #shopping a {
	background-image: url(../images/menu_shop_1.jpg);
	width:120px;
}

#header #aboutus a {
	background-image: url(../images/menu_about_1.jpg);
	width:120px;
}

#header #contact a {
	background-image: url(../images/menu_cont_1.jpg);
	width:139px;
}



#header #actors a:hover {
	background-image: url(../images/menu_act_2.jpg);
	width:100px;
}

#header #news a:hover {
	background-image: url(../images/menu_news_2.jpg);
	width:120px;
}

#header #shopping a:hover {
	background-image: url(../images/menu_shop_2.jpg);
	width:120px;
}

#header #aboutus a:hover {
	background-image: url(../images/menu_about_2.jpg);
	width:120px;
}

#header #contact a:hover {
	background-image: url(../images/menu_cont_2.jpg);
	width:139px;
}

/* shop */

.subTitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #C00;
	float: left;
	padding-top: 50px;
	padding-left: 55px;
	clear: both;
	width: 600px;
	text-align: left;
	height: 50px;
}

.titleBox {
	float: left;
	height: 210px;
	width: 711px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/dvd_title_base.png);
	background-repeat: no-repeat;
	margin-left: 105px;
	display: inline;
	margin-top: 0px;
	padding-top: 160px;
}

.titleBoxLeft {
	float: left;
	height: 190px;
	width: 430px;
}

.leftbutton {
	height: 43px;
	width: 362px;
	margin-top: 0px;
	margin-left: 45px;
	float: left;

	/*add*/
	color: #FFF;
	border-radius: 10px;
	background-color: #a012cf;
	text-align: center;
	line-height: 43px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	box-sizing: border-box;
	border: 1px solid #FFF;
	overflow: hidden;
}
.leftbutton a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none !important;
	transition: background-color 0.3s ease-out;
	overflow: hidden;
}
.leftbutton a:hover {
	background-color: #4f35fd;
}
.leftbutton.current {
	background-color: #4f35fd;
	cursor: default;
	pointer-events: none;
}


.titleBoxRight {
	float: right;
	height: 140px;
	width: 241px;
	padding-top: 50px;
	padding-right: 40px;
}

.subTitleBox {
	float: left;
	height: 43px;
	width: 711px;
	margin-top: 30px;
	margin-left: 105px;
	display: inline;

	/*add*/
	color: #FFF;
	border-radius: 10px;
	background-color: #a012cf;
	text-align: center;
	line-height: 43px;
	font-size: 20px;
	font-weight: bold;
}

.dvdBox {
	float: left;
	/* height: 192px; */
	width: 701px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	/* background-image: url(../images/dvd_bese.png);
	background-repeat: no-repeat; */
	margin-left: 110px;
	display: inline;
	margin-top: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #efefef;
	border-radius: 10px;
	overflow: hidden;

}

.dvdBoxLeft {
	/* height: 190px; */
	width: 200px;/* 340px; */
	clear: both;
	float: left;
}

.gazo1 {
	float: left;
	height: 155px;
	width: 126px;
	margin-left: 50px;
}

.gazo2 {
	float: left;
	height: 155px;
	width: 126px;
	margin-left: 15px;
}


.dvdBoxRight {
	float: right;
	/* height: 190px; */
	width: 500px;/*361px;*/
}

.text0 {
	font-size: 10px;
	color: #03C;
	font-weight: normal;
	text-align: left;
	float: left;
	margin-left: 30px;
	clear: both;

	width: 300px;
}

.text1 {
	font-size: 18px;
	color: #03C;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-left: 30px;
	clear: both;
	height: 21px;
	/* width: 300px; */
}

.text2 {
	/* width: 250px; */
	width: 450px;
	/* height: 85px; */
	font-size: 12px;
	line-height: 1.4em;
	color: #000;
	text-align: left;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	font-weight: normal;
}

.text2_2 {
	width: 250px;
	height: 75px;
	font-size: 12px;
	line-height: 1.3em;
	color: #000;
	text-align: left;
	float: left;
	margin-left: 30px;
	margin-top: 5px;
	font-weight: normal;
}

.text3 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-top: 15px;
	/* margin-left: 45px; */
	margin-left: 30px;
	clear: both;
	height: 22px;
	width: 300px;
}
.text3 + .text3 {
	margin-top: 0;
}

.buttonBox {
	float: left;
	height: 66px;
	width: 701px;
	margin-top: 40px;
	margin-left: 115px;

}

.pagetop {
	font-size: 12px;
	margin-top: 25px;
	margin-left: 100px;
	display: inline;
	float: left;
	clear: both;
	padding-left: 15px;
	width: 200px;
	text-align: left;
}


#footer_frame {
	width:922px;
	padding:0px;
	background-color: #000000;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	clear: both;
	float: left;
}

#footer{
	width:922px;
	height: 60px;
	position: relative;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footerBox{
	float: right;
	clear: both;
}

#footerImage a {
	display:block;
	background-image: url(../images/top_back_f.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 245px;
}

#footerImage a:hover {
	background-image: url(../images/top_back_f.jpg);
	background-repeat: no-repeat;
}


#copyright {
	background-image: url(../images/copyright.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	margin-top: 15px;
	height: 14px;
	width: 256px;
}



/*clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

/*clearfix end */
.cast-list {
	margin: 0.5em 0;
}
.cast-list div {
	display: flex;
	margin-bottom: 0.5em;
}
.cast-list dt {
	width: 110px;
	/* background-color: #00f; */
}
.cast-list dd {
	width: 340px;
	/* background-color: #f00; */
	flex: 1 1 0;
	margin: 0;
}
