@charset "utf-8";

@import url("common.css");

h2.mainttl {
	font-size: 18px;
	line-height: 1;
	color: #fc0;
	margin: 0 0 15px 0;
}
h2.mainttl span {
	display: block;
}
h2.mainttl_pre {
	font-size: 18px;
	line-height: 1;
	color: #fc0;
	margin: 0 0 15px 0;
}
h2.mainttl_pre span {
	display: block;
}
p.orange a {
	color: #fc0;
}
ul.movie_main {
	height: 157px;
	margin: 0 0 5px 0;
}
ul.movie_main li {
	float: left;
	width: 210px;
	height: 157px;
	margin: 0 0 0 5px;
}
ul.movie_main li.zeromargin {
	margin: 0;
}
div.invite_bn {
	width: 640px;
	margin: 20px 0;
	padding: 0 0 20px 0;
}
div.invite_bn a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
div#galery {
	width: 640px;
	height: 190px;
	margin: 0 0 20px 0;
}
div#galery ul {
	width: 390px;
	height: 190px;
	overflow: hidden;
	float: left;
}
div#galery ul li {
	width: 120px;
	height: 90px;
	float: left;
	margin: 0 10px 10px 0;
}
div#galery div.combg {
	width: 240px;
	height: 190px;
	float: right;
	background: url(../img/comment_bg.gif) no-repeat;
}
div#galery div.combg div {
	height: 160px;
	overflow: auto;
	position: relative;
	top: 30px;
}
div#galery div.combg div p {
	padding: 10px;
	line-height: 120%;
}
h3.h3subttl {
	width: 640px;
	height: 30px;
	line-height: 100%;
	margin: 0 0 10px 0;
}
div.endboder {
	padding: 0 0 20px 0;
	background: url(../img/dotted.gif) bottom no-repeat;
	margin: 0 0 20px 0;
}
table.dltbl {
	width: 100%;
}
table.dltbl th {
	background: #84a60f;
	text-align: center;
	padding: 3px;
	font-size: 12px;
}
table.dltbl td {
	background: #333;
	text-align: center;
	padding: 3px;
	font-size: 12px;
	line-height: 120%;
}
table.dltbl td.commentd {
	text-align: left;
	font-size: 12px;
	vertical-align: middle;
}
ul.rehushlist {
	width: 640px;
	height: 90px;
}
ul.rehushlist li {
	width: 124px;
	height: 90px;
	text-align: right;
	float: left;
	zoom: 1;
}
ul.rehushlist li img {
	display: block;
	width: 120px;
	height: 90px;
}
ul.rehushlist li.ttlfirst {
	width: 140px;
	text-align: left;
}
ul.rehushlist li.ttlfirst img {
	width: 140px;
}

p.series_anchor {
	text-align: right;
	position: relative;
	top: -10px;
	color: #fc0;
	padding: 3px 10px;
	line-height: 1;
}
p.series_anchor img {
	vertical-align: middle;
	position: relative;
	top: -10px;
	margin: 0 5px 0 20px;
}
p.series_anchor a {
	color: #f90;
	font-weight: bold;
	text-decoration: none;
}
p.series_anchor a:hover {
	text-decoration: none;
}
p.series_anchor a.sub {
	color: #fc0;
	font-weight: bold;
	text-decoration: none;
}


div.vip_intro {
	width: 640px;
	height: 360px;
	margin: 0 0 10px 0;
	background: url(../img/vip_txt.gif) right top no-repeat;
}
div.vip_intro img {
	background: none;
}
div.vip_intro p.mainshot {
	width: 480px;
	float: left;
}
div.vip_intro div.introside {
	width: 150px;
	float: right;
	padding: 40px 0 0 0;
}
div.vip_intro div.introside p.txt {
	height: 180px;
	overflow: hidden;
	padding: 0 10px;
	margin: 0 0 15px 0;
	line-height: 20px;
}
div.vip_intro div.introside p.spec {
	height: 35px;
	overflow: hidden;
	line-height: 16px;
}
div.vip_intro div.introside p.dlbtn {
	height: 50px;
}
div.vip_intro div.introside p.dlbtn a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
div.vip_intro div.introside p.full {
	padding: 10px 0 0 0;
}
div.vip_intro div.introside p.full a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.dotline {
	background: url(../img/dotted.gif) bottom no-repeat;
}

div.explain {
	padding: 10px;
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
	margin: 20px 0 0 0;
}
div.explain strong {
	display: block;
	background: url(../img/arw10fc0.gif) 0 0 no-repeat;
	padding: 0 0 5px 15px;
	color: #fc0;
	line-height: 1;
	font-size: 14px;
}

