@charset "utf-8";
/* charset ↑ */
.toptitle{
	background: none;
	color: #333333;
	border-top: 2px solid #222222;
	border-bottom: 1px solid #222222;
}
#nav,#fontsize,#right,#pagetop{
	display: none;
}
#left{
	width: auto;
	float: none;
}
#footernav{
	border-top: 2px solid #222222;
	background: none;
}
#footernav a{
	color: #333333;
}
.photoList span{
	background:none;
	color: #333333;
	margin-top: 2px;
}
/* キャスト表示 */
.castList dt span{
	background: none;
	padding-right: 0.1em;
}

.castList dt {
	padding-right: 0em;
	background: none;
	line-height: 1.6em;
	margin-bottom: 0;
	border-bottom: 1px solid #dddddd;
	display: inline-block;
	width: 48%;
	float: none;
}
.castList dd {
	line-height: 160%;
	background: none;
	width: 14em;
	margin-top: -1.6em;
	float: right;
	padding-left: 0.3em;
	border-bottom: 1px solid #dddddd;
	display: inline-block;
	width: 48%;
	float: none;
}
.castList dt a,
.castList dd a,
.castList dt a:link,
.castList dd a:link,
.castList dt a:visited,
.castList dd a:visited{
	color: #333333;
}
.btn_totop{
	display: none;
}
.noprint{
	display: none;
}
#slide_cont .noprint{
	opacity: 0;
}
#slide_thumb{
	background-color: #ffffff;
}
#slide_thumb a img{
	opacity: 1;
}