@charset "utf-8";

@import url("common.css");

h2.ttlimg {
	width: 640px;
	margin: 0;
}
h3.splitter {
	font-size: 14px;
	color: #fff;
	border-bottom: solid 2px #75b409;
	line-height: 1.2;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}
h3.splitter a {
	color: #fc0;
}
h3.splitter a:hover {
	color: #fa0;
	text-decoration: none;
}
h3.splitimg {
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}
div.commentarea {
	background: url(../img/series_comment.jpg) no-repeat;
	width: 640px;
	height: 100px;
	margin: 0 0 20px 0;
}
div.commentarea p {
	padding: 25px 5px 0 95px;
	line-height: 120%;
}
ul.rehushlist {
	width: 640px;
	height: 90px;
}
ul.rehushlist li {
	width: 174px;
	height: 85px;
	text-align: right;
	float: left;
	zoom: 1;
}
ul.rehushlist li img {
	display: block;
	width: 170px;
	height: 85px;
}
ul.rehushlist li.ttlfirst {
	width: 115px;
}
ul.rehushlist li.ttlfirst img {
	width: 115px;
}

ul.detail {
	width: 640px;
}

ul.detail li div.detailwrap div.txtwrap strong.ttl_str {
	display: block;
	width: 360px;
	height: 18px;
	line-height: 100%;
	margin: 0 0 7px 10px;
	border-bottom: solid 2px #fc0;
}

.orange a {
	color: #fc0;
}

ul.detail li div.detailwrap dl dd.vip {
	width: 200px;
	float: right;
}

p.toallthelists {
	text-align: right;
	padding: 0 0 20px 0;
	border-bottom: dotted 1px #777;
}
p.toallthelists a {
	color: #fc0;
}
p.toallthelists a:hover {
	color: #fa0;
	text-decoration: none;
}

