@charset "shift_jis";
#wrap #contentswrap {
	max-width: 1000px;
	width: 100%;
}
#wrap #contents {
	max-width: 980px;
	width: 100%;
}

#contents #center {
	margin: 0 0px 20px 0px;
	clear: both;
	background-repeat: repeat-x;
	padding: 0 0;
}
#head {
	background-image: url(image/logo.png);
	/* [disabled]border-radius: 0px; */
	background-position: 95% 50%;
	background-size: 89px 49px;
	height: 60px;
}
#head h1{
	padding-top: 10px;
	font-size: 15px;
	background-image: url(image/h1-smaho.jpg);
	background-size: 600px 50px;
	background-position: 50% 50%;
	text-align: center;
	margin: auto 50px auto 10px;
	height: 50px;
}
.list-wrap {
	border-left: 0px;
	border-right: 0px;

}




.list li {
	float: left;
	min-width: 160px !important;
}

.list-basis {
	float: none;
	width: 100%;

}
.list2 {
	background-image: url(../dq3-hd2d%20-%20Copy/image/none);
}
.list2 li {
	float: left;
	min-width: 160px !important;
	border: 0;
}

.pc-ad {
	width: 40%;
	float: left;
	display: none;
}

.cl-pc {
	clear: both;
	display: none;
}

body #foot{
	max-width: 900px;
}


.new-ad {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.zettai-iwanai {
	display: none;
}




#update li {
	line-height: 25px !important;
}

.movie-list {
	width: 40%;
	margin-left: 10px;
	overflow-x: auto;
	height: 250px;
	background-color: #FFFFFF;
}
.movie-list li   {
	width: 300px;
	/* [disabled]padding: 0; */
	background-image: url(../dq12/none);
	/* [disabled]list-style-type: disc; */
	list-style-position: inside;
	line-height: 20px;
	/* [disabled]vertical-align: text-bottom; */
}
.movie-list::-webkit-scrollbar {
 display:none;
}
#wrap #contents .movie-list li a{
	animation: marquee-left 16s linear infinite;
	vertical-align: middle;
	background-position: 0 50%;
	display: block;
	height: auto;
	line-height: 30px;
	margin: 0;
}
