@charset "euc-jp";
/* CSS Document */
/*ヘッダーイメージ画像*/
.hdimgbg{
	background:url(../../img/privacy_bg.gif) no-repeat;/*各ページごとに変更が必要*/
	height:158px;
	width:980px;
	margin:0 auto;
}

/*--以下は変更の必要無し---------------------------------------------------------------------------*/

/*レフトサブナビゲーションのリスト*/
#contents li a{
	color:#fb858a;
	text-decoration:none;
}
#contents li a:visited{
	color:#fb858a;
	text-decoration:none;
}
#contents li a:hover{
	color:#fdb6b9;
	text-decoration:none;
}
#contents li{
	list-style:none;
	background:url(../../img/lnavbg.gif) no-repeat;
	background-position:2px 5px;
	text-indent:1.5em;
	font-size:110%;
	margin-bottom:5px;
}

/*レフトサブナビゲーションのボックス*/
.ln{
	position:absolute;
	top:0;
	left:-270px;
}

/*テキストサイズ85%*/
.tx85{
	clear:both;
	font-size:85%;
	padding-top:10px;
	width:645px;
}
/*左BOX*/
.leftbx{
	width:185px;
	text-align:center;
	float:left;
}
/*右BOX*/
.rightbx{
	width:490px;
	float:right;
	margin:0 10px 0 0;
}
.rightbx2{
	width:490px;
	float:right;
	margin:0 10px 0 0;
}

.rightbx3{
	width:490px;
	float:right;
	margin:0 10px 0 0;
}
h3{
	clear:both;
	font-size:16px;
	background:url(../../img/h3bg.gif) no-repeat left top;
	width:660px;
	height:40px;
	color:#c79c59;
	margin:0 0 5px 16px;
	padding-left:16px;
	padding-top:8px;
}
h4{
	clear:both;
	font-size:110%;
	color:#ef8c12;
	margin:0 0 5px 32px;
	display:block;
}
.rightbx img,.smplmv{
	float:right;
	text-align:center;
}

.rightbx p{
	float:left;
	width:220px;
	font-size:95%;
}

.rightbx2 p{
	float:left;
	font-size:95%;
}
/*DVD一覧用h3*/
.dvdall{
	clear:both;
	font-size:16px;
	background:url(../../img/h3bg.gif) no-repeat left top;
	width:660px;
	height:40px;
	color:#c79c59;
	margin:0 0 5px 16px;
	padding-left:16px;
	padding-top:8px;
}

/*DVDBOX用右BOX*/
rightbx3 p{
	width:220px;
	font-size:95%;
}
/*DVD一覧用サムネイル*/
.dvdthum img{
}

.dvdsetimg{
	float:left;
	margin:0 0 20px 20px;
}
.dvdvol{
	float:left;
	width:140px;
	margin:0 0 20px 25px;
	height:300px;
}
.dvdtx{
	width:140px;
	margin:0 0 10px 0;
	padding:0;
}
h5{
	margin:5px 0;
	font-weight:bold;
	font-size:90%;
}
/*テキストサイズ85%*/
.tx855{
	font-size:85%;
}

#contents .dvdallli li{
	background:none;
	list-style:disc;
	font-size:95%;
	background-position:2px 5px;
	text-indent:0;
	margin-bottom:0;
	margin-left:-25px;
	padding-left:-5px;
}