@charset "utf-8";

@import url("common.css");

h2.mainttl {
	font-size: 18px;
	border-bottom: solid 3px #75b409;
	line-height: 100%;
	padding: 0 0 3px 0;
}
ul.movie_main {
	height: 157px;
	margin: 0 0 20px 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;
	height: 70px;
	margin: 0 0 20px 0;
}
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;
}

